Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-08-16 20:47:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4336b1823f1ff8773d81dcc67db2ef5d405e11ce
4336b182
1 parent
7e1b6336
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
back-页面接口/20190816-任务调度后台接口.md
back-页面接口/20190816-任务调度后台接口.md
View file @
4336b18
...
...
@@ -97,7 +97,7 @@
{
"operatorAccount": "operatorAccount@b.cn",
"operation": "
abc@b
.cn",
"operation": "
operation@boxfish
.cn",
"fileName": "导出文件",
"mailList": "zhangwang@boxfish.cn,huayandong@boxfish.cn",
"cron": "30 0/1 8-20 * * ?",
...
...
@@ -109,7 +109,7 @@
> `operatorAccount`:当前记录 操作人账号
> `operation`:当前定时任务 创建人账号
> `fileName`:邮件附件名称
> `mailList`:收件人名称,多个收件人之间使用 英文逗号","间隔开
> `mailList`:收件人名称,多个收件人之间使用 英文逗号","间隔开
,收件人邮箱必须要`@boxfish.cn`结尾才能发邮件,否则不发邮件
> `cron`:定时任务执行时间配置
> `scriptUpdate`:SQL脚本 更新脚本
> `scriptQuery`:SQL脚本 查询脚本
...
...
Please
register
or
login
to post a comment