@@ -972,6 +972,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// 问题分类
|
||||
/// </summary>
|
||||
public QuestionClassify? QuestionClassify { get; set; }
|
||||
|
||||
public bool IsDicomReading { get; set; } = true;
|
||||
}
|
||||
|
||||
public class GetReadingTableQuestionOutDto
|
||||
|
||||
Reference in New Issue
Block a user