From c1af5cf94920702b6aa962881365116542e88ab0 Mon Sep 17 00:00:00 2001 From: KKSU <15274802129@163.com> Date: Tue, 30 Jul 2024 09:42:46 +0800 Subject: [PATCH] 后台 --- src/main/resources/application-test.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index a666b60..9414df2 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -60,8 +60,8 @@ domain: https://openapi.alipaydev.com/gateway.do wx: - appId: wx051693799db39540 - mchId: 1616647297 + appId: wxdf3340fe7591375d + 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 + noticeUrl: https://gzypapi.meiao.biz/api/pay/wxPayCallBack \ No newline at end of file -- Gitblit v1.9.1