fix
This commit is contained in:
parent
7edc7ca758
commit
6b405b5f29
@ -8,7 +8,6 @@
|
|||||||
method: POST
|
method: POST
|
||||||
body:
|
body:
|
||||||
|
|
||||||
```json
|
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"device_token": "b48b911e85874b403ce80cbb33864e8ed6f06455e80310b0f6b95e672a3e39dc",
|
"device_token": "b48b911e85874b403ce80cbb33864e8ed6f06455e80310b0f6b95e672a3e39dc",
|
||||||
@ -34,6 +33,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
|
||||||
字段说明:
|
字段说明:
|
||||||
1. custom_data使用指定页面的跳转逻辑,target字段目前固定为: detail;参数部分的: drama_id指定为要进入的详情页面id
|
1. custom_data使用指定页面的跳转逻辑,target字段目前固定为: detail;参数部分的: drama_id指定为要进入的详情页面id
|
||||||
Loading…
x
Reference in New Issue
Block a user