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.

61 lines
1.6 KiB
XML

<?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>Job_DSWMS_REPORT_1</name>
<group>Job_DSWMS_REPORT_1</group>
<description>DSWMS分公司定时上报库存</description>
<job-type>Job_DSWMS_REPORT.Job_DSWMS_REPORT_1,Job_DSWMS_REPORT</job-type>
<durable>true</durable>
<recover>false</recover>
<job-data-map>
<entry>
<key>SERVERUrl</key>
<value>http://123.234.180.6/:9991/</value>
</entry>
<entry>
<key>SERVERPORTUrl</key>
<value>http://123.234.180.6/:9991/api/VW_OP_WMS_AREAGOODS/GetWMSXML</value>
</entry>
<entry>
<key>USERCODE</key>
<value>fxq</value>
</entry>
<entry>
<key>PWD</key>
<value>123456</value>
</entry>
<entry>
<key>FilePath</key>
<value>C:\FTP</value>
</entry>
</job-data-map>
</job>
<trigger>
<simple>
<name>TriggerJob_DSWMS_REPORT</name>
<group>Job_DSWMS_REPORT_1</group>
<description>报文下载解析</description>
<job-name>Job_DSWMS_REPORT_1</job-name>
<job-group>Job_DSWMS_REPORT_1</job-group>
<repeat-count>1</repeat-count>
<repeat-interval>3000</repeat-interval>
</simple>
</trigger>
</schedule>
</job-scheduling-data>