@Service(value="genMenuService") @Transactional public class MenuService extends com.jeeplus.core.service.TreeService<MenuMapper,Menu>
| 构造器和说明 |
|---|
MenuService() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MenuDTO> |
findAllMenu()
读取菜单列表
|
boolean |
saveOrUpdate(Menu menu)
保存或更新菜单
|
formatListToTree, getChildren, removeWithChildrenById, removeWithChildrenByIds, sortList, treeData, treeDatacloseSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getSqlStatement, retBool, saveBatch, 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, removeById, removeByIds, removeByMap, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, update, update, update, updateBatchById, updateById@CacheEvict(cacheNames={"sys:cache:menu","user:cache:dataRuleList","user:cache:topMenu","user:cache:menuList"},
allEntries=true)
public boolean saveOrUpdate(Menu menu)
saveOrUpdate 在接口中 com.baomidou.mybatisplus.extension.service.IService<Menu>saveOrUpdate 在类中 com.jeeplus.core.service.TreeService<MenuMapper,Menu>menu - Copyright © 2022. All rights reserved.