|
@@ -23,7 +23,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服务启动成功 <兼容腾讯私域APP回传> ( ´・・)ノ(._.`) \n" +
|
|
|
|
|
|
+ System.out.println("赞象SDK服务启动成功 <解决微信支付CP方金额精度不正确的问题> ( ´・・)ノ(._.`) \n" +
|
|
" ___________ _ __\n" +
|
|
" ___________ _ __\n" +
|
|
"/ ___| _ \\ | / /\n" +
|
|
"/ ___| _ \\ | / /\n" +
|
|
"\\ `--.| | | | |/ / \n" +
|
|
"\\ `--.| | | | |/ / \n" +
|