liuying
2024-12-01 478fa37ec863b2f7eb20ce19ad5cce96072bd4f9
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; }