Changes between Version 83 and Version 84 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/16/2015 03:02:26 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v83 v84 552 552 ||agent||级别|| 553 553 [[BR]] 554 555 556 557 == 12. 用户询价提交接口(WAP) == 558 '''(pc端开发中)'''[[BR]] 559 pc接口:'''http:// '''[[BR]] 560 561 **原型** 562 > [http://trac.pc.com.cn/mobile/pototype/pcauto-finance/wap/WAP_v1.09_20150915/#p=13_1、没有金融产品_询价页面_ 点击前往] [[BR]] 563 **说明** 564 >提交用户询价请求 565 **调用方式** 566 >post 567 **请求参数** 568 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 569 ||param||json数据||string||无||是||待定|| 570 571 **param** 572 {{{#!java 573 { 574 待定 575 } 576 }}} 577 578 **返回数据** 579 {{{#!java 580 { 581 "code": 0, 582 "msg":"询价成功" 583 } 584 }}} 585 **返回参数说明** 586 ||= 参数名 =||= 参数含义 =|| 587 ||code||返回码:成功(0)、失败(1)|| 588 ||msg||描述信息|| 589 [[BR]]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)