程序包 | 说明 |
---|---|
com.yan.common.role.controller | |
com.yan.common.role.mapper |
限定符和类型 | 方法和说明 |
---|---|
MsgModel |
RoleController.save(SysRole role)
角色保存方法
|
限定符和类型 | 方法和说明 |
---|---|
SysRole |
SysRoleMapper.selectByPrimaryKey(String roleId)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
List<SysRole> |
SysRoleMapper.selectByExample(SysRoleExample example)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
int |
SysRoleMapper.insert(SysRole record)
This method was generated by MyBatis Generator.
|
int |
SysRoleMapper.insertSelective(SysRole record)
This method was generated by MyBatis Generator.
|
int |
SysRoleMapper.updateByExample(SysRole record,
SysRoleExample example)
This method was generated by MyBatis Generator.
|
int |
SysRoleMapper.updateByExampleSelective(SysRole record,
SysRoleExample example)
This method was generated by MyBatis Generator.
|
int |
SysRoleMapper.updateByPrimaryKey(SysRole record)
This method was generated by MyBatis Generator.
|
int |
SysRoleMapper.updateByPrimaryKeySelective(SysRole record)
This method was generated by MyBatis Generator.
|
Copyright © 2018. All rights reserved.