liuying
2024-12-08 0e0ff265a99bae19dbf6194483704cfdb7223375
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; }