修改一版
This commit is contained in:
@@ -55,7 +55,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 是否生效
|
||||
/// </summary>
|
||||
public ReadingPeriodStatus IsTakeEffect { get; set; }
|
||||
public ReadingPeriodStatus IsTakeEffect { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 生效时间
|
||||
@@ -92,6 +92,4 @@ namespace IRaCIS.Core.Domain.Models
|
||||
public List<ReadingPeriodPlan> ReadingPeriodPlanList { get; set; } = new List<ReadingPeriodPlan>();
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user