| 229 | | === 2.3.1 [=#point2031 回复文章评论]=== |
| 230 | | {{{ |
| 231 | | 备注:回复文章评论 |
| | 229 | === 2.3.1 [=#point2031 获取文章最新评论楼层数]=== |
| | 230 | {{{ |
| | 231 | 备注:获取图集最新评论楼层数,图集的原url构成方法:http://beauty.pcauto.com.cn/photolist/${id}.html id为new_topics接口取得的id |
| | 232 | 请求URL:http://mrobot.pcauto.com.cn/v3/cmt/get_newest_floor?url=http://beauty.pcauto.com.cn/photolist/${id}.html |
| | 233 | HTTP请求方式:get |
| | 234 | 是否需要登录:否 |
| | 235 | 返回格式:json |
| | 236 | 缓存方式:无 |
| | 237 | 缓存时间:无 |
| | 238 | 请求参数: |
| | 239 | url:图集url |
| | 240 | 请求后端URL: |
| | 241 | http://cmt.pcauto.com.cn/action/topic/get_data.jsp?url=http://beauty.pcauto.com.cn/photolist/${id}.html |
| | 242 | 请求后端参数: |
| | 243 | url:图集url |
| | 244 | }}} |
| | 245 | |
| | 246 | === 2.3.2 [=#point2032 回复评论]=== |
| | 247 | {{{ |
| | 248 | 备注:回复评论 |