update document

This commit is contained in:
xuxueli 2019-12-12 14:26:50 +08:00
parent 59244ec459
commit 916b541cb1
1 changed files with 1 additions and 0 deletions

View File

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