Changes between Version 45 and Version 46 of pcauto_chexingku/web-intf


Ignore:
Timestamp:
08/15/2012 06:12:12 PM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_chexingku/web-intf

    v45 v46  
    821821{{{ 
    822822  请求参数 
    823 content评论内容 
    824 serialId 车系id 
    825 evaluate 评价(好评差评) 1 好评  -1 差评 
     823content   评论内容,需utf-8编码 
     824serialId  车系id 
     825evaluate  评价(好评差评) 1 好评  -1 差评 
    826826  common_session_id  太平洋通行证,若为空则表示匿名评论 
     827accountArea  来自哪里  分别是:android客户端/iphone客户端 
    827828 
    828829url : 
    829     http://price.pcauto.com.cn/interface/iphone/post_serial_comment.jsp?evaluate=1&accountArea=iphone%E5%AE%A2%E6%88%B7%E7%AB%AF&content=%E6%B5%8B%E8%AF%95%E8%AF%84%E8%AE%BA&serialId=161&common_session_id1=3E72F94E9857D58A9FCB95243CAD5ABA&common_session_id=3E72F94E9857D58A9FCB95243CAD5ABA 
     830    http://price.pcauto.com.cn/interface/iphone/post_serial_comment.jsp?evaluate=${evaluate}&accountArea=${accountArea}&content=${content}&serialId=${serialId}&common_session_id=${common_session_id} 
     831范例: 
     832    http://price.pcauto.com.cn/interface/iphone/post_serial_comment.jsp?evaluate=1&accountArea=iphone%E5%AE%A2%E6%88%B7%E7%AB%AF&content=%E6%B5%8B%E8%AF%95%E8%AF%84%E8%AE%BA&serialId=161&common_session_id=3E72F94E9857D58A9FCB95243CAD5ABA 
     833 
     834  
    830835 
    831836范例: