修改一版

This commit is contained in:
he
2022-08-01 13:43:59 +08:00
parent cf8c2de7a6
commit b672cd5c34
2 changed files with 22 additions and 2 deletions
@@ -171,6 +171,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public decimal VisitNum { get; set; }
public bool IsReadingShowSubjectInfo { get; set; } = false;
public bool IsReadingShowPreviousResults { get; set; } = false;
}
public class GetReadingImgInDto