修改一版

This commit is contained in:
he
2022-06-16 16:39:13 +08:00
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;
}