tpi active传错

dev_daiao
guange 5 years ago
parent cdd402c270
commit 64ccbd24e6

@ -76,7 +76,7 @@ class JupytersController < ApplicationController
def active_with_tpi
myshixun = Myshixun.find_by(identifier: params[:identifier])
jupyter_active_tpm(myshixun)
jupyter_active_tpi(myshixun)
render json: {status: 0}
end

Loading…
Cancel
Save