@@ -279,7 +279,7 @@ func (s *subscribePush) Datas(spqp *SubPushQueryParam) (hasNextPage bool, total
Count: countSearch,
}
if spqp.IsEnt == false {
- s.PutTodayCache(spqp.UserId, allCache)
+ s.PutAllCache(spqp.UserId, allCache)
length := len(allCache.Datas)