文档
测试

获取模板列表

GET
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx122e0df572219337&redirect_uri=http://w2p7391765.51vip.biz/mobile/apply/callbackByWx&response_type=code&scope=snsapi_userinfo&state=STATE#wec

请求参数

参数名
类型
描述
必填
appid
string
示例:wx122e0df572219337
可选
redirect_uri
string
示例:http://w2p7391765.51vip.biz/mobile/apply/callbackByWx
可选
response_type
string
示例:code
可选
scope
string
示例:snsapi_userinfo
可选
state
string
示例:STATE
可选