@@ -363,7 +363,7 @@ func (s *subscribePush) Datas(spqp *SubPushQueryParam) (hasNextPage bool, total
Datas: list,
Count: countSearch,
}
- if spqp.IsEnt == false {
+ if spqp.IsEnt == false && spqp.NotReturnCount == 0 {
s.PutAllCache(spqp.UserId, spqp.UserType, allCache)