mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
refactor: 修复 sso 插件不正确的注释描述
This commit is contained in:
parent
cd964d4d9f
commit
18ab60d4d2
@ -18,7 +18,7 @@ package cn.dev33.satoken.sso.function;
|
|||||||
import java.util.function.BiFunction;
|
import java.util.function.BiFunction;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 函数式接口:SSO-Server端:未登录时返回的View
|
* 函数式接口:SSO-Server端:登录处理函数
|
||||||
*
|
*
|
||||||
* <p> 参数:账号、密码 </p>
|
* <p> 参数:账号、密码 </p>
|
||||||
* <p> 返回:登录结果 </p>
|
* <p> 返回:登录结果 </p>
|
||||||
|
Loading…
Reference in New Issue
Block a user