Commit fc7ead44 authored by 吴春's avatar 吴春

提交代码

parent a5b9bde6
......@@ -551,10 +551,12 @@ namespace Edu.WebApi.Controllers.Applet
}
pageModel.PageData = list.Select(x => new
{
x.Exam_Student_Id,
x.PaperId,
x.Id,
x.PaperName,
x.PublishPic,
x.PicList,
ExamStartTime = Common.ConvertHelper.FormatTime(x.ExamStartTime),
ExamEndTime = Common.ConvertHelper.FormatTime(x.ExamEndTime),
x.ExamTimes,
......
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