Kaynağa Gözat

TeachClass补充字段

西昌缴费二期
liangkun 2 yıl önce
ebeveyn
işleme
ba90987070
1 değiştirilmiş dosya ile 8 ekleme ve 1 silme
  1. +8
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/TeachClass/TeachClassEntity.cs

+ 8
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/TeachClass/TeachClassEntity.cs Dosyayı Görüntüle

@@ -113,7 +113,14 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration
[Column("F_SCHOOLID")]
public string F_SchoolId { get; set; }
#endregion

[NotMapped]
public string LessonName { get; set; }
[NotMapped]
public string LessonSortDetailNo { get; set; }
[NotMapped]
public int? StartWeek { get; set; }
[NotMapped]
public int? EndWeek { get; set; }
#region 扩展操作
/// <summary>
/// 新增调用


Yükleniyor…
İptal
Kaydet