Changes between Version 1 and Version 2 of pconline_4.3.0/interface


Ignore:
Timestamp:
10/10/2015 02:20:28 PM (11 years ago)
Author:
wuchangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.3.0/interface

    v1 v2  
    66 
    77---------- 
    8 === 1首页头条文章列表增加自媒体和视听文章类型=== 
     8== 1.基本约定 == 
     9{{{ 
     10接口通用参数 
     11req_enc=utf-8(必须放url后面) 
     12resp_enc=utf-8(必须放url后面) 
     13common_session_id=xxxx(以cookies中的优先) 
     14 
     15接口URL: 接口URL 
     16必填参数:参数名=xxx(多种情况用括号解析) 
     17非必填参数:参数名=xxx(多种情况用括号解析) 
     18说明文档参数:添加某特定参数可以直接看接口文档 
     19是否需要登录:是,否 
     20返回格式:json,ssi,xml 
     21缓存方式:接口缓存,对象缓存 
     22缓存时间:缓存时间 
     23返回结果:结果可能情况 
     24}}} 
     25 
     26== 2.接口列表 == 
     27=== 2.1首页头条文章列表增加自媒体和视听文章类型=== 
    928mrobot接口:http://mrobot.pconline.com.cn/v2/cms/channels/1?pageSize=20&pageNo=1 [[BR]] 
    1029后端接口: