修改一版
parent
14b7acf2aa
commit
a759cf6d2a
|
@ -544,6 +544,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
|
|
||||||
public int QuestionCount { get; set; }
|
public int QuestionCount { get; set; }
|
||||||
|
|
||||||
|
public bool IsBeUsed { get; set; } = false;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 是否是系统数据
|
/// 是否是系统数据
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
Loading…
Reference in New Issue