Services/Dto/MesReportingBgDto.cs @@ -12,4 +12,5 @@ public int? CjQty { get; set; } public int? OkQty { get; set; } public int? BfQty { get; set; } public string REMARK { get; set; }// 备注、报工类型 }