StandardInterface/MES.Service/Dto/service/RKJDto.cs
@@ -19,6 +19,9 @@ public string? Remarks { get; set; } // 送检批次 public string? RbillNo { get; set; } // 送检数量 public decimal? quantity { get; set; } //========================================== //巡检主子表需要的数据