update document

This commit is contained in:
xuxueli 2019-02-26 15:19:22 +08:00
parent 258d722011
commit de5cd3e0c3
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ import org.springframework.context.annotation.Configuration;
* @author xuxueli 2017-04-28
*/
@Configuration
@ComponentScan(basePackages = "com.xxl.job.executor.service.jobhandler")
public class XxlJobConfig {
private Logger logger = LoggerFactory.getLogger(XxlJobConfig.class);