@@ -276,6 +276,7 @@ func (p *Pcsearch) GetNewBids() error {
NewUserId: util.Int64All(baseUserId),
SearchGroup: searchGroup,
IsPay: vipStatus.IsPayedUser(),
+ R: p.Request,
}
//搜索条件处理
so.SearchParamsHandle()