This commit is contained in:
anlicheng 2025-06-26 13:23:21 +08:00
parent 1508197e6b
commit 7edc7ca758

View File

@ -4,7 +4,6 @@
### 1. 批量推送消息 ### 1. 批量推送消息
url: "/api/push" url: "/api/push"
method: POST method: POST
body: body:
@ -37,4 +36,4 @@ body:
] ]
``` ```
字段说明: 字段说明:
custom_data使用指定页面的跳转逻辑target字段目前固定为: detail参数部分的: drama_id指定为要进入的详情页面id 1. custom_data使用指定页面的跳转逻辑target字段目前固定为: detail参数部分的: drama_id指定为要进入的详情页面id