Changes between Version 154 and Version 155 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 10/22/2015 11:17:03 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v154 v155 42 42 = PC端接口 = 43 43 == 1. 用户信息上传接口(微信) == 44 '''(pc端开发 中)'''[[BR]]45 pc接口:'''http:// '''[[BR]]44 '''(pc端开发完成)'''[[BR]] 45 pc接口:'''http://jr.pcauto.com.cn:8001/interface/outer/weixin/account.jsp '''[[BR]] 46 46 47 47 **说明** … … 51 51 **请求参数** 52 52 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 53 53 ||= data =||= 提交的json数据 =||= string =||= 无 =||= 是 =||=说明=|| 54 55 **提交数据** 56 {{{#!java 57 { 58 "openId":"123123","phone":"18302077684","wxAccount":"asdfaf" 59 } 60 }}} 54 61 **返回数据** 55 62 {{{#!java … … 61 68 **返回参数说明** 62 69 ||= 参数名 =||= 参数含义 =|| 70 ||= code =||= 返回码 =|| 71 ||= desc =||= 描述 =|| 63 72 [[BR]] 64 73
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)