<#macro lookupTree parentId=''> <@_sysDeptList parentId=parentId pageSize=500> <#list page.list as a>
  • ${a.name!}