Commit 24d45f6c authored by 黄奎's avatar 黄奎

页面修改

parent 3d21e9e5
...@@ -101,5 +101,10 @@ namespace Edu.Model.ViewModel.Question ...@@ -101,5 +101,10 @@ namespace Edu.Model.ViewModel.Question
return Common.Plugin.EnumHelper.ToName(this.LevelType); return Common.Plugin.EnumHelper.ToName(this.LevelType);
} }
} }
/// <summary>
/// 是否返回所有字段
/// </summary>
public int IsShowAllQuestion { get; set; }
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment