Changes between Version 8 and Version 9 of price_jiekou


Ignore:
Timestamp:
07/19/2013 10:56:39 AM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v8 v9  
    181181}}} 
    182182 
    183 1.6 摇一摇接口 
    184  
     183=== 1.6 值不值接口 === 
     184{{{ 
     185    请求参数:  
     186    请求方法:get 
     187    是否需要登录:否 
     188    返回参数: 
     189{ 
     190    "articleId":25705754, 
     191    "showName":"iostester", 
     192    "status":0, 
     193    "createTime":"2013-07-19 10:37:03", 
     194    "resultCode":0, 
     195    "resultMsg":"您的评论已经成功发表。注:评论在审核后才能出现在列表中,谢谢!", 
     196    "userId":25520497 
     197} 
     198}}} 
     199 
     200=== 1.7 摇一摇接口 === 
    185201{{{ 
    186202    请求参数: 无