Changes between Version 14 and Version 15 of price_jiekou


Ignore:
Timestamp:
07/19/2013 04:24:41 PM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v14 v15  
    102102备注: 
    103103    附加信息用注释的方式放到html代码里面以/*@_HTML_META_START_开头, _HTML_META_END_@*/结尾,里面的内容只有评论url,用json格式,例如: 
    104     {"url":"http://www.pcauto.com.cn/nation/270/2707699.html"} 
    105 }}} 
    106  
    107 === 2.4 评论列表接口 === 
     104{{{ 
     105/*@_HTML_META_START_     
     106{"url":"http://www.pcauto.com.cn/nation/270/2707699.html"} 
     107_HTML_META_END_@*/ 
     108}}} 
     109 
     110}}} 
     111 
     112=== 2.4 评论列表接口 === (deprecated) 
    108113{{{ 
    109114 HTTP请求方式:get 
     
    183188}}} 
    184189 
    185 === 2.5 发评论接口 === 
     190=== 2.5 发评论接口 === (deprecated) 
    186191{{{ 
    187192http://cmt.pcauto.com.cn/action/comment/create_utf8.jsp