acl_aco_module 对应 acl_aco_system(system_id)
比如说创建了module_id 为93的一条记录,system_id为93
我的用户为'jpjinlei' 对应的acl_aro_role的role_id为1(specialty),3(icolumn admin)
在acl_role_module里关联role_id和module_id 就可以了
INSERT INTO `acl_role_module` (`assign_id`, `role_id`, `module_id`, `access`) VALUES (2623, 1, 93, 'Y'); INSERT INTO `acl_role_module` (`assign_id`, `role_id`, `module_id`, `access`) VALUES (2624, 3, 93, 'Y');
<embed height=”0″ id=”xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd” type=”application/thunder_download_plugin” width=”0″><br />
</embed></p>
<embed height=”0″ id=”xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd” type=”application/thunder_download_plugin” width=”0″>
————————-————————-————————-————————-————————-acl_user_module_function 对应 acl_aco_module_function 对应 acl_aco_module
126,127 82
</embed></p>