mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-19 10:08:07 +08:00
优化文档
This commit is contained in:
@@ -143,7 +143,7 @@ public class SaOAuth2ServerController {
|
||||
public class SaOAuth2ServerApplication {
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(SaOAuth2ServerApplication.class, args);
|
||||
System.out.println("\nSa-Token-OAuth Server端启动成功");
|
||||
System.out.println("\nSa-Token-OAuth Server 端启动成功");
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Reference in New Issue
Block a user