schangxiang@126.com
2025-03-27 5b5429a616f4d6637c3ddd4b2476f4d563f19585
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -22,8 +22,6 @@
        [StringLength(50)]
        public string OrderId { get; set; }
        public bool? IsKitting { get; set; }
        public bool? IsUnline { get; set; }
        public DateTime? UnlineTime { get; set; }