【7.0.4】更新包引用

pull/73/head
fengshuonan 2021-05-18 10:33:26 +08:00
parent da73d93040
commit 3f9ec43b8c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
package cn.stylefeng.guns.config.web;
import cn.stylefeng.guns.core.error.CustomErrorAttributes;
import cn.stylefeng.guns.core.security.AuthJwtTokenSecurityInterceptor;
import cn.stylefeng.guns.core.security.PermissionSecurityInterceptor;
import com.fasterxml.jackson.databind.ser.std.ToStringSerializer;
import org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer;
import org.springframework.context.annotation.Bean;