Changes between Version 104 and Version 105 of baby/interface


Ignore:
Timestamp:
07/30/2014 05:29:32 PM (12 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v104 v105  
    936936  备注: 
    937937  1、"isPost"字段对应  :  1:主贴回复 0:回帖回复 
    938   2、当isPost = 0时增加两个字段"replyerUrl"// 回帖url ;"replyerDesc":   // 回帖回复内容,回帖回复消息字段 
    939   3、当isPost=1时显示“我的主贴”:主贴内容; 当isPost=0时显示“我的回贴”:回贴回复内容 
     938  2、当isPost = 0时增加两个字段"replyerUrl"// 回帖url ;   "replyerDesc":  // 回帖内容,回帖消息字段 
     939  3、当isPost=1时显示 “我的主贴”:主贴内容; 当isPost=0时显示 “我的回贴”:回贴内容 
    940940  请求参数: 
    941941  common_session_id://登录用户id 
     
    966966                "replyUrl":" http://bbs.pcbaby.com.cn/post-1962806_23400729.html", 
    967967                "replyAccountUrl":" http://my.pcbaby.com.cn/id/31175146/bbs/", 
    968                 "replyDesc":"",   //回帖内容 
     968                "replyDesc":"",   //isPost=1时对应回帖内容;isPost=0时对应回帖回复内容 
    969969                "postDesc":"想生个男孩子,怎么备孕?", //主贴内容 
    970970                "postUrl":" http://bbs.pcbaby.com.cn/topic-1962806.html", 
     
    972972                "replyTime":"2014-07-05 09:41:24", 
    973973 
    974                 "replyerUrl":" http://bbs.pcbaby.com.cn/post-1962806_23400729.html",  // 回帖url 当isPost=0,增加回帖回复消息字段 
    975                 "replyerDesc":     // 回帖回复内容 当isPost=0, 增加回帖回复消息字段 
     974                "replyerUrl":" http://bbs.pcbaby.com.cn/post-1962806_23400729.html",  // 回帖url 当isPost=0,增加回帖消息字段 
     975                "replyerDesc":     // 回帖内容 当isPost=0, 增加回帖消息字段 
    976976           } 
    977977           {