Commit 857114d7 authored by 黄奎's avatar 黄奎

页面修改

parent 3847a8af
......@@ -78,7 +78,7 @@ namespace Edu.Model.Entity.Grade
public int PlanType { get; set; }
/// <summary>
/// 课程ID
/// 课程id
/// </summary>
public int CourseId { get; set; }
}
......
......@@ -56,11 +56,6 @@ namespace Edu.Model.ViewModel.Grade
/// </summary>
public string CourseName { get; set; }
/// <summary>
/// 课程id
/// </summary>
public int CourseId { get; set; }
/// <summary>
/// 班级类型
/// </summary>
......
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