修改一版

This commit is contained in:
he
2022-10-28 17:21:55 +08:00
parent 1c6d03af0e
commit 69f3072a05
5 changed files with 59 additions and 0 deletions
@@ -140,6 +140,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public TableQuestionType? QuestionGenre { get; set; }
/// <summary>
/// 全局阅片显示类型
/// </summary>
public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
/// <summary>
/// 数值类型
/// </summary>