liuying
2024-11-30 be14322d1b20857082dd47aeb895bd976dca13e0
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -24,6 +24,12 @@
        public bool? IsKitting { get; set; }
        public bool? IsUnline { get; set; }
        public DateTime? UnlineTime { get; set; }
        public string UnlinePerson { get; set; }
        public int PackageNum { get; set; }
        public int UnLinePackageNum { get; set; }