xwt
2025-08-14 82dac540156cb29e58c86f7d7d840e3c7e548c15
StandardInterface/MES.Service/Dto/service/RKJDto.cs
@@ -17,6 +17,11 @@
    //备注
    public string? Remarks { get; set; }
    // 送检批次
    public string? RbillNo { get; set; }
    // 送检数量
    public decimal? quantity { get; set; }
    //==========================================
    //巡检主子表需要的数据