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