소스 검색

开课计划关联 考务管理属性为空

怀来职教中心中职
ndbs 1 년 전
부모
커밋
14d3c8190a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/OpenLessonPlan/OpenLessonPlanEntity.cs

+ 5
- 0
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/OpenLessonPlan/OpenLessonPlanEntity.cs 파일 보기

@@ -276,6 +276,11 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
/// </summary>
[Column("STATE")]
public int? State { get; set; }
/// <summary>
/// 考务标识
/// </summary>
[Column("EXAMTYPE")]
public string ExamType { get; set; }
#endregion

#region 扩展操作


불러오는 중...
취소
저장