|
|
@ -27,6 +27,8 @@ class InitializationDataController < ApplicationController
|
|
|
|
# 清理实训评论
|
|
|
|
# 清理实训评论
|
|
|
|
Discuss.destroy_all
|
|
|
|
Discuss.destroy_all
|
|
|
|
Tiding.destroy_all
|
|
|
|
Tiding.destroy_all
|
|
|
|
|
|
|
|
ApplyAddDepartment.destroy_all
|
|
|
|
|
|
|
|
ApplyAddSchool.destroy_all
|
|
|
|
normal_status("初始化数据成功!")
|
|
|
|
normal_status("初始化数据成功!")
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|
end
|
|
|
|