yanjinhui
2 天以前 e8323315b683a76509b9c1ecc717bb5b6a9ee08a
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/TaskInfo/Dt_Task_Hty.cs
@@ -9,7 +9,10 @@
{
    public class Dt_Task_Hty : Dt_Task, IBaseHistoryEntity
    {
        public new string Creater { get; set; }
        public new DateTime CreateDate { get; set; }
        public new string Modifier { get; set; }
        public new DateTime? ModifyDate { get; set; }
        public int SourceId { get; set; }
        public string OperateType { get; set; }