22
schangxiang@126.com
2024-12-10 c733a6f12bc6f8e7f206ef8173e8991041248c36
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -26,6 +26,11 @@
        public bool? IsUnline { get; set; }
        public DateTime? UnlineTime { get; set; }
        [StringLength(50)]
        public string UnlinePerson { get; set; }
        public int PackageNum { get; set; }
        public int UnLinePackageNum { get; set; }