Explorar el Código

修改访客预约接口

liu hace 2 años
padre
commit
ef04894ee4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/resources/mapper/template/SmartVisitorMapper.xml

+ 1 - 1
src/main/resources/mapper/template/SmartVisitorMapper.xml

@@ -67,7 +67,7 @@
             </if>
             )
         </if>
-        and deleted = 0 and statu != 2
+        and deleted = 0 and statu != 2 and statu != 9
     </select>