22
schangxiang@126.com
2024-12-18 f59986d5ebb3471074acaaf760ea99c3a9ea66df
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -22,8 +22,6 @@
        [StringLength(50)]
        public string OrderId { get; set; }
        public bool? IsKitting { get; set; }
        public bool? IsUnline { get; set; }
        public DateTime? UnlineTime { get; set; }