Changes between Version 130 and Version 131 of baby/interface


Ignore:
Timestamp:
01/20/2015 06:05:00 PM (11 years ago)
Author:
lianchijin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v130 v131  
    577577 
    578578  参数 
    579   forumId:板块ID 
     579  forumId:板块ID    //(说明:从论坛列表进入某个论坛时能获得改论坛的ID。发帖是在某个论坛内发帖的,该ID为这个论坛的ID,即从论坛列表进入时可获得。私密圈版块ID为2270) 
    580580  title:主题标题 
    581   category:发主贴时的帖子类别 1性福,2婆媳,3情感,4职场,5姐妹,6邻里 
    582   message:内容 
     581  message:正文内容 
     582  agent:终端类型(WAP:1、IOS:2、ANDROID:3) 
    583583  anonymous:是否匿名 1为匿名 0为不匿名 
     584  category:发主贴时的帖子类别 1性福,2婆媳,3情感,4职场,5姐妹,6邻里(可选参数,只有在私密圈,即版块ID为2270时使用。) 
    584585  设置header  Cookie = "common_session_id=xxxx"; 
     586 
    585587 
    586588  说明:POST 
     
    606608 
    607609  说明:POST 
     610 
     611  发帖成功,返回HTTP响应头为201,即内容创建成功 
    608612 
    609613  返回参数