From 1c930a8b1ab9abdb851a486b2da55bcda34cd082 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 21 四月 2026 09:20:42 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/gtzxinglijicun --- server/services/src/main/resources/application-dev.yml | 38 ++++++++++++++++++++++++++++++++------ 1 files changed, 32 insertions(+), 6 deletions(-) diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml index 65f07cc..368cafd 100644 --- a/server/services/src/main/resources/application-dev.yml +++ b/server/services/src/main/resources/application-dev.yml @@ -83,12 +83,34 @@ ########################寰俊鏀粯鐩稿叧閰嶇疆######################## wx: pay: - appId: wxcd2b89fd2ff065f8 - appSecret: 3462fa186da7cb06c544df8d8664b63a - mchId: 1229817002 - mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM - notifyUrl: https://test.doumee.cn/dmmall_web_api/web/api/wxPayNotify - keyPath: D:\DouMee\dmkjWxcert\apiclient_cert.p12 +# appId: wxcd2b89fd2ff065f8 +# appSecret: 3462fa186da7cb06c544df8d8664b63a +# mchId: 1229817002 +# mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM +# notifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxPayNotify +# keyPath: D:\DouMee\dmkjWxcert\apiclient_cert.p12 + appId: wxb1b59320e803dc6c + appSecret: eb93785c7bca3f0ff0364b0e26bfeb59 + mchId: 1229817002 #鍟嗘埛鍙� + mchKey: u4TSNtv0wFP7WRfnxBgijYOtRhS9FvlM #鍟嗘埛绉橀挜 + apiV3Key: 7tG4Vk9Zp2L8dXw5Jq0N3hR6yE1sF3cB #apiV3Key + serialNumer: 3FE90C2F3D40A56E1C51926F31B8A8D22426CCE0 #鍟嗘埛璇佷功搴忓垪鍙� + publicKeyId: PUB_KEY_ID_0112298170022025071700291836000600 + pubKeyPath: D:\DouMee\1229817002_20220310_cert\pub_key.pem #鍟嗘埛鏀粯鍏挜 + keyPath: D:\DouMee\1229817002_20220310_cert\apiclient_cert.p12 + privateCertPath: D:\DouMee\1229817002_20220310_cert\apiclient_cert.pem + privateKeyPath: D:\DouMee\1229817002_20220310_cert\apiclient_key.pem + notifyUrl: http://xiaopiqiu2.natapp1.cc/web/wxPayNotify + refundNotifyUrl: http://xiaopiqiu2.natapp1.cc/web/wxRefundNotify + v3NotifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxPayV3Notify + v3RefundNotifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxRefundV3Notify + +# appId: wx6264b4f3a697cbe8 +# appSecret: 23734577e8978138c946b727f0394027 +# mchId: 1629568742 +# mchKey: NJTLJSTZYXZRGScaiwubuzichanbu666 +# notifyUrl: https://test.doumee.cn/dmmall_web_api/web/api/wxPayNotify +# keyPath: D:\DouMee\gtxljcWxcert\apiclient_cert.p12 alipay: pay: @@ -104,5 +126,9 @@ # 鑵捐鍦板浘apikey tencent_key: WE3BZ-HN6WS-ONDOH-62QCV-MNL6F-5NFNE +# 楂樺痉鍦板浘apikey +geocode_map_key: 9a62636d82d6c7c2372e57d80f99287c + + -- Gitblit v1.9.3