南骏 池
2025-06-25 eea07b9c06f8a9070abe23816d02ae4fd73b4fa3
Dto/service/LLJDto.cs
@@ -17,10 +17,14 @@
    //孙表id
    public string? id { get; set; }
    //孙表id2(样本值id)
    public string? id13 { get; set; }
    //备注
    public string? Remarks { get; set; }
    public string? inRzxxValue { get; set; }
    //==========================================
    //巡检主子表需要的数据
    public QsItemOqcReq? from { get; set; }