Changes between Version 23 and Version 24 of baby2.5_developers/interface


Ignore:
Timestamp:
09/02/2015 11:35:37 AM (11 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby2.5_developers/interface

    v23 v24  
    206206 
    207207=== 1.4发帖 === 
    208 '''(mrobot是否已完成?)'''[[BR]] 
    209 mrobot接口:http:// [[BR]] 
    210 后端接口:http:// 
     208'''(后端接口已完成)'''[[BR]] 
     209后端正式接口:http://bbs.pcbaby.com.cn/rest/forums.jsp [[BR]] 
     210后端测试接口:http://v14.pcbaby.com.cn/rest/forums.jsp [[BR]] 
    211211 
    212212**说明** 
     
    232232**参数** 
    233233 
    234 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||=说明=|| 
     234||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 
     235||forumId ||论坛ID||string|| || ||论坛ID|| 
     236||title ||帖子标题||string|| || ||帖子标题|| 
     237||anonymous ||是否匿名||string|||| ||1,匿名;0,不匿名|| 
     238||agent||app类型||string|| || ||2=亲子宝典IOS端,3=亲子宝典Android端|| 
     239||category||发帖分类||string|| || ||留空时为“原创”|| 
     240||message ||发帖内容||string|| || ||发帖内容|| 
     241||bUid  ||闺蜜专栏用户ID||string|| || ||加此参数时,发完贴会通知该uid对应的达人用户|| 
    235242 
    236243**返回**