server/system_service/src/main/java/com/doumee/config/jwt/JwtTokenUtil.java @@ -150,6 +150,7 @@ return token; } /** * 从令牌中获取数据声明,验证JWT签名 *