fix yaml
This commit is contained in:
parent
2d3ca4c18e
commit
fc01ce44d3
@ -39,7 +39,7 @@ Alipay:
|
|||||||
AlipayRootCertPath: "etc/merchant/alipayRootCert.crt"
|
AlipayRootCertPath: "etc/merchant/alipayRootCert.crt"
|
||||||
IsProduction: true
|
IsProduction: true
|
||||||
NotifyUrl: "https://www.quannengcha.com/api/v1/pay/alipay/callback"
|
NotifyUrl: "https://www.quannengcha.com/api/v1/pay/alipay/callback"
|
||||||
ReturnURL: "https://www.quannengcha.com/payment/result"
|
ReturnURL: "https://www.quannengcha.com/authorization"
|
||||||
Wxpay:
|
Wxpay:
|
||||||
AppID: "wx442ee1ac1ee75917"
|
AppID: "wx442ee1ac1ee75917"
|
||||||
MchID: "1682635136"
|
MchID: "1682635136"
|
||||||
@ -70,4 +70,4 @@ CloudAuth:
|
|||||||
AccessKeySecret: "fSGdUzm4TGtkus9rUVzipSOhEtimG5"
|
AccessKeySecret: "fSGdUzm4TGtkus9rUVzipSOhEtimG5"
|
||||||
Endpoint: "cloudauth.aliyuncs.com"
|
Endpoint: "cloudauth.aliyuncs.com"
|
||||||
SceneId: 1000013341
|
SceneId: 1000013341
|
||||||
ReturnUrl: "https://www.quannengcha.com/authorization/face/result"
|
ReturnUrl: "https://www.quannengcha.com/authorization/result"
|
||||||
|
Loading…
Reference in New Issue
Block a user