Commit c992b43e authored by 黄奎's avatar 黄奎

页面修改

parent 206df849
......@@ -858,7 +858,7 @@ namespace Edu.WebApi.Controllers.Exam
{
Id = sObj.GetInt("PaperDetailsId"),
StundetDetailsId = sObj.GetInt("StundetDetailsId"),
StudentScore = sObj.GetDecimal("StundetScore"),
StudentScore = sObj.GetDecimal("StudentScore"),
};
paperDetailsList.Add(detailModel);
}
......
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