修改一版
This commit is contained in:
@@ -37,7 +37,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// </summary>
|
||||
public bool? IsPublicPage { get; set; } = false;
|
||||
|
||||
public int PageShowOrder { get; set; }
|
||||
public int? PageShowOrder { get; set; }
|
||||
|
||||
public List<TrialReadQuestionData> Childrens { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user