Changes between Version 48 and Version 49 of pclady_news2.0.0_api


Ignore:
Timestamp:
12/28/2015 11:06:53 AM (10 years ago)
Author:
hezhenwei1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pclady_news2.0.0_api

    v48 v49  
    13131313 
    13141314=== 4.1自媒体列表 === 
    1315 '''()'''[[BR]] 
    1316 /authorList.jsp [[BR]] 
    1317 开发环境:http://dev15.pclady.com.cn/app/ [[BR]] 
    1318 线上环境:http://plastic.pclady.com.cn/app/ [[BR]] 
    1319 mrobot地址:  http://mrobot.pclady.com.cn/ 
     1315开发环境:http://dev15.pclady.com.cn/app/authorList.jsp [[BR]] 
     1316线上环境:http://plastic.pclady.com.cn/app/authorList.jsp [[BR]] 
     1317mrobot地址:  http://mrobot.pclady.com.cn/authorList.xsp 
    13201318 
    13211319**说明** 
     
    13741372=== 4.2自媒体主页 === 
    13751373'''()'''[[BR]] 
    1376 /authorIndex.jsp [[BR]] 
    1377 开发环境:http://dev15.pclady.com.cn/app/ [[BR]] 
    1378 线上环境:http://plastic.pclady.com.cn/app/ [[BR]] 
    1379 mrobot地址:  http://mrobot.pclady.com.cn/ 
     1374 [[BR]] 
     1375开发环境:http://dev15.pclady.com.cn/app/authorIndex.jsp [[BR]] 
     1376线上环境:http://plastic.pclady.com.cn/app/authorIndex.jsp [[BR]] 
     1377mrobot地址:  http://mrobot.pclady.com.cn/authorIndex.xsp 
    13801378 
    13811379**说明** 
     
    14201418        "authorName":"作者名称", 
    14211419        "authorWXID":"作者微信公众号", 
    1422         "imageUrl":"作者头像", 
     1420        "authorImage":"作者头像", 
    14231421        "desc":"简介", 
    14241422        "supportCount":"点赞数", 
     
    14271425    "articleList":[ 
    14281426      {  
    1429         "specialID":"专题ID", 
    1430         "specialName":"专题名称", 
     1427        "specialID":"所属一级专题ID", 
     1428        "specialName":"所属一级专题名称", 
    14311429        "authorID":"作者ID", 
    14321430        "authorName":"作者名称", 
     1431        "authorImage":"作者头像", 
    14331432        "articleID":"文章id" 
    14341433        "imageUrl":"文章图片",