feat: 微信支付对接
This commit is contained in:
@@ -62,5 +62,19 @@ alipay:
|
||||
aliPayCertPath: \u652F\u4ED8\u5B9D\u516C\u94A5\u8BC1\u4E66
|
||||
aliPayRootCertPath: \u652F\u4ED8\u5B9D\u6839\u8BC1\u4E66
|
||||
serverUrl: https://openapi-sandbox.dl.alipaydev.com/gateway.do
|
||||
domain: http://localhost:8085
|
||||
domain: http://192.168.9.50/u
|
||||
testDomain: http://129.204.171.210:8085
|
||||
|
||||
wxpay:
|
||||
appId:
|
||||
appSecret:
|
||||
mchId:
|
||||
partnerKey:
|
||||
certPath:
|
||||
domain: http://192.168.9.50/u
|
||||
|
||||
# 本地文件上传
|
||||
file:
|
||||
domain: http://127.0.0.1:9201
|
||||
path: D:/wfc/uploadPath
|
||||
prefix: /statics
|
||||
Reference in New Issue
Block a user