Changes between Version 60 and Version 61 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/16/2015 10:02:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v60 v61 84 84 **返回参数说明** 85 85 ||= 参数名 =||= 参数含义 =|| 86 [[BR]] 86 87 88 89 == 3. 热门车型推荐接口(WAP) == 90 '''(pc端开发中)'''[[BR]] 91 pc接口:'''http:// '''[[BR]] 92 93 **说明** 94 >查询指定城市下的热门车型推荐数据,用于金融首页页面。 95 **调用方式** 96 >get 97 **请求参数** 98 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 99 ||rid||城市id||int||待定||是||无|| 100 101 **返回数据** 102 {{{#!java 103 { 104 "code":200, 105 "desc":"成功", 106 "data":"datajson" 107 } 108 }}} 109 **返回参数说明** 110 ||= 参数名 =||= 参数含义 =|| 111 [[BR]] 112
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)