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