文档
测试

删除关注

POST
https://xiaoyaoyao.net/index.php?s=/api/member/collectionDel

请求参数

参数名
类型
描述
必填
token
string
必填
member_id
int
用id
必填
type
int
1厨师2文章
必填
type
int
厨师id | 文章id
必填

返回值

``` { "code": 1, "msg": "success", "data": [] } ```