liuying
2024-12-11 3b8b9cba9ebe15ff4ae1a7d8cb483d1f0ffcfa85
CC/iWareSql/WmsDBModel/mes_order_gather.cs
@@ -26,6 +26,11 @@
        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; }