Changes between Version 43 and Version 44 of pcauto_club_4.0.0/api
- Timestamp:
- 03/10/2015 10:28:23 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_club_4.0.0/api
v43 v44 554 554 {{{ 555 555 1.2.12 获取照片评论数和赞数 556 接口:http://mrobot.pcauto.com.cn/xsp/s/club/v4.0/photos_praise_detail.xsp?photoId=54661&albumId=6651&userId=30697781 GET 556 接口:http://mrobot.pcauto.com.cn/xsp/s/club/v4.0/photos_praise_detail.xsp?photoId=54661&albumId=6651 GET 557 558 是否登录:是 557 559 558 560 请求参数: … … 560 562 ||photoId||String||Y||照片ID|| 561 563 ||albumId||String||Y||相册ID|| 562 ||userId||String||Y||用户ID|| 564 565 { 566 albumId: 6651, 567 code: 0, 568 message: "操作成功", 569 photoId: 54661, 570 praiseCount: 1, 571 replyCount: 0, 572 version: "v1.0(latest)", 573 hadPraisePhotoIds: "54661" //有则返回photoID,无则为空 574 } 563 575 564 576 应用端接口
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)