Commit bd28e37e by 宋鹏博

Update config.py

parent 7f8c1392
......@@ -23,3 +23,6 @@ wechaturl = "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=5a4fa3ba-9974-
# 问题词
error_answer = ["无法回答此类问题,请换个话题吧","二维码创建失败","意图下发失败","文件处理失败","生成失败","润色任务失败","网络异常","获取书评助理结果失败","审校失败","图书生成报告失败","对不起,我暂时无法回答这个问题"]
# 文件路径设置
file_path = os.path.dirname(__file__)
\ No newline at end of file
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