<#-- 话题内容 实体对象 --> <@function topicId="${url_topicId}"> <#assign topic = topicRelated_topicContent_entityBean> <#if topic != null && topic?? >

${topic.title}

<#noescape>${topic.content}

${topic.commentTotal}个评论