deason 9 tháng trước cách đây
mục cha
commit
416d608fb3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/main/resources/mapper/StudentMapper.xml

+ 1 - 1
src/main/resources/mapper/StudentMapper.xml

@@ -767,7 +767,7 @@
                stu.campus_code,
                stu.campus_name,
                stu.exam_site,
-               stu.exam_room,
+               stu.exam_room
         from sc_student stu
         where stu.exam_id = #{examId}
           and stu.subject_code = #{subjectCode}