mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-03 11:05:58 +00:00
add 增加 gateway 全局缓存过滤器 解决body不能重复读问题
This commit is contained in:
@@ -46,7 +46,6 @@ spring:
|
||||
- Path=/auth/**
|
||||
filters:
|
||||
# 验证码处理
|
||||
- CacheRequestFilter
|
||||
- ValidateCodeFilter
|
||||
- StripPrefix=1
|
||||
# 代码生成
|
||||
|
Reference in New Issue
Block a user