22
schangxiang@126.com
2024-12-15 1f6ee76c23f0324dc744c78e5e428eda6604e0b6
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -28,6 +28,7 @@
        public DateTime? UnlineTime { get; set; }
        [StringLength(50)]
        public string UnlinePerson { get; set; }
        public int PackageNum { get; set; }
@@ -36,6 +37,8 @@
        public int NoUnLinePackageNum { get; set; }
        public int? NgPackageNum { get; set; }
        public decimal AllPackageArea { get; set; }
        public decimal ScanPackageArea { get; set; }