Changes between Version 3 and Version 4 of pcauto_4.4.0/interface


Ignore:
Timestamp:
07/10/2014 11:23:22 AM (12 years ago)
Author:
hejingdong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.4.0/interface

    v3 v4  
    558558}}} 
    559559 
    560  
    561560=== 2.8.1 [=#point2081 判断车系是否已经收藏]=== 
    562561{{{ 
     
    575574 
    576575 
    577 === 2.8.1 [=#point2081 判断车系是否已经收藏]=== 
    578 {{{ 
    579  备注:判断车系是否已经收藏 
    580  请求URL: 
    581  HTTP请求方式:post 
    582  是否需要登录:是 
    583  返回格式:json 
    584  缓存方式:无 
    585  缓存时间:无 
    586  请求参数: 
    587         common_session_id:用户登陆后获得的认证id 
    588         sid:车系id 
    589  返回参数:如果已经登陆并且已经收藏,返回收藏id,否则返回-1 
    590 }}} 
    591  
    592  
    593576=== 2.8.2 [=#point2082 判断车型是否已经收藏]=== 
    594577{{{