wangliang 4 år sedan
förälder
incheckning
6db81e232e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      themis-business/src/main/resources/mapper/TEExamMapper.xml

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

@@ -66,7 +66,7 @@
         from t_e_exam t
         <where> 1 = 1
             <if test="userId != null and userId != ''">
-                EXISTS(
+                and EXISTS(
                 select
                 DISTINCT tees.exam_id
                 from