修改一版
parent
9149bdb7ff
commit
14b7acf2aa
|
@ -510,6 +510,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
|||
public bool IsCompleteConfig { get; set; }
|
||||
|
||||
public int QuestionCount { get; set; }
|
||||
|
||||
public bool IsBeUsed { get; set; } = false;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue