<#include "*/basic/default.html"/> <#macro title> 修改用户${entity.username!''} <#macro head> <#macro recursionTree parent groupList>
  • <@shiro.hasPermission name="dictionary-category:read">
    <#if parent.leaf>
  • <#macro body>

    编辑用户

    用户所在组

    <#if groupsList??>
      <#list groupsList as gl> <@recursionTree gl entity.groupsList/>