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>