<#-- 在线帮助内容 实体对象 --> <@function helpId="${url_helpId}">
<#assign help_entity = helpRelated_helpContent_entityBean> <#if help_entity != null && help_entity??>

${help_entity.name}

<#-- 使用不转义标签 --> <#noescape> ${help_entity.content}