Compare commits
2 Commits
d19b5da008
...
f17001bace
| Author | SHA1 | Date |
|---|---|---|
|
|
f17001bace | |
|
|
80d99d4862 |
|
|
@ -2666,7 +2666,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 是否显示
|
/// 是否显示
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public ShowQuestion ShowQuestion { get; set; } = ShowQuestion.Show;
|
public ShowQuestion ShowQuestion { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 最大问题数
|
/// 最大问题数
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue