From bd00a6125e7f831563aece34ef71914795332f8d Mon Sep 17 00:00:00 2001 From: caolin <1149034574@qq.com> Date: Thu, 24 Aug 2023 12:52:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E6=94=AF=E4=BB=98bug?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7aef01d..342a851 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -70,8 +70,8 @@ wechatpay: mchId: 1650477646 apiV3Key: JingWuLianJiaKao20120813ZhouHong mchSerialNo: 52974C99DFCC518EA2E5AD20C3753E38B924868D -# privateKeyPath: classpath*:/wechatPay/apiclient_key.pem - privateKeyPath: apiclient_key.pem + # 路径设置没生效 不知道原因 + privateKeyPath: classpath*:/wechatPay/apiclient_key.pem payNoticeUrl: https://jwl.ahduima.com/driver-api/payNoticeLog