MES.Service/Dto/service/XJDto.cs @@ -19,6 +19,7 @@ public string? Remarks { get; set; } public string? Comments { get; set; } //========================================== //巡检主子表需要的数据 public QsQaItemXj? from { get; set; }