角色管理
This class object is the super class that every library in CodeIgniter will be assigned to.
$instance : object
Reference to the CI singleton
$data :
__construct() : void
Class constructor
get_instance() : object
Get the CI singleton
index()
角色列表
edit( $roleId)
添加/修改页
updateData()
添加/修改数据库
ajaxcheck()
检查栏目名称和关键字唯一
delete()
删除角色