浏览代码

update document

xuxueli 5 年之前
父节点
当前提交
916b541cb1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      xxl-job-core/src/main/java/com/xxl/job/core/handler/annotation/JobHandler.java

+ 1 - 0
xxl-job-core/src/main/java/com/xxl/job/core/handler/annotation/JobHandler.java

@@ -9,6 +9,7 @@ import java.lang.annotation.Target;
 /**
  * annotation for job handler
  *
+ * will be replaced by {@link com.xxl.job.core.handler.annotation.XxlJob}
  *
  * @author 2016-5-17 21:06:49
  */