登录    |    注册

3.检查一个库是否可收藏

2020-09-27 19:40:14

### 3.检查一个库是否可收藏 ** 检查一个库是否可收藏 ** /lib/collect/check ** ``` token:接口令牌(必填) library_id:库ID(必填) libelID:分类ID(非必填,默认是0不分类) ``` 返回值 ``` { "result": true, "errno": 0, "msg": "成功" } ```