update pay ui
This commit is contained in:
@@ -369,7 +369,7 @@ except ImportError:
|
||||
'api_key': 'your_api_key', # 替换为您的API密钥
|
||||
'cert_path': './certs/apiclient_cert.pem', # 证书文件路径
|
||||
'key_path': './certs/apiclient_key.pem', # 密钥文件路径
|
||||
'notify_url': 'https://valuefrontier.cn/api/payment/wechat/callback' # 支付结果通知回调
|
||||
'notify_url': 'https://api.valuefrontier.cn/api/payment/wechat/callback' # 支付结果通知回调
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user