<#include "/apps/service/include/left.html">

全部坐席列表<#if userList??>(${userList.totalElements!''})

<#if userList?? && userList.content??> <#list userList.content as user>
用户 姓名 电子邮件 手机 在线 注册时间
${user.username!''}
系统管理员
${user.uname!''} ${user.email!''} ${user.mobile!''} <#if user.online> ${user.createtime!''}