feat: Android端接口对接完成,新增42个API接口
This commit is contained in:
parent
7ad3de704a
commit
8d96082064
|
|
@ -89,9 +89,10 @@
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"streamerId": 123,
|
"streamerId": 123,
|
||||||
"action": "follow" // 或 "unfollow"
|
"action": "follow"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
> action 可选值: "follow" 或 "unfollow"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user