@@ -40,6 +40,9 @@ func (l *SubscribeListLogic) SubscribeList(req *types.SubscribeReq) (resp *types
UserType: req.UserType,
Price: req.Price,
FileExists: req.FileExists,
+ IsRead: req.IsRead,
+ Source: req.Source,
+ Staffs: req.Staffs,
UserId: req.UserId,
EntId: req.EntId,
EntUserId: req.EntUserId,