update
This commit is contained in:
parent
2194e9ed58
commit
28922e4cbf
@ -247,7 +247,7 @@ async def payment_notify(
|
||||
if order.status == OrderStatus.CREATED:
|
||||
wecom_bot = WecomBot()
|
||||
order_info = OrderInfo.model_validate(order)
|
||||
wecom_bot.send_order_notification(
|
||||
await wecom_bot.send_order_notification(
|
||||
db,
|
||||
order_info,
|
||||
OrderStatus.CREATED
|
||||
|
||||
BIN
jobs.sqlite
BIN
jobs.sqlite
Binary file not shown.
Loading…
Reference in New Issue
Block a user