Changes between Version 24 and Version 25 of appapi/4.7


Ignore:
Timestamp:
04/13/2016 03:04:27 PM (10 years ago)
Author:
wanganning
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.7

    v24 v25  
    291291 
    292292{{{ 
    293     接口:http://bbs.pcauto.com.cn/appapi/1/topic/create.ajax [POST] 
     293    发帖接口:http://bbs.pcauto.com.cn/appapi/1/topic/create.ajax [POST] 
    294294 
    295295    说明:车问答: 
     
    301301          车友会: 
    302302            版块id做参数 
     303     参数: 
     304          type:帖子类型 
     305          appTitle:标题 
     306          category:话题分类 
     307          message:正文 
     308          messageImage:图片加文字 
     309          agent:发帖端标识 
     310     返回: 
     311          status:状态 
     312          desc:描述 
     313}}} 
     314 
     315{{{ 
     316    话题发帖接口:http://bbs.pcauto.com.cn/intf/topic/create.ajax [POST] 
     317 
     318    说明: 
    303319          话题: 
    304320            开关打开时发到固定可配置的版块 
    305321            开关关闭时 认证车系匹配/爱车匹配/地区匹配 不会自选版块/车系 
    306  
     322          参数: 
     323          type:帖子类型 
     324          appTitle:标题 
     325          category:话题分类 
     326          message:正文 
     327          messageImage:图片加文字 
     328          agent:发帖端标识 
     329          返回: 
     330          status:状态 
     331          desc:描述 
    307332}}} 
    308333