Changes between Version 164 and Version 165 of WikiStart/web-intf


Ignore:
Timestamp:
05/10/2013 05:21:11 PM (13 years ago)
Author:
zhoulingxin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v164 v165  
    21552155seq:排序值[[BR]] 
    21562156 
     2157== 43.更新用户token接口 ==  
     2158原型http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.1/ [[BR]] 
     2159 
     2160URL:http://youpin.pchouse.com.cn/jsp/intf/update_user_token.jsp  [[BR]] 
     2161测试: http://dev10.pchouse.com.cn:8083/jsp/intf/update_user_token.jsp [[BR]] 
     2162 
     2163请求方式:POST[[BR]] 
     2164 
     2165是否需要登录:是[[BR]] 
     2166 
     2167功能说明:登录后更新用户的token[[BR]] 
     2168 
     2169提交参数:[[BR]] 
     2170 
     2171{{{ 
     2172  token:token 
     2173}}} 
     2174 
     2175返回参数:[[BR]] 
     2176{{{ 
     2177  result:返回代码"1",表示更新成功 
     2178}}} 
     2179 
     2180 
    21572181 
    21582182= 用户行为接口 =