liuying
2024-12-10 fd067b408ae97f16c13b0e25b9c870d23f4d0ba3
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; }