이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
bjquanjiang
/
DigitalScholl
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
开课计划关联 考务管理属性为空
怀来职教中心中职
ndbs
1 년 전
부모
9c6c1aab5b
커밋
14d3c8190a
1개의 변경된 파일
과
5개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 扩展操作
쓰기
미리보기
불러오는 중...
취소
저장