@Service public class UserLoginOutServiceImpl extends Object implements UserLoginOutService
| 限定符和类型 | 字段和说明 |
|---|---|
private cn.sinozg.applet.common.service.FrameworkAuthService |
frameworkAuthService |
private FrameworkLoginLogService |
frameworkLoginLogService |
| 构造器和说明 |
|---|
UserLoginOutServiceImpl() |
private FrameworkLoginLogService frameworkLoginLogService
private cn.sinozg.applet.common.service.FrameworkAuthService frameworkAuthService
public void logout(String tokenId, String userId)
UserLoginOutServicelogout 在接口中 UserLoginOutServicetokenId - tokenuserId - 用户idCopyright © 2024. All rights reserved.