根据收藏记录ID删除收藏
javascript
WXAPI.cmsArticleFavDeleteById(token, id)
- token 当前用户登陆凭证
- id 收藏记录的ID,并非是文章ID
WXAPI.cmsArticleFavDeleteById(token, id)