Commit f5c94987 by lzxry

Update applicationContext-schedule.xml

parent e21c3ed7
......@@ -69,9 +69,9 @@
<task:scheduled ref="syncTrackingFlowTask" method="task" cron="0 0 10 * * ?"/>
</task:scheduled-tasks>
<!--临时跑一段时间内的流量任务-->
<task:scheduled-tasks>
<!--<task:scheduled-tasks>
<task:scheduled ref="syncTrackingFlowTask" method="reset" cron="0 0/7 * * * ? "/>
</task:scheduled-tasks>
</task:scheduled-tasks>-->
<bean id="syncCalculationFlowTask" class="track.task.TrackingFlowTask"></bean>
<task:scheduled-tasks>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment