perf:登录调整

This commit is contained in:
曾文豪
2023-04-05 23:06:09 +08:00
parent e19f27f597
commit 2bbec9b79a
7 changed files with 52 additions and 70 deletions

View File

@@ -23,7 +23,7 @@ public interface TieshengLoginConfigurer {
/**
* 授权登录回调
*
* @param tokenBean
* @param bean
*/
void onLoginRedirect(TokenBean bean, String to, String extra, HttpServletResponse response);