This commit is contained in:
he
2022-08-18 15:36:30 +08:00
parent 32ff20cf7a
commit 871b642769
7 changed files with 83 additions and 7 deletions
@@ -104,6 +104,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public int? MaxQuestionCount { get; set; }
/// <summary>
/// 病灶类型
/// </summary>
public LesionType? LesionType { get; set; }
/// <summary>
/// 创建人
/// </summary>