server/system_gateway/src/main/java/com/doumee/api/gateway/JwtAuthController.java @@ -147,7 +147,6 @@ }catch (Exception e){ return ApiResponse.failed(ResponseStatus.SERVER_ERROR); } } /** * 刷新JWT令牌,用旧的令牌换新的令牌