加载中…

删除我投放的数据

```javascript WXAPI.blindBoxFriendsDelete({ token: '000' }) ``` + token 当前用户登录凭证 + id 盲盒ID ```json {"code":0,"msg":"success"} ```