Commit e6b2e0c9 authored by yaobaizheng's avatar yaobaizheng

取消校验

parent ddc6b136
...@@ -108,7 +108,7 @@ anti: ...@@ -108,7 +108,7 @@ anti:
reptile: reptile:
manager: manager:
#是否启用反爬虫插件 #是否启用反爬虫插件
enabled: true enabled: false
#局部拦截时,需要反爬的接口列表,以','分隔,支持正则匹配。全局拦截模式下无需配置 #局部拦截时,需要反爬的接口列表,以','分隔,支持正则匹配。全局拦截模式下无需配置
include-urls: ^${server.servlet.context-path}/.*$ include-urls: ^${server.servlet.context-path}/.*$
#是否启用 IP Rule #是否启用 IP Rule
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment