src/main/java/com/wgcloud/WgcloudServiceApplication.java
@@ -31,7 +31,7 @@ @ServletComponentScan("com.wgcloud.filter") @ComponentScan(basePackages = "com.wgcloud") @EnableCaching //@EnableScheduling @EnableScheduling public class WgcloudServiceApplication { public static void main(String[] args) { SpringApplication.run(WgcloudServiceApplication.class, args);