mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-05-03 04:13:46 +08:00
update sa-token-doc/doc/more/common-questions.md.
This commit is contained in:
parent
e5f751d004
commit
d7f7a89af2
@ -56,7 +56,7 @@
|
||||
|
||||
|
||||
### Springboot环境下采用自定义拦截器排除了某个路径仍然被拦截了?
|
||||
可能是404了,SpringBoot环境下如果访问接口404后,会被重定向到`/error`,然后被再次拦截,如果是其它原因,欢迎加群反馈
|
||||
可能是404了,SpringBoot环境下如果访问接口404后,会被转发到`/error`,然后被再次拦截,如果是其它原因,欢迎加群反馈
|
||||
|
||||
|
||||
### 我配置了 active-timeout 值,但是当我每次续签时 Redis 中的 ttl 并没有更新,是不是 bug 了?
|
||||
|
Loading…
Reference in New Issue
Block a user