@Mapper public interface SysUserPostMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<SysUserPost>
用户职位信息 持久层
| 限定符和类型 | 方法和说明 |
|---|---|
SysUserPost |
getMainByUserId(String userId) |
delete, deleteBatchIds, deleteById, deleteById, deleteByMap, exists, insert, selectBatchIds, selectBatchIds, selectById, selectByMap, selectByMap, selectCount, selectList, selectList, selectList, selectList, selectMaps, selectMaps, selectMaps, selectMaps, selectMapsPage, selectObjs, selectObjs, selectOne, selectOne, selectPage, update, update, updateByIdSysUserPost getMainByUserId(@Param(value="userId") String userId)
Copyright © 2024. All rights reserved.