Changes between Version 2 and Version 3 of appapi/1.0


Ignore:
Timestamp:
03/28/2016 06:11:26 PM (10 years ago)
Author:
jianglindong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/1.0

    v2 v3  
    262262 
    263263 
     264 
     265 
     266==== 1.1.8 更新直播简介接口  ==== 
     267{{{ 
     268接口/intf/app/updateBroadcast.jsp [get] 
     269说明 :   只获取APP上线后的直播 
     270请求参数 : 
     271          id:直播id 
     272          title:标题  
     273          introduction:简介 
     274是否登录 : 是 
     275缓存时间 : 无 
     276是否分页 : 否 
     277 
     278 
     279返回结果: 
     280{ 
     281               status : 0成功,-1失败 
     282               desc : 提示信息 
     283} 
     284}}} 
     285 
    264286{{{ 
    265287#!html