MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs
@@ -2,6 +2,7 @@ public class ErpProductionOrderSubDto { public string? FBILLNO { get; set; } // 序号 public string? FSEQ { get; set; } // 序号 public string? FMaterialID2 { get; set; } // 子项物料编码 public string? FMustQty { get; set; } // 需领用量