码迷,mamicode.com
首页 > 其他好文 > 详细

角色配置

时间:2014-05-08 09:59:13      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:int   c   har   user   rom   a   

select * from smt_RolePermission

delete from smt_RolePermission
delete from smt_RolePermission where ModuleId NOT IN(105,110,111,112,113,73)

insert into smt_RolePermission
select 1,moduleid,‘‘ from smt_Module

select * from smt_User

select * from smt_Role

select * from smt_UserRole

select * from smt_UserPermission

select * from smt_Module


SELECT ASCII(CHAR(1))

角色配置,布布扣,bubuko.com

角色配置

标签:int   c   har   user   rom   a   

原文地址:http://www.cnblogs.com/denghuachengle/p/3714522.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!