Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【建议优化】重复推送消息给用户 #60

Open
hustuhao opened this issue Aug 20, 2022 · 0 comments
Open

【建议优化】重复推送消息给用户 #60

hustuhao opened this issue Aug 20, 2022 · 0 comments

Comments

@hustuhao
Copy link

描述:给用户重复推送两条消息。

触发条件: 用户A关注 topic T,调用发送消息接口 http://wxpusher.zjiecode.com/api/send/message,参数 uids 中填写用户A 的uid,topicIds 填写用户A关注的topic T。

结果:A收到两条一样的消息推送。

建议改进:把发送消息接口请求参数 uids 和topics 中的用户过滤一遍,保证只发送一次消息。


谢谢您的分享!wxpusher 非常 nice~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant