Package | Description |
---|---|
com.platform.controller | |
com.platform.service | |
com.platform.service.impl |
Modifier and Type | Method and Description |
---|---|
R |
SysRoleController.save(SysRoleEntity role)
保存角色
|
R |
SysRoleController.update(SysRoleEntity role)
修改角色
|
Modifier and Type | Method and Description |
---|---|
SysRoleEntity |
SysRoleService.queryObject(Long roleId) |
Modifier and Type | Method and Description |
---|---|
List<SysRoleEntity> |
SysRoleService.queryList(Map<String,Object> map) |
Modifier and Type | Method and Description |
---|---|
void |
SysRoleService.save(SysRoleEntity role) |
void |
SysRoleService.update(SysRoleEntity role) |
Modifier and Type | Method and Description |
---|---|
SysRoleEntity |
SysRoleServiceImpl.queryObject(Long roleId) |
Modifier and Type | Method and Description |
---|---|
List<SysRoleEntity> |
SysRoleServiceImpl.queryList(Map<String,Object> map) |
Modifier and Type | Method and Description |
---|---|
void |
SysRoleServiceImpl.save(SysRoleEntity role) |
void |
SysRoleServiceImpl.update(SysRoleEntity role) |
Copyright © 2021. All rights reserved.