Commit 7dc1909f authored by 黄奎's avatar 黄奎

页面修改

parent c6313cc6
...@@ -753,7 +753,8 @@ namespace Edu.Module.User ...@@ -753,7 +753,8 @@ namespace Edu.Module.User
ForeignersUrl = "", ForeignersUrl = "",
Specialty = "1,2,3,4", Specialty = "1,2,3,4",
BaseHoursEnabled = 0, BaseHoursEnabled = 0,
EnableTime = model.EnableTime, EnableTime = "2021-12",
AccountUserType=1,
}; };
newId = teacherRepository.Insert(teacher); newId = teacherRepository.Insert(teacher);
flag = newId > 0; flag = newId > 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment