update
This commit is contained in:
2
app.py
2
app.py
@@ -218,7 +218,7 @@ async def getphonenum(
|
|||||||
# def read_root():
|
# def read_root():
|
||||||
# return {"Hello": "World"}
|
# return {"Hello": "World"}
|
||||||
async def callback(item: Item):
|
async def callback(item: Item):
|
||||||
await time.sleep(10)
|
time.sleep(10)
|
||||||
print("item", item)
|
print("item", item)
|
||||||
content = {
|
content = {
|
||||||
"ans_node_name": "小微闲聊",
|
"ans_node_name": "小微闲聊",
|
||||||
|
|||||||
Reference in New Issue
Block a user