ltkj-framework/src/main/java/com/ltkj/framework/security/filter/JwtAuthenticationTokenFilter.java
@@ -28,6 +28,7 @@ @Autowired private TokenService tokenService; @Override protected void doFilterInternal(HttpServletRequest request, HttpServletResponse response, FilterChain chain) throws ServletException, IOException {