部分后端1

master3
Cys 8 months ago
parent 8b74c1ef1d
commit 3996662e7b

@ -11,8 +11,6 @@ import javax.servlet.http.HttpServletResponse;
* 1.
* 2.
*
* @author: ShanZhu
* @date: 2023-11-20
*/
public class LoginInterceptor implements HandlerInterceptor {

@ -11,8 +11,6 @@ import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
/**
* SpringMvc
*
* @author: ShanZhu
* @date: 2023-11-20
*/
@Configuration
public class MvcConfig implements WebMvcConfigurer {

@ -8,10 +8,7 @@ import org.springframework.context.annotation.Configuration;
/**
* Mybatis - plus
*
* MybatisPlus? https://blog.csdn.net/qq_52922453/article/details/127196313
*
* @author: ShanZhu
* @date: 2023-11-10
*/
@Configuration
public class MybatisPlusConfig {

Loading…
Cancel
Save