@Service public class SysUnitServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<SysUnitMapper,SysUnit> implements SysUnitService
机构数据 服务实现类
| 构造器和说明 |
|---|
SysUnitServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
createLevelCode(String parentId) |
String |
getBelongById(String id) |
SysUnit |
getByOrgCode(String organizationCode) |
SysUnit |
getUnitByDeptId(String deptId) |
closeSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getOneOpt, getSqlSessionFactory, getSqlStatement, removeBatchByIds, removeBatchByIds, removeById, removeById, removeByIds, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, count, exists, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, getOneOpt, getOneOpt, getOptById, ktQuery, ktUpdate, lambdaQuery, lambdaQuery, lambdaUpdate, list, list, list, list, listByIds, listByMap, listMaps, listMaps, 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, updateByIdpublic String createLevelCode(String parentId)
createLevelCode 在接口中 SysUnitServicepublic String getBelongById(String id)
getBelongById 在接口中 SysUnitServicepublic SysUnit getByOrgCode(String organizationCode)
getByOrgCode 在接口中 SysUnitServicepublic SysUnit getUnitByDeptId(String deptId)
getUnitByDeptId 在接口中 SysUnitServiceCopyright © 2024. All rights reserved.