Showing
1 changed file
with
2 additions
and
2 deletions
@@ -97,7 +97,7 @@ | @@ -97,7 +97,7 @@ | ||
97 | { | 97 | { |
98 | "operatorAccount": "operatorAccount@b.cn", | 98 | "operatorAccount": "operatorAccount@b.cn", |
99 | 99 | ||
100 | - "operation": "abc@b.cn", | 100 | + "operation": "operation@boxfish.cn", |
101 | "fileName": "导出文件", | 101 | "fileName": "导出文件", |
102 | "mailList": "zhangwang@boxfish.cn,huayandong@boxfish.cn", | 102 | "mailList": "zhangwang@boxfish.cn,huayandong@boxfish.cn", |
103 | "cron": "30 0/1 8-20 * * ?", | 103 | "cron": "30 0/1 8-20 * * ?", |
@@ -109,7 +109,7 @@ | @@ -109,7 +109,7 @@ | ||
109 | > `operatorAccount`:当前记录 操作人账号 | 109 | > `operatorAccount`:当前记录 操作人账号 |
110 | > `operation`:当前定时任务 创建人账号 | 110 | > `operation`:当前定时任务 创建人账号 |
111 | > `fileName`:邮件附件名称 | 111 | > `fileName`:邮件附件名称 |
112 | -> `mailList`:收件人名称,多个收件人之间使用 英文逗号","间隔开 | 112 | +> `mailList`:收件人名称,多个收件人之间使用 英文逗号","间隔开,收件人邮箱必须要`@boxfish.cn`结尾才能发邮件,否则不发邮件 |
113 | > `cron`:定时任务执行时间配置 | 113 | > `cron`:定时任务执行时间配置 |
114 | > `scriptUpdate`:SQL脚本 更新脚本 | 114 | > `scriptUpdate`:SQL脚本 更新脚本 |
115 | > `scriptQuery`:SQL脚本 查询脚本 | 115 | > `scriptQuery`:SQL脚本 查询脚本 |
-
Please register or login to post a comment