|
@@ -78,6 +78,7 @@ func (l *SearchListLogic) SearchList(req *types.SearchReq) (resp *types.CommonRe
|
|
|
PositionType: req.PositionType,
|
|
|
PositionId: req.PositionId,
|
|
|
AccountId: req.AccountId,
|
|
|
+ EntAccountId: req.EntAccountId,
|
|
|
MgoUserId: req.MgoUserId,
|
|
|
LimitFlag: limitFlag,
|
|
|
IsNew: isNew,
|