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; }