dzx 1 год назад
Родитель
Сommit
de4ea337c5
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      src/main/resources/mapper/teacher/TeacherFaceImportMapper.xml

+ 0 - 1
src/main/resources/mapper/teacher/TeacherFaceImportMapper.xml

@@ -40,7 +40,6 @@
         <if test="id != null">
         <if test="id != null">
             and t.id = #{id}
             and t.id = #{id}
         </if>
         </if>
-        and t.status = 1
     </select>
     </select>
 
 
     <select id="GetHikvisonPersonId" parameterType="string" resultType="java.lang.String">
     <select id="GetHikvisonPersonId" parameterType="string" resultType="java.lang.String">