Commit b32655d5 authored by 吴春's avatar 吴春

提交代码

parent 5939ba83
......@@ -602,6 +602,7 @@ namespace Mall.Module.Education
{ nameof(RB_Point_TeacherCourse_Extend.MinDuration), model.MinDuration },
{ nameof(RB_Point_TeacherCourse_Extend.StudyDuration), model.StudyDuration },
{ nameof(RB_Point_TeacherCourse_Extend.RoomId), model.RoomId },
{ nameof(RB_Point_TeacherCourse_Extend.DurationUnit), model.DurationUnit },
};
IList<WhereHelper> auditrecordWhereHelpers = new List<WhereHelper>
{
......
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