Changes between Version 182 and Version 183 of intf


Ignore:
Timestamp:
09/03/2014 05:31:19 PM (12 years ago)
Author:
lijianwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v182 v183  
    813813    pageSize:每页显示多少条[[BR]] 
    814814    anonymous:是否匿名 1为匿名 0为不匿名[[BR]] 
     815    message:内容 (发帖时传)[[BR]] 
    815816    agent:发帖终端类型(各网根据具体情况传入不同参数,可参照:http://rdtrac.pc.com.cn/bbs/wiki/developRule) 
    816 // 返回值// {"Location":帖子url, "hasGold":是否加了金币true/false, "goldCount":金币数量} 
     817// 返回值// 成功返回  {"Location":帖子url, "hasGold":是否加了金币true/false, "goldCount":金币数量} 
     818失败返回 {"status":, "message":} 
    817819  //说明// 
    818820    POST:发帖;GET:列表页 [[BR]]