diff --git "a/product/\347\247\273\345\212\250\344\270\216\351\200\232\344\277\241/\350\205\276\350\256\257\347\247\273\345\212\250\346\216\250\351\200\201/API \346\226\207\346\241\243/\347\273\237\350\256\241\347\233\270\345\205\263\346\216\245\345\217\243/\347\211\271\345\256\232\346\227\266\351\227\264\346\256\265\346\211\200\346\234\211\346\216\250\351\200\201\344\277\241\346\201\257\346\237\245\350\257\242.md" "b/product/\347\247\273\345\212\250\344\270\216\351\200\232\344\277\241/\350\205\276\350\256\257\347\247\273\345\212\250\346\216\250\351\200\201/API \346\226\207\346\241\243/\347\273\237\350\256\241\347\233\270\345\205\263\346\216\245\345\217\243/\347\211\271\345\256\232\346\227\266\351\227\264\346\256\265\346\211\200\346\234\211\346\216\250\351\200\201\344\277\241\346\201\257\346\237\245\350\257\242.md" index 2b2c4186b882..7e8dc3cd6d69 100644 --- "a/product/\347\247\273\345\212\250\344\270\216\351\200\232\344\277\241/\350\205\276\350\256\257\347\247\273\345\212\250\346\216\250\351\200\201/API \346\226\207\346\241\243/\347\273\237\350\256\241\347\233\270\345\205\263\346\216\245\345\217\243/\347\211\271\345\256\232\346\227\266\351\227\264\346\256\265\346\211\200\346\234\211\346\216\250\351\200\201\344\277\241\346\201\257\346\237\245\350\257\242.md" +++ "b/product/\347\247\273\345\212\250\344\270\216\351\200\232\344\277\241/\350\205\276\350\256\257\347\247\273\345\212\250\346\216\250\351\200\201/API \346\226\207\346\241\243/\347\273\237\350\256\241\347\233\270\345\205\263\346\216\245\345\217\243/\347\211\271\345\256\232\346\227\266\351\227\264\346\256\265\346\211\200\346\234\211\346\216\250\351\200\201\344\277\241\346\201\257\346\237\245\350\257\242.md" @@ -19,8 +19,8 @@ | --------- | ---- | ------ | ---------- | | startDate | 是 | String | 查询起始日期,
  • 格式:YYYY-MM-DD
  • 查询限制:当前日期1个月内 | | endDate | 是 | String | 查询截止日期,格式:YYYY-MM-DD | -| msgType | 否 | String | 消息类型:
  • notify:通知
  • message:静默消息 | -| pushType | 否 | String | 推送类型:
  • all:全推
  • tag:标签推
  • token:设备列表/设备单推
  • account:账号列表/账号单推 | +| msgType | 是 | String | 消息类型:
  • notify:通知
  • message:静默消息 | +| pushType | 是 | String | 推送类型:
  • all:全推
  • tag:标签推
  • token:设备列表/设备单推
  • account:账号列表/账号单推 | | offset | 否 | Integer | 分页查询起始偏移 | | limit | 否 | Integer | 分页查询每页消息数 (最大限制为200) |