Эх сурвалжийг харах

wip:推送筛选接口修改

wangkaiyue 2 жил өмнө
parent
commit
151e419469

+ 3 - 0
jyBXSubscribe/api/internal/logic/subscribeListLogic.go

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