自动任务配置

<task:scheduled ref="ExcelController" method="customerExcel" cron="0 0 0 0 1/1 ?"/>

 

类名:ExcelController

方法:customerExcel

自动任务时间选择:cron(网上可以查到匹配参数)

posted @ 2017-02-14 11:08  JLCUI  阅读(186)  评论(0编辑  收藏  举报