's'
This commit is contained in:
@@ -110,7 +110,7 @@ async def payh5(item: dict):
|
|||||||
name = type_map.get(item.get('type'), "商品支付")
|
name = type_map.get(item.get('type'), "商品支付")
|
||||||
|
|
||||||
# notify_url = "https://www.hackrobot.cn/xorpay_notify" # 建议使用完整路径,避免冲突
|
# notify_url = "https://www.hackrobot.cn/xorpay_notify" # 建议使用完整路径,避免冲突
|
||||||
notify_url = "https://api.hackrobot.cnp/xorpay_notify" # 建议使用完整路径,避免冲突
|
notify_url = "https://api.hackrobot.cn/xorpay_notify" # 建议使用完整路径,避免冲突
|
||||||
|
|
||||||
params = {
|
params = {
|
||||||
"name": name,
|
"name": name,
|
||||||
|
|||||||
Reference in New Issue
Block a user