支付宝登录

This commit is contained in:
Guoqs
2024-06-11 15:12:02 +08:00
parent 38a8cd884d
commit 2010fe2b18
8 changed files with 30 additions and 12 deletions

View File

@@ -78,7 +78,7 @@ public class WechatPayConfig implements CommandLineRunner {
@Override
public void run(String... args) throws Exception {
// System.out.println(">>>>>>>>>>>>>>>服务启动执行,执行加载数据等操作 MyStartupRunner1 order 2 <<<<<<<<<<<<<");
System.out.println(">>>>>>>>>>>>>>>服务启动执行,执行加载数据等操作 WechatPayConfig order 3 <<<<<<<<<<<<<");
//微信支付
WeChatPayParameter.mchId = wechatMchId;
WeChatPayParameter.appId = wechatAppId;