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

私信的历史纪录无法通过offset来偏移获取 #599

@Gaubee

Description

@Gaubee

环境

  • 系统/平台: Win10

  • nodejs 版本: v10.15.3

  • API版本: 3.22.3

出现问题

/msg/private/history
的 offset 参数无效

重现步骤

  1. 执行登录
  2. 访问 [/msg/private/history?uid={uid}&limit=30&offset=30]
  3. 访问 [/msg/private/history?uid={uid}&limit=30&offset=60]

期待效果

返回的消息列表应该是不同的,
现在却是相同的内容

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions