xingzai 10 ماه پیش
والد
کامیت
bf73a986d3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      controllers/activity.go

+ 1 - 1
controllers/activity.go

@@ -635,7 +635,7 @@ func (this *ActivityCoAntroller) Detail() {
 	if collectCount1+collectCount2 > 0 {
 		resp.Detail.IsCollect = true
 	}
-
+	resp.Detail.IsResearchSpecial = resp.IsResearchSpecial
 	br.Ret = 200
 	br.Success = true
 	br.Msg = "获取成功"