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