<@exmay_member_menu_list code=code>
${menu.name}
<#if menu.code?? && menu.code=='model'> <@exmay_model_list var='md'> <#if md.code !='special'>
发布
${md.name}
#if> @exmay_model_list> <#else> <#list menu.children as child>
${child.name}
#list> #if>
@exmay_member_menu_list>