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

yslnewtiku
杨树明 5 years ago
commit 512e90aa02

@ -88,7 +88,7 @@ class JupytersController < ApplicationController
def timeinfo_with_tpi def timeinfo_with_tpi
myshixun = Myshixun.find_by(identifier: params[:identifier]) myshixun = Myshixun.find_by(identifier: params[:identifier])
info = jupyter_timeinfo_tpi(shixun) info = jupyter_timeinfo_tpi(myshixun)
render json: {status: 0}.merge(info) render json: {status: 0}.merge(info)
end end

Loading…
Cancel
Save