@@ -67,6 +67,8 @@ def inputMsg():
print(f"生成过程中出现错误: {e}")
json_res = res["response"]
+
json_res = json.loads(json_res)
# 返回响应