Commit b7379672 authored by 黄奎's avatar 黄奎

页面修改

parent 63cbf5ee
...@@ -1325,7 +1325,7 @@ namespace Edu.WebApi.Controllers.Course ...@@ -1325,7 +1325,7 @@ namespace Edu.WebApi.Controllers.Course
/// <summary> /// <summary>
/// 下载学员跟进信息 /// 下载题库
/// </summary> /// </summary>
/// <returns></returns> /// <returns></returns>
[HttpPost] [HttpPost]
...@@ -1440,7 +1440,6 @@ namespace Edu.WebApi.Controllers.Course ...@@ -1440,7 +1440,6 @@ namespace Edu.WebApi.Controllers.Course
{ {
} }
} }
item.QuestionContent = Common.Plugin.JsonHelper.Serialize(subList); item.QuestionContent = Common.Plugin.JsonHelper.Serialize(subList);
} }
......
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