timeline新增数据

This commit is contained in:
click33 2021-11-20 17:39:24 +08:00
parent e54b9e6f85
commit 76f58a3a6d
2 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,7 @@ public class SaTokenDemoApplication {
public static void main(String[] args) {
SpringApplication.run(SaTokenDemoApplication.class, args);
System.out.println("\n启动成功Sa-Token配置如下" + SaManager.getConfig());
System.out.println("\n启动成功Sa-Token配置如下" + SaManager.getConfig());
}
}

View File

@ -20,4 +20,6 @@
- **2021-09-24** Sa-Token star 数量 (6280) 超过 SpringSecurity (6247)。
- **2021-10-19** Gitee star数量破4K。
- **2021-11-08** 荣获开源中国 “码云 GVP 认证”。
- **2021-11-17** GitHub star数量破7K ”。