wangliang 4 년 전
부모
커밋
6db81e232e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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