22
schangxiang@126.com
2024-12-23 f92f06042907f92f75f6e4cf68a43854d2de8027
LA24030_LuLiPackageLine_Print/LA24030_LuLiPackageLine_PrintService/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; }
@@ -37,6 +35,8 @@
        public int NoUnLinePackageNum { get; set; }
        public int? NgPackageNum { get; set; }
        public decimal AllPackageArea { get; set; }
        public decimal ScanPackageArea { get; set; }