This commit is contained in:
he
2023-07-13 11:40:30 +08:00
parent fc71dea8e9
commit 2526ac32fa
3 changed files with 3 additions and 3 deletions
@@ -184,7 +184,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// <summary>
/// 最大行数
/// </summary>
public int? MaxRow { get; set; }
public int? MaxQuestionCount { get; set; }
/// <summary>
/// 临床数据选项类型(无,自定义)