This commit is contained in:
he
2022-12-22 11:34:56 +08:00
committed by {872297557@qq.com}
parent 64cffc4dd2
commit e028eeea84
5 changed files with 20 additions and 0 deletions
@@ -56,6 +56,12 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public QuestionType? QuestionType { get; set; }
/// <summary>
/// 数据来源
/// </summary>
public DataSources DataSource { get; set; } = DataSources.ManualEntry;
/// <summary>
/// 病灶类型
/// </summary>