update satoken 1.34.0 => 1.35.0.RC 优化过期配置 支持多端token自定义有效期

This commit is contained in:
疯狂的狮子Li
2023-06-25 22:19:27 +08:00
parent d7947b8be5
commit 8573ffdd7f
5 changed files with 26 additions and 14 deletions

View File

@ -24,7 +24,7 @@
<poi.version>5.2.3</poi.version>
<easyexcel.version>3.3.1</easyexcel.version>
<velocity.version>2.3</velocity.version>
<satoken.version>1.34.0</satoken.version>
<satoken.version>1.35.0.RC</satoken.version>
<mybatis-plus.version>3.5.3.1</mybatis-plus.version>
<p6spy.version>3.9.1</p6spy.version>
<hutool.version>5.8.18</hutool.version>