From 6e85b7f5d4bd0ccb583ac52f5b33e45253517ae3 Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 5 May 2023 17:28:03 +0800 Subject: [PATCH] update --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index a4e2203..7994439 100644 --- a/app.py +++ b/app.py @@ -218,7 +218,7 @@ async def getphonenum( # def read_root(): # return {"Hello": "World"} async def callback(item: Item): - await time.sleep(10) + time.sleep(10) print("item", item) content = { "ans_node_name": "小微闲聊",