Changes between Version 137 and Version 138 of WikiStart/web-intf


Ignore:
Timestamp:
12/31/2012 05:26:22 PM (13 years ago)
Author:
tongyiliang
Comment:

设置订阅顺序接口

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v137 v138  
    14751475http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.0/ [[BR]] 
    14761476 
    1477 URL:[[BR]] 
    1478  
    1479 请求方式:POST[[BR]] 
    1480  
    1481 是否需要登录:是[[BR]] 
    1482  
    1483 功能说明:用户新增订阅[[BR]] 
     1477URL:http://youpin.pchouse.com.cn/jsp/intf/set_user_subscribe_order.jsp [[BR]] 
     1478 
     1479请求方式:POST[[BR]] 
     1480 
     1481是否需要登录:是[[BR]] 
     1482 
     1483功能说明:设置订阅顺序[[BR]] 
    14841484 
    14851485提交参数: 
     
    14991499{{{ 
    15001500{ 
    1501     "result": 1 
     1501    "result": 1, 
     1502    ""msg: "设置订阅顺序成功" 
    15021503} 
    15031504 
    15041505}}} 
    15051506返回参数说明:[[BR]] 
    1506 result:1订阅顺序设置成功 [[BR]] 
     1507result:1 订阅顺序设置成功  -1 订阅顺序设置失败 [[BR]] 
     1508msg:返回信息 
    15071509 
    15081510