Changes between Version 20 and Version 21 of price_api_2.3.0
- Timestamp:
- 12/15/2015 02:40:19 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
price_api_2.3.0
v20 v21 1239 1239 1240 1240 1241 === 1.13 订单信息 ===1242 (未完成)[[BR]]1243 1244 **需求:**[[BR]]1245 新接口1246 1247 **mrobot接口**1248 1249 > 待补充1250 1251 **后端接口**1252 1253 > 待补充1254 1255 **后端接口文档**1256 1257 > 待补充1258 1259 **说明**1260 1261 > 获取订单信息1262 1263 **缓存时间**1264 1265 > 无1266 1267 **提交方式**1268 1269 > 待定1270 1271 **是否需要登录**1272 1273 > 是1274 1275 **参数**1276 1277 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 备注 =||1278 || orderId || 订单Id || string || "" || 是 || ||=1279 || common_session_id(cookie参数) || 登录sessionId || string || "" || 是 || ||1280 ||v||版本号||int||0||是||2.3.0版本传v=2.3.0||1281 ||platform||平台标识||string||”ios”||是||传”ios”或”android”||1282 ||inReview||审核状态||int||0||iOS必填,Android不填||1-是,0-不是||1283 1284 **返回格式**1285 > json1286 1287 **返回数据**1288 1289 {{{#!java1290 1291 }}}1292 1293 1294 ----------1295 1296 1297 1241 == 2 控制相关 == 1298 1242
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)