@@ -80,6 +80,7 @@ func (this *ArticleNoLoginController) Detail() {
}
if havePower {
+ detail.Body = services.GetReportContentTextArticleBody(detail.Body)
hasPermission = 1
go services.ArticleHistory(articleId, user)
//30分钟之内阅读同一篇文章不错二次推送