|
@@ -25,7 +25,7 @@ public class SDKApplication {
|
|
|
|
|
|
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|
|
|
SpringApplication.run(SDKApplication.class, args);
|
|
SpringApplication.run(SDKApplication.class, args);
|
|
|
- System.out.println("赞象SDK服务启动成功 <token验证返回小程序的token> ( ´・・)ノ(._.`) \n" +
|
|
|
|
|
|
|
+ System.out.println("赞象SDK服务启动成功 <腾讯平台SDK新增前端回调事件类型> ( ´・・)ノ(._.`) \n" +
|
|
|
" ___________ _ __\n" +
|
|
" ___________ _ __\n" +
|
|
|
"/ ___| _ \\ | / /\n" +
|
|
"/ ___| _ \\ | / /\n" +
|
|
|
"\\ `--.| | | | |/ / \n" +
|
|
"\\ `--.| | | | |/ / \n" +
|