<#assign spring=JspTaglibs["/WEB-INF/tld/spring.tld"]/> <#setting datetime_format="yyyy-MM-dd HH:mm"/>
评论信息
应用名称:${comment.appName!} 应用版本:${comment.appVersion!} 提交时间:${comment.timestamp?number?number_to_datetime}
评论人:${comment.arReviewerName!} 评价:<#if (comment.arScore == 1)>差评<#elseif (comment.arScore == 2)>中评<#elseif (comment.arScore == 3)>好评<#else>无
评价内容:${comment.arOptionsDesc!""} <#if (comment.arOptionsDesc?? && comment.arContent??)> ; ${comment.arContent!""}

回复ta