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