Changes between Version 5 and Version 6 of baby/interface
- Timestamp:
- 06/03/2014 05:53:42 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
baby/interface
v5 v6 121 121 { 122 122 tips:"", 123 ad:"", 123 124 cookbook:[ 124 125 { … … 613 614 ==== 6.1我的消息数 ==== 614 615 {{{ 615 备注:我的消息数 616 请求URL: 617 HTTP请求方式:get 618 是否需要登录:否 619 返回格式:JSON 620 缓存方式:无 621 缓存时间:无 622 请求参数: 623 返回参数 624 { 625 myTopicsCount:我的圈子数 616 备注:我的消息数--非论坛部分 617 请求URL: 618 HTTP请求方式:get 619 是否需要登录:否 620 返回格式:JSON 621 缓存方式:无 622 缓存时间:无 623 请求参数: 624 返回参数 625 { 626 626 myAnswerCount:我的问答数 627 627 myCollectionCount:我的收藏数 628 topicsReplyCount:圈子回复数629 628 answerReply:问答回复数 630 629 articleReply:文章回复数 630 } 631 }}} 632 633 ==== 6.1我的消息数2 ==== 634 {{{ 635 备注:我的消息数--论坛部分 636 请求URL: 637 HTTP请求方式:get 638 是否需要登录:否 639 返回格式:JSON 640 缓存方式:无 641 缓存时间:无 642 请求参数: 643 返回参数 644 { 645 myTopicsCount:我的圈子数 646 topicsReplyCount:圈子回复数 631 647 } 632 648 }}} … … 701 717 }}} 702 718 719 ==== 6.3.1我的交流圈数量 ==== 720 {{{ 721 备注:我的交流圈-主贴、精华帖 722 请求URL: 723 HTTP请求方式:get 724 是否需要登录:否 725 返回格式:JSON 726 缓存方式:无 727 缓存时间:无 728 请求参数: 729 设置header Cookie = "common_session_id=xxxx"; 730 返回参数 731 { 732 topicCount:主贴数量 733 hotTopicCount:精华帖数量 734 replyTopicCount:回帖数量 735 } 736 }}} 737 703 738 ==== 6.4我的问答 ==== 704 739 {{{ … … 726 761 } 727 762 ] 763 } 764 }}} 765 766 ==== 6.4.1我的问答数量 ==== 767 {{{ 768 备注:我的问答 769 请求URL: 770 HTTP请求方式:get 771 是否需要登录:否 772 返回格式:JSON 773 缓存方式:无 774 缓存时间:无 775 请求参数: 776 设置header Cookie = "common_session_id=xxxx"; 777 返回参数 778 { 779 solvedCount:已解决数量 780 unsolvedCount:未解决数量 728 781 } 729 782 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)