Changes between Version 159 and Version 160 of pcautofinance1.0_developers/interfaces


Ignore:
Timestamp:
10/22/2015 03:17:30 PM (10 years ago)
Author:
caozhaoyuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcautofinance1.0_developers/interfaces

    v159 v160  
    11511151== 18. 城市数据接口(WAP) == 
    11521152'''(pc端开发中)'''[[BR]] 
    1153 pc接口:'''http:// '''[[BR]] 
     1153pc接口:'''http://jr.pcauto.com.cn/interface/outer/cityHasProduct.jsp '''[[BR]] 
    11541154 
    11551155**原型** 
     
    11611161**请求参数** 
    11621162||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 
    1163 ||待定||-||-||-||-||-|| 
    1164  
    1165 **返回数据** 
    1166 {{{#!java 
    1167 待定 
    1168 }}} 
    1169 **返回参数说明** 
    1170 ||= 参数名 =||= 参数含义 =|| 
    1171 ||待定||-|| 
     1163||无||-||-||-||-||-|| 
     1164 
     1165**返回数据** 
     1166{{{#!java 
     1167{ 
     1168                    "cityCode": "340800", 
     1169                    "cityFirstLetter": "A", 
     1170                    "core": false, 
     1171                    "haveProduct": 1, 
     1172                    "mid": 493, 
     1173                    "name": "安庆", 
     1174                    "pinyin": "anqing" 
     1175                } 
     1176}}} 
     1177 
    11721178[[BR]] 
    11731179