Skip to content

Commit

Permalink
Merge pull request #15895 from dssxxx/master-2
Browse files Browse the repository at this point in the history
Update 特定时间段所有推送信息查询.md
  • Loading branch information
chuikingfan authored Aug 8, 2023
2 parents 2cba74d + d1c286e commit f4d469a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
| --------- | ---- | ------ | ---------- |
| startDate || String | 查询起始日期,<li>格式:YYYY-MM-DD<li>查询限制:当前日期1个月内 |
| endDate || String | 查询截止日期,格式:YYYY-MM-DD |
| msgType | | String | 消息类型:<li>notify:通知<li>message:静默消息 |
| pushType | | String | 推送类型:<li>all:全推<li>tag:标签推<li>token:设备列表/设备单推<li>account:账号列表/账号单推 |
| msgType | | String | 消息类型:<li>notify:通知<li>message:静默消息 |
| pushType | | String | 推送类型:<li>all:全推<li>tag:标签推<li>token:设备列表/设备单推<li>account:账号列表/账号单推 |
| offset || Integer | 分页查询起始偏移 |
| limit || Integer | 分页查询每页消息数 (最大限制为200) |

Expand Down

0 comments on commit f4d469a

Please sign in to comment.