Explorar o código

文章Md5详情展示

xingzai %!s(int64=3) %!d(string=hai) anos
pai
achega
daff70c62e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/article.go

+ 1 - 0
controllers/article.go

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