异常修改

dev_forum
daiao 5 years ago
parent e81509e396
commit 99d8592e4f

@ -540,8 +540,8 @@ class GamesController < ApplicationController
end
end
end
# 有异常了,立即重试
tip_exception(e.message)
# 有异常,版本库获取不到代码,前端轮训
tip_exception(0, e.message)
end
end

Loading…
Cancel
Save