|
@@ -18,7 +18,7 @@ public class GameBackApplication {
|
|
|
|
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|
|
SpringApplication.run(GameBackApplication.class, args);
|
|
SpringApplication.run(GameBackApplication.class, args);
|
|
- System.out.println("游戏回传服务启动成功, 腾讯小程序注册时间回传修改 ( ´・・)ノ(._.`) \n" +
|
|
|
|
|
|
+ System.out.println("游戏回传服务启动成功, 修改头条APP回传的问题 ( ´・・)ノ(._.`) \n" +
|
|
" ______ __ __ \n" +
|
|
" ______ __ __ \n" +
|
|
"/_____/\\/__/\\ /__/\\ \n" +
|
|
"/_____/\\/__/\\ /__/\\ \n" +
|
|
"\\:::__\\/\\ \\::\\\\:.\\ \\ \n" +
|
|
"\\:::__\\/\\ \\::\\\\:.\\ \\ \n" +
|