222
schangxiang@126.com
2024-12-13 a5e54d60dbc5c695b8cadc21fcb44eb5c851f09c
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -24,6 +24,13 @@
        public bool? IsKitting { get; set; }
        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; }