刚调用完登录接口,打印AuthenticationUtils.getAuthentication()就是null,这样每到20分钟就会自动去refreshToken,导致前端Token失效 请问是设计如此还是BUG?  