关卡评测设置的学院文件路径太长后报错

dev_winse
daiao 6 years ago
parent de85220fd8
commit 8357917052

@ -0,0 +1,5 @@
class ModifyPathForChallenges < ActiveRecord::Migration[5.2]
def change
change_column :challenges, :path, :text
end
end
Loading…
Cancel
Save