From 865a28036522279c3a337392e9e4a7eada8f28dd Mon Sep 17 00:00:00 2001 From: AppleOfGray Date: Mon, 26 Apr 2021 14:30:07 +0800 Subject: [PATCH] =?UTF-8?q?token=E8=BF=87=E6=9C=9F=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E5=AE=9A=E5=88=B6=E7=99=BB=E5=BD=95=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sa-token-doc/doc/use/mutex-login.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sa-token-doc/doc/use/mutex-login.md b/sa-token-doc/doc/use/mutex-login.md index b2697da0..a23439ad 100644 --- a/sa-token-doc/doc/use/mutex-login.md +++ b/sa-token-doc/doc/use/mutex-login.md @@ -41,3 +41,4 @@ StpUtil.getTokenValueByLoginId(10001, "APP"); ``` +> 不同设备账号在登录时设置不同的token有效期等信息, 详见[登录时指定token有效期](/use/remember-me?id=登录时指定token有效期) \ No newline at end of file