Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

通知无法通过offset获取 #761

Closed
lxhyl opened this issue May 11, 2020 · 2 comments
Closed

通知无法通过offset获取 #761

lxhyl opened this issue May 11, 2020 · 2 comments

Comments

@lxhyl
Copy link

lxhyl commented May 11, 2020

环境

  • 系统/平台:

  • nodejs 版本: <v12.16.1>

  • API版本:<3.25.3>

出现问题

<无法通过offset获取新数据,获取到的都是第一页的数据>

重现步骤

“/msg/notices?limit=10&offset=10”
“/msg/notices?limit=10&offset=20”

期待效果

<现在的效果,期待的效果>

先看文档有没有相关说明,调用前须知必看

先在 issues 搜一下是否有相似问题,没有再发,否则直接关闭

不处理别人搭建的线上服务的问题,此项目不提供任何线上服务,请自行搭建

重现步骤尽量详细,不能含糊不清,包含请求地址和对应参数以及操作过程描述,不是每个人都喜欢猜别人遇到了什么问题和找参数一个个试,也比较浪费时间

如果不是提建议,提 issues 如果不照着模版来将不会优先处理或直接关闭

460 cheating 的问题把 utils/request.js 里面的 headers['X-Real-IP'] 的注释取消掉就好

@Binaryify
Copy link
Owner

下个版本修复下

Binaryify added a commit that referenced this issue May 13, 2020
@Binaryify
Copy link
Owner

已更新

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

No branches or pull requests

2 participants