<#include "*/basic/default.html"/> <#macro title> 组管理 <#macro head> <#macro recursionTree parent>
  • <@shiro.hasPermission name="dictionary-category:read">
    <#if parent.leaf>
  • <#macro body>
    <#if success?has_content>
    ${success}

    组管理

    <#if groupList??>
      <#list groupList as gl> <@recursionTree gl />