新增代理实名认证和授权
This commit is contained in:
@@ -37,7 +37,7 @@ Alipay:
|
||||
AlipayRootCertPath: "etc/merchant/alipayRootCert.crt"
|
||||
IsProduction: true
|
||||
NotifyUrl: "https://6m4685017o.goho.co/api/v1/pay/alipay/callback"
|
||||
ReturnURL: "http://192.168.10.13:5679/payment/result"
|
||||
ReturnURL: "http://192.168.10.16:5679/authorization"
|
||||
|
||||
Wxpay:
|
||||
AppID: "wx442ee1ac1ee75917"
|
||||
@@ -64,3 +64,9 @@ SystemConfig:
|
||||
WechatH5:
|
||||
AppID: "wx442ee1ac1ee75917"
|
||||
AppSecret: "c80474909db42f63913b7a307b3bee17"
|
||||
CloudAuth:
|
||||
AccessKeyId: "LTAI5tSWnaq1kvUawsV4ayL8"
|
||||
AccessKeySecret: "fSGdUzm4TGtkus9rUVzipSOhEtimG5"
|
||||
Endpoint: "cloudauth.aliyuncs.com"
|
||||
SceneId: 1000013341
|
||||
ReturnUrl: "https://www.quannengcha.com/authorization/result"
|
||||
|
||||
@@ -65,3 +65,9 @@ SystemConfig:
|
||||
WechatH5:
|
||||
AppID: "wx442ee1ac1ee75917"
|
||||
AppSecret: "c80474909db42f63913b7a307b3bee17"
|
||||
CloudAuth:
|
||||
AccessKeyId: "LTAI5tSWnaq1kvUawsV4ayL8"
|
||||
AccessKeySecret: "fSGdUzm4TGtkus9rUVzipSOhEtimG5"
|
||||
Endpoint: "cloudauth.aliyuncs.com"
|
||||
SceneId: 1000013341
|
||||
ReturnUrl: "https://www.quannengcha.com/authorization/face/result"
|
||||
|
||||
Reference in New Issue
Block a user