Commit a3cf53a9 authored by Yaowentong's avatar Yaowentong

ai对话机器人修复

parent 02745bc3
...@@ -633,7 +633,8 @@ def mt_get_result(): ...@@ -633,7 +633,8 @@ def mt_get_result():
"data": { "data": {
"prompt": prompt, "prompt": prompt,
"status": "ING", "status": "ING",
"result": [] "result": [],
"fetch_time": fetch_time
} }
}), 200 }), 200
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment