yanjinhui
6 天以前 aeb971fe12b73d83d31a83b00f0a6e2876b24a00
代码管理/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; }