You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

413 lines
11 KiB
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" ?>
<job-scheduling-data xmlns="http://quartznet.sourceforge.net/JobSchedulingData">
<processing-directives>
<overwrite-existing-data>true</overwrite-existing-data>
</processing-directives>
<schedule>
<!-- 发送邮件 -->
<job>
<name>SendMailJob</name>
<group>System</group>
<description>发送邮件</description>
<job-type>DSWeb.Job.Common.SendMailJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>SendMailScheduler</name>
<group>System</group>
<description>发送邮件触发器</description>
<job-name>SendMailJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>10000</repeat-interval>
</simple>
</trigger>
<!-- 公众号刷新Token -->
<job>
<name>RefreshTokenJob</name>
<group>System</group>
<description>公众号刷新Token</description>
<job-type>DSWeb.Job.Common.RefreshTokenJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>RefreshTokenScheduler</name>
<group>System</group>
<description>公众号刷新Token触发器</description>
<job-name>RefreshTokenJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>180000</repeat-interval>
</simple>
</trigger>
<!-- 清理过期邮件 -->
<!--2021-7-20需求增加邮件发送记录查询不再清理邮件发送记录-->
<!--<job>
<name>ClearMailJob</name>
<group>System</group>
<description>清理过期邮件</description>
<job-type>DSWeb.Job.Common.ClearMailJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<cron>
<name>ClearMailJobScheduler</name>
<group>System</group>
<job-name>ClearMailJob</job-name>
<job-group>System</job-group>
<cron-expression>0 20 0 * * ?</cron-expression>
</cron>
</trigger>-->
<!-- 压缩日志 -->
<job>
<name>LogZipJob</name>
<group>System</group>
<description>压缩日志</description>
<job-type>DSWeb.Job.Common.LogZipJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<cron>
<name>LogZipJobScheduler</name>
<group>System</group>
<job-name>LogZipJob</job-name>
<job-group>System</job-group>
<cron-expression>0 30 0 * * ?</cron-expression>
</cron>
</trigger>
<!-- 清理临时文件 -->
<job>
<name>ClearTempJob</name>
<group>System</group>
<description>清理临时文件</description>
<job-type>DSWeb.Job.Common.ClearTempJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>ClearTempJobScheduler</name>
<group>System</group>
<job-name>ClearTempJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>1800000</repeat-interval>
</simple>
</trigger>
<!-- ftp上传 -->
<job>
<name>FtpUploadJob</name>
<group>System</group>
<description>ftp上传</description>
<job-type>DSWeb.Job.Common.FtpUploadJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>FtpUploadScheduler</name>
<group>System</group>
<description>ftp上传触发器</description>
<job-name>FtpUploadJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>10000</repeat-interval>
</simple>
</trigger>
<!-- 放舱任务 -->
<job>
<name>TaskFangCangJob</name>
<group>System</group>
<description>放舱任务</description>
<job-type>DSWeb.Job.Common.TaskFangCangJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskFangCangScheduler</name>
<group>System</group>
<description>放舱任务触发器</description>
<job-name>TaskFangCangJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>10000</repeat-interval>
</simple>
</trigger>
<!-- 下货纸任务 -->
<job>
<name>TaskXiahuozhiJob</name>
<group>System</group>
<description>下货纸任务</description>
<job-type>DSWeb.Job.Common.TaskXiahuozhiJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskXiahuozhiScheduler</name>
<group>System</group>
<description>下货纸任务触发器</description>
<job-name>TaskXiahuozhiJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>10000</repeat-interval>
</simple>
</trigger>
<!-- BC任务 -->
<job>
<name>TaskBCJob</name>
<group>System</group>
<description>BC任务</description>
<job-type>DSWeb.Job.Common.TaskBCJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskBCScheduler</name>
<group>System</group>
<description>BC任务触发器</description>
<job-name>TaskBCJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>60000</repeat-interval>
</simple>
</trigger>
<!-- 反馈SI状态任务 -->
<job>
<name>TaskPostSiStatusJob</name>
<group>System</group>
<description>反馈SI状态任务</description>
<job-type>DSWeb.Job.Common.TaskPostSiStatusJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskPostSiStatusScheduler</name>
<group>System</group>
<description>反馈SI状态任务触发器</description>
<job-name>TaskPostSiStatusJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>5000</repeat-interval>
</simple>
</trigger>
<!-- 清理过期任务记录 -->
<job>
<name>ClearTaskJob</name>
<group>System</group>
<description>清理过期任务</description>
<job-type>DSWeb.Job.Common.ClearTaskJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<cron>
<name>ClearTaskJobScheduler</name>
<group>System</group>
<job-name>ClearTaskJob</job-name>
<job-group>System</job-group>
<cron-expression>0 30 0 * * ?</cron-expression>
</cron>
</trigger>
<!-- 正本邮件检查 -->
<job>
<name>TaskOriginalLostJob</name>
<group>System</group>
<description>正本邮件检查</description>
<job-type>DSWeb.Job.Common.TaskOriginalLostJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<cron>
<name>TaskOriginalLostJobScheduler</name>
<group>System</group>
<job-name>TaskOriginalLostJob</job-name>
<job-group>System</job-group>
<cron-expression>0 0 3 * * ?</cron-expression>
</cron>
</trigger>
<!-- http反馈 -->
<job>
<name>TaskHttpJob</name>
<group>System</group>
<description>http反馈</description>
<job-type>DSWeb.Job.Common.TaskHttpJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskHttpScheduler</name>
<group>System</group>
<description>http反馈触发器</description>
<job-name>TaskHttpJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>10000</repeat-interval>
</simple>
</trigger>
<!-- vgm检查 -->
<job>
<name>TaskVgmCheckJob</name>
<group>System</group>
<description>http反馈</description>
<job-type>DSWeb.Job.Common.TaskVgmCheckJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskVgmCheckScheduler</name>
<group>System</group>
<description>vgm检查触发器</description>
<job-name>TaskVgmCheckJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>60000</repeat-interval>
</simple>
</trigger>
<!-- 重新比对BC发送下货纸任务 -->
<job>
<name>TaskCompareBcRedo</name>
<group>System</group>
<job-type>DSWeb.Job.Common.TaskCompareBcRedo,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskCompareBcRedoScheduler</name>
<group>System</group>
<job-name>TaskCompareBcRedo</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>10000</repeat-interval>
</simple>
</trigger>
<!-- 大简云余额变动监控 -->
<job>
<name>AlertMinValueJob</name>
<group>System</group>
<description>http反馈</description>
<job-type>DSWeb.Job.Common.AlertMinValueJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>AlertMinValueScheduler</name>
<group>System</group>
<description>大简云余额变动监控发器</description>
<job-name>AlertMinValueJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>30000</repeat-interval>
</simple>
</trigger>
<!-- 自动SO -->
<job>
<name>AutoSoJob</name>
<group>System</group>
<description>自动SO</description>
<job-type>DSWeb.Job.Common.AutoSoJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>AutoSoScheduler</name>
<group>System</group>
<description>自动SO</description>
<job-name>AutoSoJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>60000</repeat-interval>
</simple>
</trigger>
<!-- msc reply -->
<job>
<name>TaskMscReplyJob</name>
<group>System</group>
<job-type>DSWeb.Job.Common.TaskMscReplyJob,DSWeb.Job.Common</job-type>
<durable>true</durable>
<recover>false</recover>
</job>
<trigger>
<simple>
<name>TaskMscReplyJobScheduler</name>
<group>System</group>
<job-name>TaskMscReplyJob</job-name>
<job-group>System</job-group>
<repeat-count>-1</repeat-count>
<repeat-interval>120000</repeat-interval>
</simple>
</trigger>
</schedule>
</job-scheduling-data>