using await with python and fastapi

后端 未结 0 1231
Happy的楠姐
Happy的楠姐 2021-01-07 03:37

I read the fastapi documentation but still getting an error message. Here\'s the code

async def set_pizza_status_to_ready(order: Order, db: Session):
await ba         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题