Changes between Version 44 and Version 45 of buygo_jiekou


Ignore:
Timestamp:
07/26/2013 04:41:14 PM (13 years ago)
Author:
lijunrong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • buygo_jiekou

    v44 v45  
    262262  请求参数:username(用户名),password(密码) [[BR]] 
    263263  返回数据: [[BR]]  
    264 { 
    265 "code":"0|1"1成功,0失败 
    266 "uid":用户Id 
    267 "username":用户名  
    268 "image":用户头像 
    269 "common_session_id":cookie id 
    270 } 
     264 
     265{{{ 
     266{ 
     267    "code":"0|1"1成功,0失败 
     268    "uid":用户Id 
     269    "username":用户名  
     270   "image":用户头像 
     271   "common_session_id":cookie id 
     272} 
     273}}} 
     274 
    271275 
    272276[[br]][[br]]