程序包 | 说明 |
---|---|
com.yan.common.index.controller | |
com.yan.common.index.model |
限定符和类型 | 方法和说明 |
---|---|
List<MenuModel> |
IndexController.menu(String roleId)
获取系统菜单
|
限定符和类型 | 方法和说明 |
---|---|
List<MenuModel> |
MenuModel.getChildren()
获取子菜单集合
|
限定符和类型 | 方法和说明 |
---|---|
void |
MenuModel.setChildren(List<MenuModel> children)
设置子菜单集合
|
Copyright © 2018. All rights reserved.