@@ -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 = "获取成功"