Changes between Version 7 and Version 8 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/14/2015 11:58:20 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v7 v8 10 10 ---------- 11 11 == 1.二维码接口 == 12 '''(mrobot 已完成开发,请连开发机进行测试)'''[[BR]]13 mrobot接口: @振华补充[[BR]]12 '''(mrobot开发中)'''[[BR]] 13 mrobot接口:http://mrobot.pcauto.com.cn/xsp/s/finance/jrweixin/twodimensionalcodegain.xsp[[BR]] 14 14 后端接口: 15 15 16 16 **说明** 17 17 18 > @振华补充 18 > 第三方微信接口: 19 20 http请求方式: POST 21 URL: https://api.weixin.qq.com/cgi-bin/qrcode/create?access_token=TOKEN 22 POST数据格式:json 23 POST数据例子:{"expire_seconds": 604800, "action_name": "QR_SCENE", "action_info": {"scene": {"scene_id": 123}}} 19 24 20 25 **调用方式** 21 26 22 > @振华补充27 >post 23 28 24 29 **参数** 25 30 26 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 27 @振华补充 31 || = 参数名 = ||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 32 expire_seconds 二维码有效时间 LONG 604800 Y 33 28 34 **返回** 29 35
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)