|
|
@@ -42,7 +42,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration |
|
|
|
/// <summary> |
|
|
|
/// 课程标识:1必修,2选修 |
|
|
|
/// </summary> |
|
|
|
[Column("ALTOEID")] |
|
|
|
[Column("LESSONSORTNO")] |
|
|
|
public string LessonSortNo { get; set; } |
|
|
|
/// <summary> |
|
|
|
/// 考勤类型 0-未定义,1-上课,2-下课, |
|
|
|