修改一版
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user