This commit is contained in:
hackrobot
2024-08-10 19:10:22 +08:00
parent 76d644c447
commit 2c1a565dda
2 changed files with 1 additions and 1 deletions

View File

@@ -164,7 +164,7 @@ async def payh5(item: dict):
"mchid": mchid,
"body": timenew, # 订单标题
"out_trade_no": timenew, # 订单号
"total_fee": 100, # 金额,单位:分
"total_fee":item['total_fee'], # 金额,单位:分
# "openid": "o7LFAwWu3OhSrs49-1x5cSlFm0D8", # 通过openid接口获取到的openid
# "notify_url": ""
# "callback_url":'https://aiimg.hackrobot.cn/api'