非dicom 标记图片增加

This commit is contained in:
2025-07-04 16:08:54 +08:00
parent d4dc00804b
commit 7c3b71de93
3 changed files with 6 additions and 1 deletions
@@ -574,7 +574,7 @@ namespace IRaCIS.Core.Application.Contracts
public ReadingCategory ReadingCategory { get; set; }
public List<string> ReadingNoneDicomMarkPathList { get; set; }
public List<TrialKeyPicturePath> QuestionMarkPictureList { get; set; }
public List<TrialKeyPicturePath> TableQuestionRowPictureList { get; set; }