Explorar o código

fix序列化异常

Eric %!s(int64=2) %!d(string=hai) anos
pai
achega
1efac15b53

+ 2 - 2
cooleshow-app/src/main/java/com/yonge/cooleshow/config/AppServerConfig.java

@@ -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