修改一版

This commit is contained in:
he
2022-06-14 16:12:51 +08:00
parent f5fb83ab37
commit bf9edb8425
6 changed files with 20 additions and 5 deletions
@@ -397,6 +397,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// 是否启用
/// </summary>
public bool IsEnable { get; set; }
public int QuestionCount { get; set; }
}
@@ -422,6 +424,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public bool IsEnable { get; set; }
public int QuestionCount { get; set; }
/// <summary>
/// 是否是系统数据
/// </summary>