用户手册更新

v1.3
xueli.xue 10 years ago
parent e5f7dbf6f6
commit f865afd3de

@ -13,7 +13,7 @@ import com.xxl.job.core.handler.annotation.JobHander;
*
* 开发步骤:
* 1、继承 “IJobHandler” ;
* 2、转配到Spring,例如加 “@Service” 注解;
* 2、装配到Spring,例如加 “@Service” 注解;
* 3、加 “@JobHander” 注解,自定义属性name的值;name值在配置新任务是使用;
*
* @author xuxueli 2015-12-19 19:43:36

Loading…
Cancel
Save