代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_Task_Hty.cs
@@ -9,6 +9,7 @@ { public class Dt_Task_Hty : Dt_Task, IBaseHistoryEntity { public new DateTime CreateDate { get; set; } public int SourceId { get; set; } public string OperateType { get; set; }