接口 ProfileService
- 所有超级接口:
com.baomidou.mybatisplus.extension.service.IService<Profile>
- 所有已知实现类:
ProfileServiceImpl
public interface ProfileService
extends com.baomidou.mybatisplus.extension.service.IService<Profile>
-
字段概要
从接口继承的字段 com.baomidou.mybatisplus.extension.service.IService
DEFAULT_BATCH_SIZE -
方法概要
修饰符和类型方法说明getByCapeHash(String hash) getByNames(String[] names) getBySkinHash(String hash) getByUserId(String userId) 从接口继承的方法 com.baomidou.mybatisplus.extension.service.IService
count, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeById, removeById, removeById, removeByIds, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateById
-
方法详细资料
-
getByUserId
-
getByName
-
getByNames
-
getBySkinHash
-
getByCapeHash
-