liuying
2024-12-10 3e473e90358abbf82e7a60b6ed58ca2df02d4ce4
CC/iWareSql/WmsDBModel/mes_upi_linequeue.cs
@@ -32,11 +32,11 @@
        [StringLength(50)]
        public string OrderId { get; set; }
        public int? AreaCode { get; set; }
        public int UpiStatus { get; set; }
        public int? UpiFlag { get; set; }
        public int? AreaCode { get; set; }
        [StringLength(255)]
        public string Location { get; set; }