@@ -152,7 +152,7 @@ func GetActivityVivoPoints(item *models.ActivityDetail, wxUser *models.WxUserIte
return
}
- if total == 0 && havePower {
+ if total == 0 {
//如果没有设置就直接播放
vivoPointsResp.HavePoint = true