mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-05-15 05:12:08 +08:00
⚡ v1.7.0新特性,token临时过期时间设定
This commit is contained in:
@@ -10,8 +10,7 @@ public class SaTokenDemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(SaTokenDemoApplication.class, args);
|
||||
System.out.println("启动成功:sa-token配置如下:" + SaTokenManager.getConfig());
|
||||
System.out.println("\n启动成功:sa-token配置如下:" + SaTokenManager.getConfig());
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user