update pay ui
This commit is contained in:
@@ -21,7 +21,7 @@ WECHAT_PAY_CONFIG = {
|
||||
'key_path': os.path.join(_BASE_DIR, 'certs', 'apiclient_key.pem'),
|
||||
|
||||
# 回调配置
|
||||
'notify_url': 'https://valuefrontier.cn/api/payment/wechat/callback',
|
||||
'notify_url': 'https://api.valuefrontier.cn/api/payment/wechat/callback',
|
||||
|
||||
# 其他配置
|
||||
'sign_type': 'MD5',
|
||||
|
||||
Reference in New Issue
Block a user