编译错误
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
hang 2025-07-04 16:16:28 +08:00
parent c71f7e38cc
commit e1e7abb65a
1 changed files with 1 additions and 1 deletions

View File

@ -574,7 +574,7 @@ namespace IRaCIS.Core.Application.Contracts
public ReadingCategory ReadingCategory { get; set; } public ReadingCategory ReadingCategory { get; set; }
public List<string> ReadingNoneDicomMarkPathList { get; set; } public List<TrialKeyPicturePath> ReadingNoneDicomMarkPathList { get; set; }
public List<TrialKeyPicturePath> QuestionMarkPictureList { get; set; } public List<TrialKeyPicturePath> QuestionMarkPictureList { get; set; }
public List<TrialKeyPicturePath> TableQuestionRowPictureList { get; set; } public List<TrialKeyPicturePath> TableQuestionRowPictureList { get; set; }