@@ -17,9 +17,9 @@ import org.springframework.web.servlet.config.annotation.EnableWebMvc;
* Created by Eric.Shang on 2022/11/2.
*/
@Slf4j
-@EnableWebMvc
+//@EnableWebMvc
//@EnableAsync
-@EnableTransactionManagement
+//@EnableTransactionManagement
@EnableScheduling
@EnableSwagger2Doc
@EnableDiscoveryClient