Merge branches 'dev_item_bank' and 'dev_jupyter' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_item_bank

dev_daiao
杨树明 5 years ago
commit 8aee956ca8

@ -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