Changes between Version 111 and Version 112 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/22/2015 11:42:44 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v111 v112 1132 1132 ||msg||返回码描述信息|| 1133 1133 [[BR]] 1134 1135 1136 1137 == 23. 金融列表数据字典接口(WAP) == 1138 '''(pc端开发中)'''[[BR]] 1139 pc接口:'''http:// '''[[BR]] 1140 1141 **原型** 1142 >无[[BR]] 1143 **说明** 1144 >提供城市-车系-金融产品数据接口,缓存数据用于减轻后端接口的调用压力 1145 **调用方式** 1146 >get 1147 **请求参数** 1148 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 1149 ||无||-||-||-||-||-|| 1150 1151 **返回数据** 1152 {{{#!java 1153 { 1154 "code": 0, 1155 "msg":"验证成功" 1156 } 1157 }}} 1158 **返回参数说明** 1159 ||= 参数名 =||= 参数含义 =|| 1160 ||code||返回码,成功(0),失败(1)|| 1161 ||msg||返回码描述信息|| 1162 [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)