Interface UserLoginOutService
- All Known Implementing Classes:
UserLoginOutServiceImpl
public interface UserLoginOutService
登出
- Since:
- 2024-01-05 20:18
- Author:
- xieyubin
-
Method Summary
-
Method Details
-
logout
登出 有token 则退出对应的用户 没有token 则退出当前用户- Parameters:
tokenId- tokenuserId- 用户id
-