From 3db024dd369ec8f63fee3591bb4cc16ac3de87e3 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Thu, 11 May 2023 12:40:02 +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 d2f88a0..0b4029f 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -61,7 +61,7 @@
wx:
appId: wxdf3340fe7591375d
- mchId: 1616647297
+ mchId: 1644265360
mchKey: wqri51aCfiG31o4IcdX3dW12qnX3u4hp
keyPath: classpath:cert/apiclient_cert.p12
noticeUrl: http://120.27.238.55:8186/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
index 2ba2af0..a936eb2 100644
--- a/src/main/resources/cert/apiclient_cert.p12
+++ b/src/main/resources/cert/apiclient_cert.p12
Binary files differ
--
Gitblit v1.9.1