Changes between Initial Version and Version 1 of appapi/4.8


Ignore:
Timestamp:
04/18/2016 11:12:48 AM (10 years ago)
Author:
zhouruxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.8

    v1 v1  
     1== 环境 == 
     2   PC端开发环境域名:dev18.pcauto.com.cn 
     3 
     4   WAP端开发环境域名:dev43.pcauto.com.cn:83/club 
     5 
     6   PC端线上环境域名:club.pcauto.com.cn 
     7 
     8   WAP端线上域名:m.pcauto.com.cn/club 
     9 
     10=== 1. 车友会接口 
     11 
     12==== 1.1 兑吧登录接口 ==== 
     13 
     14{{{ 
     15    接口:/appapi/duiba/login.do [GET] 
     16     
     17    根据Cookie中的common_session_id判断用户是否登录,如果没有登录,就会以游客的身份访问兑吧礼品页面。 
     18 
     19}}}