fix(获取令牌): 解决了获取令牌之后一段时间后不能访问的问题

This commit is contained in:
lqyan
2024-06-06 17:28:26 +08:00
parent 94599f04f0
commit 40df7537d1
9 changed files with 8 additions and 161 deletions

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@ target/
!**/src/test/**/target/
### IntelliJ IDEA ###
.idea
/.idea/
*.iws
*.iml
*.ipr