File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ spring:
202202下表为常见免费邮箱 SMTP 服务地址及端口:
203203
204204
205- # ## 2.6截图配置 (可选)
205+ # ## 2.6 截图配置 (可选)
206206
207207- 截图配置用于定时任务中的发送图片功能。
208208
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: 定时任务
44
55定时任务功能支持将可视化作品已截图或文件的形式发送到其他终端;定时任务类型目前支持邮件和企业微信
66
7- 邮件功能需要正确 [ 配置邮箱] ( index#3-3 -邮件服务配置-可选 ) 才能正常使用
7+ 定时任务需要正确 [ 配置邮箱] ( index#2-5 -邮件服务配置-可选 ) 和 [ 配置截图服务 ] ( index#2-6-截图配置 -可选) 才能正常使用
88
99## 1. 新建定时任务
1010
@@ -25,7 +25,7 @@ title: 定时任务
2525- 主题
2626- 文件类型:
2727 - 图片:发送内容的截图,需要设置截图宽度
28- - excel:发送内容的查询原始数据 _ (开发中) _
28+ - excel:发送内容的查询原始数据
2929- 收件人:仅支持发送给已注册用户,输入用户名/姓名/邮箱会有提示
3030- 抄送/密送
3131- 内容:邮件正文,支持插入图片
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ title: 数据视图
3232 - 查询时长记录
3333 - 保存
3434 - 编辑基本信息
35- - 另存为 _ (开发中) _
35+ - 另存为
3636
3737## 3. 数据源信息
3838
You can’t perform that action at this time.
0 commit comments