| 程序包 | 说明 |
|---|---|
| cn.ipokerface.admin |
| 限定符和类型 | 方法和说明 |
|---|---|
AccountModel |
AdminCacheService.getAccount(Long accountId) |
AccountModel |
AdminCacheServiceRedis.getAccount(Long accountId) |
AccountModel |
AdminCacheService.getAccount(String accessToken) |
AccountModel |
AdminCacheServiceRedis.getAccount(String accessToken) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AdminCacheService.setAccount(AccountModel account)
更新账号数据
|
void |
AdminCacheServiceRedis.setAccount(AccountModel account) |
Copyright © 2021. All rights reserved.