add
zongzhibin
2024-12-01 dd692f7c478e2d6a8e8659c9d972a7ddb70ddaaa
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; }