fix jwt bug

This commit is contained in:
Looly
2022-05-16 18:43:48 +08:00
parent 844113c583
commit 3115f0dad8
3 changed files with 25 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
* 【db 】 DialectName中修正为POSTGRESQLissue#2308@Github
* 【core 】 修复BeanPath无法识别引号内的内容问题issue#I56DE0@Gitee
* 【core 】 修复Map.entry方法返回可变不可变相反问题
* 【jwt 】 修复jwt的过期容忍时间问题issue#2329@Gitee
-------------------------------------------------------------------------------------------------------------