ting.yin %!s(int64=3) %!d(string=hai) anos
pai
achega
b08ceade5c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/ExamDao.xml

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

@@ -32,7 +32,7 @@
             pe.id in (
 				SELECT ue.exam_id
 				FROM
-            	pm_exam_user ue
+            	pm_exam_user_relation ue
             	<where>
             	ue.user_id = #{userId}
             	</where>