Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wsmonitor_sql
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宋鹏博
wsmonitor_sql
Commits
bd28e37e
Commit
bd28e37e
authored
Mar 20, 2025
by
宋鹏博
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update config.py
parent
7f8c1392
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
config.py
config.py
+4
-0
No files found.
config.py
View file @
bd28e37e
...
@@ -23,3 +23,6 @@ wechaturl = "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=5a4fa3ba-9974-
...
@@ -23,3 +23,6 @@ wechaturl = "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=5a4fa3ba-9974-
# 问题词
# 问题词
error_answer
=
[
"无法回答此类问题,请换个话题吧"
,
"二维码创建失败"
,
"意图下发失败"
,
"文件处理失败"
,
"生成失败"
,
"润色任务失败"
,
"网络异常"
,
"获取书评助理结果失败"
,
"审校失败"
,
"图书生成报告失败"
,
"对不起,我暂时无法回答这个问题"
]
error_answer
=
[
"无法回答此类问题,请换个话题吧"
,
"二维码创建失败"
,
"意图下发失败"
,
"文件处理失败"
,
"生成失败"
,
"润色任务失败"
,
"网络异常"
,
"获取书评助理结果失败"
,
"审校失败"
,
"图书生成报告失败"
,
"对不起,我暂时无法回答这个问题"
]
# 文件路径设置
file_path
=
os
.
path
.
dirname
(
__file__
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment