wangliang преди 2 години
родител
ревизия
2d843f3c1c
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

+ 3 - 0
themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

@@ -1435,6 +1435,9 @@
         <if test="examId != null and examId != ''">
             and tees.exam_id = #{examId}
         </if>
+        <if test="orgId != null and orgId != ''">
+            and tes.org_id = #{orgId}
+        </if>
         and exists(
         select
         tee.id