mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
chore: 优化注释
This commit is contained in:
parent
88e42c868d
commit
ac723f2ddb
@ -190,7 +190,7 @@ public class StpLogic {
|
||||
*/
|
||||
public void setTokenValue(String tokenValue, SaLoginModel loginModel){
|
||||
|
||||
// 先判断一下,如果提供 token 为空,则不执行任何动作 ..
|
||||
// 先判断一下,如果提供 token 为空,则不执行任何动作
|
||||
if(SaFoxUtil.isEmpty(tokenValue)) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user