Changes between Version 28 and Version 29 of pcauto_club_3.0.0/api
- Timestamp:
- 10/24/2014 04:46:15 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_club_3.0.0/api
v28 v29 839 839 {code:0} 840 840 }}} 841 842 === 4.8获取动态 === 843 {{{ 844 说明:根据动态id获取动态信息 845 请求参数: 846 dynaInfoId:动态id 847 createDate:动态创建时间,yyyy-mm-dd格式 848 返回 849 data: 850 { 851 "postCount":回复数 852 "pubTime": 发布时间, 853 "authorId": 作者ID, 854 "forumId": 16160, 855 "authorName": 作者名称, 856 "nickname":作者昵称, 857 "contribution": 贡献油值, 858 "dynaInfoId",动态ID 859 "authorPhoto": 作者头像, 860 "isRecommend": 是否是推荐, 861 “content”:动态内容 862 "images":[ 863 { 864 “url”:http://xxxx.jpg, 865 //真实宽度 866 “width”:960, 867 //真实高度 868 “height”:1000, 869 //质量参数,默认为0,10月上线 870 "qua":80 871 }, 872 { 873 “url”:http://xxxx.jpg, 874 //真实宽度 875 “width”:960, 876 //真实高度 877 “height”:1000, 878 //质量参数,默认为0,10月上线 879 "qua":80 880 } 881 ] 882 } 883 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)