Changes between Version 15 and Version 16 of pchouse_magazine_interface_3.3.0


Ignore:
Timestamp:
01/15/2016 04:12:22 PM (10 years ago)
Author:
dengyurong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pchouse_magazine_interface_3.3.0

    v15 v16  
    198198**说明** 
    199199 
    200 > 期刊赞与回复消息  可用测试环境sn25018537这个账号测试 
     200> 系统消息,联系杂志君私信排在首页第二位 
    201201 
    202202**缓存时间** 
     
    241241            "topicUrl": "http://bbs.pchouse.com.cn/topic-2234224.html" 
    242242        }, 
     243        { 
     244            "content": "语言", 
     245            "from": "user", 
     246            "messageId": 261, 
     247            "messageType": "contactUs", 
     248            "time": "2016-01-14 17:26:31" 
     249         }, 
    243250        { 
    244251            "articleId": 12345666, 
     
    255262    ], 
    256263    "pageCount": 1, 
    257     "pageSize": 20, 
    258     "contactUs": { 
    259         "bigImage": "http://v46.pchouse.com.cn:8001/upcfiles/coin/1511/20/c0/8320924_8320924_1448013709960.jpg", 
    260         "content": "语言", 
    261         "from": "user", 
    262         "hasMessage": "yes", 
    263         "image": "http://v46.pchouse.com.cn:8001/upcfiles/coin/1511/20/c0/8320924_8320924_1448013709960_180x180.jpg", 
    264         "messageId": 261, 
    265         "messageType": "contactUs", 
    266         "time": "2016-01-14 17:26:31" 
    267     } 
     264    "pageSize": 20 
    268265} 
    269266}}} 
     
    271268||= 参数名 =||= 参数含义 =||= 参数名 =||= 参数含义 =|| 
    272269||= imgae =||= 图片 =||= imgaeBig =||= 大图 =|| 
    273 ||= messageId =||= 消息id =||= messageType =||= 消息类型:sysMessage:系统消息 =|| 
     270||= messageId =||= 消息id =||= messageType =||= 消息类型:sysMessage:系统消息 contractUs:联系杂志君私信=|| 
    274271||= subType =||= 子类型:bbs,article,contactUs =||= time =||= 发布时间 =|| 
    275272||= title =||= 标题 =||= topicId =||= 帖子id =|| 
    276273||= articleUrl =||= 文章url =||= topicUrl =||= 帖子url =|| 
    277 ||= bigImage =||= 大图 =||= content =||= 私信内容 =|| 
    278 ||= from =||= 判断私信来源:magazine或user =||=  =||=  =|| 
     274||= from =||= 判断私信来源:magazine或user =||= content =||= 私信内容 =|| 
    279275 
    280276----------