<@_sysUserTokenList userId=admin.id channel=channel orderField=orderField orderType=orderType pageIndex=pageNum count=numPerPage>
<#list page.list as a>
<@t.page 'channel'/> <@t.page 'authorize_date'/> <@t.page 'expiry_date'/> <@t.page 'log.login_ip'/>
${a.channel!} ${a.createDate!} ${a.expiryDate!} ${a.loginIp!}
<#include "../include_page/page.html"/>