瀏覽代碼

Merge branch 'master' of https://e.coding.net/chuanghaikeji/smartCampus/backend_code

夏文涛 2 年之前
父節點
當前提交
262fe50075
共有 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>