Commit 42692675 authored by 黄奎's avatar 黄奎

页面修改

parent 702e333b
...@@ -1634,7 +1634,7 @@ namespace Edu.Module.Exam ...@@ -1634,7 +1634,7 @@ namespace Edu.Module.Exam
/// <returns></returns> /// <returns></returns>
public virtual bool SetStuExamStartTimeModule(int PublishId, int GuestId, int PaperId) public virtual bool SetStuExamStartTimeModule(int PublishId, int GuestId, int PaperId)
{ {
bool flag = false; bool flag = true;
var model = examination_StudentRepository.GetExaminationStudentListRepository(new RB_Examination_Student_ViewModel() var model = examination_StudentRepository.GetExaminationStudentListRepository(new RB_Examination_Student_ViewModel()
{ {
PaperId = PaperId, PaperId = PaperId,
......
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