MES.Service/Dto/webApi/ErpProductionOrderSubDto.cs
@@ -4,7 +4,7 @@ { public string? FBILLNO { get; set; } // 序号 public string? FSEQ { get; set; } // 序号 public string? FMaterialID2 { get; set; } // 子项物料编码 public string? FMaterialID { get; set; } // 子项物料编码 public string? FMustQty { get; set; } // 需领用量 public string? FPickedQty { get; set; } // 已领用量 public string? FPositionNO { get; set; } // 位置号