Changes between Version 53 and Version 54 of web-intf
- Timestamp:
- 08/10/2012 10:45:57 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
web-intf
v53 v54 641 641 }}} 642 642 643 === 2.13 http://dp.pconline.com.cn/intf/ipad/user-update-info.jsp 获取关注摄影师更新信息 === 644 {{{ 645 HTTP请求方式:get 646 是否需要登录:否 647 请求参数:uids:被关注的用户id集合,id之间用逗号分隔。例如(233,233232,434334,554,556534) 648 start-time:计算更新的起始时间 649 end-time:计算更新的结束时间 650 651 返回参数: 652 { 653 "total":100, 654 "update-data":[ 655 { 656 uid:10086, 657 quantity:1 658 }, 659 { 660 uid:65535, 661 quantity:2 662 }, 663 { 664 uid:1024, 665 quantity:4 666 }, 667 ] 668 } 669 670 total:总update数量 671 uid:摄影师id 672 quantity:单个摄影师更新数量 673 }}} 674 643 675 == 3. Error Code == 644 676
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)