@@ -10,7 +10,7 @@ import (
"time"
)
-//专项调研活动
+// 专项调研活动
type ActivitySpecialCoAntroller struct {
BaseAuthController
}
@@ -409,9 +409,9 @@ func GetActivitySpecialList(user *models.WxUserItem, currentIndex, pageSize int,
err = errors.New("GetActivityLabelSpecialConfirmList11, Err: " + e.Error())
return
- if totalConfirm == 0 {
- return
- }
+ //if totalConfirm == 0 {
+ // return
+ //}
if currentIndex == 1 && len(listConfirm) > 0 {
listConfirm[0].Explain = utils.ACtIVITY_SPECIAL_TRIP_EXPLAIN