ソースを参照

修改访客预约接口

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>