Changes between Version 11 and Version 12 of pcautofinance1.0_developers/interfaces
- Timestamp:
- 09/14/2015 12:06:44 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcautofinance1.0_developers/interfaces
v11 v12 17 17 18 18 > 第三方微信接口: 19 20 http请求方式: POST21 19 '''URL: https://api.weixin.qq.com/cgi-bin/qrcode/create?access_token=TOKEN '''[[BR]] 22 20 '''POST数据格式:json'''[[BR]] 23 24 21 '''POST数据例子:{"expire_seconds": 604800, "action_name": "QR_SCENE", "action_info": {"scene": {"scene_id": 123}}}'''[[BR]] 25 26 22 **调用方式** 27 28 23 >post 29 30 24 **参数** 31 25 32 26 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必需 =||=说明=|| 33 ||= expire_seconds =|| ||= 二维码有效时间=||||= long=||||= 604800=|| ||= Y=||||==||27 ||= expire_seconds =||= 二维码有效时间=||= long=||= 604800=||= Y=||==|| 34 28 35 29 **返回**
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)