Changes between Version 23 and Version 24 of new_pcauto_4.2.0/interface


Ignore:
Timestamp:
04/14/2014 11:08:49 AM (12 years ago)
Author:
yangmengjun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • new_pcauto_4.2.0/interface

    v23 v24  
    3232=== 1.3.2 自动代理类型 === 
    3333 * 规则:http://mrobot.pcauto.com.cn/proxy/<webapp name>/<restful url> 
    34  * 说明:域名后紧跟/proxy/ URL路径的的接口均为自动代理类型的接口。1)请将二级域名“mrobot”替换为<webapp name>; 2)将“proxy”替换为“rest”;3)示例:http://mrobot.pcauto.com.cn/proxy/bbs/forums/17025?pageNo=1  -> http://bbs.pcauto.com.cn/rest/forums/17025?pageNo=1 
     34 * 说明:域名后紧跟/proxy/ URL路径的的接口均为自动代理类型的接口。 
     35    a. 请将二级域名“mrobot”替换为<webapp name>;  
     36    b. 将“proxy”替换为“rest”; 
     37    c. 示例:http://mrobot.pcauto.com.cn/proxy/bbs/forums/17025?pageNo=1  -> http://bbs.pcauto.com.cn/rest/forums/17025?pageNo=1 
    3538 * 备注:该类型接口mrobot根据rest接口规则进行编码自动转换,不进行其他任何数据格式处理,转换规则如下,请不要再问WEB开发小组了。如遇到proxy类型的接口,请按照上述规则将mrobot的url转换为对应应用的url,自行找应用开发部的同事处理,不要再找WEB开发小组了。 
    3639