<% if(@Global.getConfigToBoolean('user.useCorpModel', 'false') && user.superAdmin){ %>
  • ${text('当前租户')}:(${session.corpCode}) ${session.corpName}
    <#form:treeselect id="switchCorpSelect" title="${text('租户切换')}" allowClear="false" url="${ctx}/sys/corpAdmin/treeData?isShowCode=true" callbackFuncName="switchCorpSelectCallback"/>
  • <% }else if(__info_type == '0'){ %> <% } %>