|
@@ -23,7 +23,7 @@ public class GamePlatformApplication {
|
|
|
|
|
|
public static void main(String[] args) {
|
|
|
SpringApplication.run(GamePlatformApplication.class, args);
|
|
|
- System.out.println("游戏第三方平台数据服务启动成功--pro ( ´・・)ノ(._.`) \n" +
|
|
|
+ System.out.println("游戏第三方平台数据服务启动成功 <dubbo升级3.0> ( ´・・)ノ(._.`) \n" +
|
|
|
" ______ __ __ \n" +
|
|
|
"/_____/\\/__/\\ /__/\\ \n" +
|
|
|
"\\:::__\\/\\ \\::\\\\:.\\ \\ \n" +
|