Changes between Version 59 and Version 60 of buygo_jiekou


Ignore:
Timestamp:
08/21/2013 03:43:28 PM (13 years ago)
Author:
lijunrong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • buygo_jiekou

    v59 v60  
    317317  请求参数:username(用户名),password(密码) [[BR]] 
    318318  返回数据: 
    319 {"username":"用户名","uid":用户id,"accountId":accountId,"common_session_id":"common_session_id","image":"logo的url"}(登陆失败返回空串) [[BR]]  
     319{      "username":"用户名", 
     320       "uid":用户id, 
     321       "accountId":accountId, 
     322       "common_session_id":"common_session_id", 
     323       "image":"logo的url" 
     324}(登陆失败返回空串) [[BR]]  
    320325 
    321326 
     
    328333  请求参数:username(用户名),passwd(密码), email[[BR]] 
    329334  返回数据:  
    330      {"code": 1}(1:注册成功;2:用户名被占用;3:邮箱被占用;4:注册失败)[[BR]]  
    331  
    332 [[br]][[br]] 
     335     {"code": 1 }(1:注册成功;2:用户名被占用;3:邮箱被占用;4:注册失败)[[BR]]  
     336 
     337[[br]][[br]]