Commit 6bc6f98c authored by 黄奎's avatar 黄奎

页面修改

parent 507b363e
...@@ -32,5 +32,10 @@ namespace Edu.Model.ViewModel.Course ...@@ -32,5 +32,10 @@ namespace Edu.Model.ViewModel.Course
/// 讲师姓名 /// 讲师姓名
/// </summary> /// </summary>
public string TeacherName { get; set; } public string TeacherName { get; set; }
/// <summary>
/// 周几
/// </summary>
public string WeekDay { get; set; }
} }
} }
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