1
zj
2024-08-09 5a0c918b13c9bb48af816594c7770bee376fac5c
geteClient/src/main/java/org/example/geteclient/GeteClientApplication.java
@@ -2,7 +2,9 @@
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.scheduling.annotation.EnableScheduling;
@EnableScheduling
@SpringBootApplication
public class GeteClientApplication {