<#include "../include_page/paramters.html"/>
<@_sysRoleList pageIndex=pageNum count=numPerPage> <#list page.list as a>
ID 名称 拥有所有功能权限
${a.id!} ${(a.name?html)!} ${a.ownsAllRight?then('是','')}
<#include "../include_page/page.html"/>