Skip to content
搜索
Main Navigation
开源门户
ONEX OMS
ECShopX
Appearance
Menu
Return to top
本页目录
desktop_hasrole
后台权限角色和用户关联表
所属应用
:
desktop
表结构
ColumnName
Comment
Type
Not null
Default
Autoincrement
user_id
后台用户ID
mediumint(8) unsigned
Y
N
role_id
角色ID
mediumint(8) unsigned
Y
N
索引
Key name
Column names
Unique
Comment
primary
user_id, role_id
Y