瀏覽代碼

修改访客预约接口

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>
             )
             )
         </if>
         </if>
-        and deleted = 0 and statu != 2
+        and deleted = 0 and statu != 2 and statu != 9
     </select>
     </select>