StandardInterface/MES.Service/Dto/service/LLJDto.cs @@ -23,6 +23,8 @@ //特殊备注 public string? Meom { get; set; } public int? PHSY {get; set; } //========================================== //巡检主子表需要的数据 public QsItemOqcReq? from { get; set; }