wangliang 4 سال پیش
والد
کامیت
f0d185190b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

+ 1 - 1
themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

@@ -83,7 +83,7 @@
     <sql id="invigilatePageHead">
         select
             t.exam_id examId,
-            t.name as examName,
+            tee.name as examName,
             t.exam_activity_id examActivityId,
             teea.code as examActivityCode,
             t.exam_student_id examStudentId,