xingzai hai 11 meses
pai
achega
bf73a986d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 = "获取成功"