From 13ac9c42bb22b980567313a9dff51d4a8d639bbc Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期三, 20 十二月 2023 10:58:47 +0800 Subject: [PATCH] 服务商 --- server/services/src/main/resources/application-test.yml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/server/services/src/main/resources/application-test.yml b/server/services/src/main/resources/application-test.yml index cf74de8..6aeafde 100644 --- a/server/services/src/main/resources/application-test.yml +++ b/server/services/src/main/resources/application-test.yml @@ -49,13 +49,14 @@ serialNumer: 368B835A194384FD583B83B77977B84127D2F655 notifyUrl: https://dmtest.ahapp.net/bike_h5_api/api/wxPayNotify refundNotifyUrl: https://dmtest.ahapp.net/bike_h5_api/api/wxRefundNotify +# refundNotifyUrl: http://xiaopiqiu2.natapp1.cc/api/wxRefundNotify keyPath: /usr/local/apiclient_cert.p12 privateCertPath: /usr/local/apiclient_cert.pem privateKeyPath: /usr/local/apiclient_key.pem existsSub: 1 appSecret: 1ceb7c9dff3c4330d653adc3ca55ea24 subAppId: wxcd2b89fd2ff065f8 - subAppSecret: 49c4a52f9ad87ba98307972664fe33b3 + subAppSecret: 3336812504c830b1c3c5243f9ece407a subMchId: 1661772003 subMchKey: EVM8E15TKXE0OEMJFC0V6UFVIOZ5CSQS typeId: gybike -- Gitblit v1.9.3