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,