分支自 SuZhouGuanHong/TaiYuanTaiZhong

huanghongfeng
2024-07-19 bb929bd0809eefc1108dd779846ff07d997f7ef0
代码管理/WMS/WMS_Server/WIDESEA_Entity/DomainModels/ToMES/dt_mes_head_hty.cs
@@ -251,6 +251,12 @@
       [Editable(true)]
       public string compeletor { get; set; }
        /// <summary>
        ///鎿嶄綔鏃堕棿
        /// </summary>
        [Display(Name = "鎿嶄綔鏃堕棿")]
        [Column(TypeName = "datetime")]
        [Editable(true)]
        public DateTime? completedate { get; set; }
    }
}