From b47ef019aa2f87c8e119b70215be341fad52f423 Mon Sep 17 00:00:00 2001 From: click33 <2393584716@qq.com> Date: Fri, 5 Apr 2024 03:18:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sa-token-doc/fun/not-login-scene.md | 2 +- sa-token-doc/sso/sso-questions.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sa-token-doc/fun/not-login-scene.md b/sa-token-doc/fun/not-login-scene.md index dae767a7..0ea39655 100644 --- a/sa-token-doc/fun/not-login-scene.md +++ b/sa-token-doc/fun/not-login-scene.md @@ -11,7 +11,7 @@ |--- |--- |--- | | -1 | NotLoginException.NOT_TOKEN | 未能从请求中读取到有效 token | | -2 | NotLoginException.INVALID_TOKEN | 已读取到 token,但是 token 无效 | -| -3 | NotLoginException.TOKEN_TIMEOUT | 已读取到 token,但是 token 已经过期 (tips:[Token有效期详解](/fun/token-timeout)) | +| -3 | NotLoginException.TOKEN_TIMEOUT | 已读取到 token,但是 token 已经过期 ([详](/fun/token-timeout)) | | -4 | NotLoginException.BE_REPLACED | 已读取到 token,但是 token 已被顶下线 | | -5 | NotLoginException.KICK_OUT | 已读取到 token,但是 token 已被踢下线 | | -6 | NotLoginException.TOKEN_FREEZE | 已读取到 token,但是 token 已被冻结 | diff --git a/sa-token-doc/sso/sso-questions.md b/sa-token-doc/sso/sso-questions.md index 371ab303..d3ef9aa9 100644 --- a/sa-token-doc/sso/sso-questions.md +++ b/sa-token-doc/sso/sso-questions.md @@ -311,8 +311,9 @@ public class SsoUserServerController {
还有其它问题? - +

可以加群反馈一下,比较典型的问题我们解决之后都会提交到此页面方便大家快速排查 +