|
@@ -3843,7 +3843,7 @@ func (this *ActivityCoAntroller) SpecialDetail() {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
if count == 1 {
|
|
if count == 1 {
|
|
- resp.Detail.IsFollow = true
|
|
|
|
|
|
+ activityInfo.IsFollow = true
|
|
}
|
|
}
|
|
activityInfo.ActivityTypeName = "专项调研"
|
|
activityInfo.ActivityTypeName = "专项调研"
|
|
resp.Detail = activityInfo
|
|
resp.Detail = activityInfo
|