From aa861e83f2a7a5f99ed30d448c129c2032b71af6 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Tue, 09 May 2023 09:39:58 +0800
Subject: [PATCH] 微信支付

---
 src/main/resources/cert/apiclient_cert.p12 |    0 
 src/main/resources/application-test.yml    |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index 3020490..04dad08 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -61,7 +61,7 @@
 
   wx:
     appId: wx051693799db39540
-    mchId: 1641389321
+    mchId: 1616647297
     mchKey: wqri51aCfiG31o4IcdX3dW12qnX3u4hp
     keyPath: classpath:cert/apiclient_cert.p12
     noticeUrl: http://120.27.238.55:8185/api/pay/wxPayCallBack
\ No newline at end of file
diff --git a/src/main/resources/cert/apiclient_cert.p12 b/src/main/resources/cert/apiclient_cert.p12
new file mode 100644
index 0000000..2ba2af0
--- /dev/null
+++ b/src/main/resources/cert/apiclient_cert.p12
Binary files differ

--
Gitblit v1.9.1