Changes between Version 140 and Version 141 of WikiStart/web-intf


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

修改删除订阅接口

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v140 v141  
    16391639http://trac.pc.com.cn/mobile/pototype/ideas/youjiapin/req1.0.0/ [[BR]] 
    16401640 
    1641 URL:[[BR]] 
     1641URL:http://youpin.pchouse.com.cn/jsp/intf/delete_user_subscribe.jsp [[BR]] 
    16421642 
    16431643请求方式:POST[[BR]] 
     
    16591659{{{ 
    16601660{ 
    1661     "result": 1 
     1661    "result": 1, 
     1662    "msg": "删除订阅成功"  
    16621663} 
    16631664}}} 
    16641665返回参数说明:[[BR]] 
    1665 result:1删除成功 [[BR]] 
     1666result:1删除成功  -1 删除失败 [[BR]] 
     1667msg: 返回信息 
    16661668 
    16671669= 用户行为接口 =