MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs
@@ -13,7 +13,7 @@ public string? FLot { get; set; } // 批号 public string? FStockID { get; set; } // 仓库 public string? FIssueType { get; set; } // 发料方式 public string? FUnitID2 { get; set; } // 单位 public string? FUnitID { get; set; } // 单位 public string? FSupplyType { get; set; } // 供应类型 public string? FNumerator { get; set; } // 分子 public string? FDenominator { get; set; } // 分母