Dto/service/LLJDto.cs
@@ -23,6 +23,8 @@
    //备注
    public string? Remarks { get; set; }
    public string? inRzxxValue { get; set; }
    //==========================================
    //巡检主子表需要的数据
    public QsItemOqcReq? from { get; set; }