Changes between Version 77 and Version 78 of appapi/4.0
- Timestamp:
- 03/02/2015 02:02:55 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
appapi/4.0
v77 v78 649 649 说明:照片点赞/取消赞 650 650 请求参数 651 praisePhotoIds:点赞的照片ID(使用","连接起来) 652 unPraisePhotoIds:取消点赞的照片ID(使用","连接起来) 653 651 praisePhotoIds:点赞的照片ID(Json格式) 652 unPraisePhotoIds:取消点赞的照片ID(Json格式) 653 654 例子: 655 praisePhotoIds:[ 656 {"photoId":"111","albumId":"222"}, 657 {"photoId":"111","albumId":"222"} 658 ] 659 unPraisePhotoIds:[ 660 {"photoId":"111","albumId":"222"}, 661 {"photoId":"111","albumId":"222"} 662 ] 654 663 655 664 是否登录:是
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)