public interface DictCodeService extends com.baomidou.mybatisplus.extension.service.IService<DictCode>
字典表 服务Api
| 限定符和类型 | 方法和说明 |
|---|---|
List<DictCode> |
findByType(String type)
详情
|
Map<String,String> |
findMapByType(String type) |
List<TreeNode> |
findTree(String type) |
void |
init()
初始化字典表
|
count, 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, updateByIdCopyright © 2024. All rights reserved.