@@ -497,6 +497,7 @@ func (this *ArticleCommonController) Detail() {
}
+ resp.HasPermission = 1
detail.Abstract, _ = services.GetReportContentTextSub(detail.Abstract)
detail.SellerList = sellerList
resp.Detail = detail