schangxiang@126.com
2024-12-11 a27f35ea06c7b6bd9a6dc310c86c366e8052897b
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; }