Explorar o código

高并发投票

孙永军 hai 1 ano
pai
achega
9211feeea4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/main/java/com/smcic/SspServerApplication.java

+ 0 - 1
src/main/java/com/smcic/SspServerApplication.java

@@ -9,7 +9,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
 @SpringBootApplication
 @MapperScan("com.smcic")
 @EnableScheduling
-@EnableAsync
 public class SspServerApplication {
 
     public static void main(String[] args) {