Explorar el Código

解决学生人脸上传后未同步到海康的问题

dzx hace 8 meses
padre
commit
09bc47daea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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">
             and t.id = #{id}
         </if>
-        and t.status = 1
     </select>
 
     <select id="GetHikvisonPersonId" parameterType="string" resultType="java.lang.String">