@ -13,10 +13,10 @@ import org.springframework.context.annotation.Configuration;
*
* @author xuxueli 2017-04-28
*/
@Configuration
@ComponentScan(basePackages = "com.dxhy.order.baseservice.job")
// @Configuration
// @ComponentScan(basePackages = "com.dxhy.order.baseservice.job")
@Slf4j
@RefreshScope
// @RefreshScope
public class BaseXxlJobConfig {
@Value("${xxl.job.admin.addresses}")