|
@@ -33,7 +33,7 @@
|
|
|
* @apiDescription 类型设置说明
|
|
|
*
|
|
|
* @apiParam {String} source_type 请在header中定义,ios:ios | android:android | 移动h5:h5 | 小程序:applet | 公众号:service | pc网站:pc
|
|
|
- * @apiParam {Number} type 图文:1 | 视频:2 | 直播:3 | 小刊:4 | 链接:10
|
|
|
+ * @apiParam {Number} type 图文:1 | 视频:2 | 直播:3 | 小刊:4 | 链接:10 | 评论: 11
|
|
|
* @apiParam {Number} push_ 所有带push_开头的返回参数,返回字典都是一样的,参考获取首页数据中的push_focus
|
|
|
*/
|
|
|
|
|
@@ -499,7 +499,7 @@
|
|
|
* @apiDescription 喜欢
|
|
|
*
|
|
|
* @apiParam {String} signature signature
|
|
|
- * @apiParam {Number} type type类型
|
|
|
+ * @apiParam {Number} type type类型 这里增加了一个评论点赞(喜欢),type的值为11就是 给评论点赞
|
|
|
* @apiParam {Number} id 当前的数据id
|
|
|
*
|
|
|
* @apiSuccess {Number} id 当前的数据id
|