修改一版

This commit is contained in:
he
2022-08-12 13:43:09 +08:00
parent bfb905d130
commit b937ddbe51
6 changed files with 45 additions and 11 deletions
@@ -102,7 +102,7 @@ namespace IRaCIS.Core.Domain.Models
/// <summary>
/// 最大问题数
/// </summary>
public int MaxQuestionCount { get; set; }
public int? MaxQuestionCount { get; set; }
/// <summary>
/// 创建人