#@layout() #define script() #end #define content()

用户角色 首页 / 用户 / 用户角色

#for(role : roles) #end
名称 描述
#(role.name ??) #if(role.isSuperAdmin()) (超级管理员) #end #(role.description ??)
#end