Commit f865afd3 by xueli.xue

用户手册更新

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