@Service public class UserOAuthRepository extends AbstractRepository<UserOAuthMapper,UserOAuthEntity>
| 构造器和说明 |
|---|
UserOAuthRepository() |
| 限定符和类型 | 方法和说明 |
|---|---|
UserOAuthEntity |
getByOpenId(String openId)
根据openId查询授权记录
|
existscloseSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getSqlStatement, removeBatchByIds, removeBatchByIds, removeById, removeById, removeByIds, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, getById, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeBatchByIds, removeBatchByIds, removeById, removeByIds, removeByMap, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, update, update, update, updateBatchById, updateByIdpublic UserOAuthEntity getByOpenId(String openId)
Copyright © 2023. All rights reserved.