소스 검색

修改访客预约接口

liu 2 년 전
부모
커밋
ef04894ee4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>