Browse Source

feat:最新招标信息

wangshan 3 years ago
parent
commit
bf44aab018
1 changed files with 1 additions and 0 deletions
  1. 1 0
      jyBXBase/rpc/internal/logic/newestbiddinglogic.go

+ 1 - 0
jyBXBase/rpc/internal/logic/newestbiddinglogic.go

@@ -61,6 +61,7 @@ func (l *NewestBiddingLogic) NewestBidding(in *bxbase.NewestBiddingReq) (*bxbase
 				res.ErrMsg = fmt.Errorf("未查询到用户信息").Error()
 				return res
 			}
+			res.Data.History = strings.Split(redis.GetStr("other", "s_"+in.UserId), ",")
 			//根据订阅词获取查询语句
 			vipStatus := MC.IntAll((*userMap)["i_vip_status"])
 			//vip用户