@@ -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">