瀏覽代碼

订阅推送今天数据修改

WH01243 2 年之前
父節點
當前提交
4bcdd0458b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jyBXSubscribe/rpc/model/push.go

+ 1 - 1
jyBXSubscribe/rpc/model/push.go

@@ -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)