MES.Service/Dto/webApi/ProductionOrder/ErpProductionOrder.cs
@@ -3,7 +3,7 @@ public class ErpProductionOrder { //public string? Id { get; set; } public string? SalesOrder { get; set; } public string? SalesOrderNo { get; set; } public string? ImageUrl { get; set; } } }