Browse Source

no message

xingzai 11 months ago
parent
commit
dae314b614
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/article.go

+ 1 - 0
controllers/article.go

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