update
This commit is contained in:
Binary file not shown.
@@ -164,7 +164,7 @@ async def payh5(item: dict):
|
|||||||
"mchid": mchid,
|
"mchid": mchid,
|
||||||
"body": timenew, # 订单标题
|
"body": timenew, # 订单标题
|
||||||
"out_trade_no": timenew, # 订单号
|
"out_trade_no": timenew, # 订单号
|
||||||
"total_fee": 100, # 金额,单位:分
|
"total_fee":item['total_fee'], # 金额,单位:分
|
||||||
# "openid": "o7LFAwWu3OhSrs49-1x5cSlFm0D8", # 通过openid接口获取到的openid
|
# "openid": "o7LFAwWu3OhSrs49-1x5cSlFm0D8", # 通过openid接口获取到的openid
|
||||||
# "notify_url": ""
|
# "notify_url": ""
|
||||||
# "callback_url":'https://aiimg.hackrobot.cn/api'
|
# "callback_url":'https://aiimg.hackrobot.cn/api'
|
||||||
|
|||||||
Reference in New Issue
Block a user