wangliang 4 년 전
부모
커밋
861582ace1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

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

@@ -164,6 +164,9 @@
                 and t.monitor_status_source = #{monitorStatusSource}
             </if>
                 and s.enable = 1
+                and tee.enable = 1
+                and teea.enable = 1
+                and teea.finish_time > now()
         </where>
     </sql>