We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://mp.weixin.qq.com/safe/bindcomponent?action=/proxy/https/github.com/binarywang/WxJava/issues/bindcomponent&no_scan=1&auth_type=3&component_appid=%s&pre_auth_code=%s&redirect_uri=%s&auth_type=xxx&biz_appid=xxx$#wechat_redirect%3C/a>
项目中配置的移动端快速授权地址模板错误,最后#wechat_redirect前是不是多了个'$'啊,导致回调回来后出现错误。
https://mp.weixin.qq.com/safe/bindcomponent?action=/proxy/https/github.com/binarywang/WxJava/issues/bindcomponent&no_scan=1&auth_type=3&component_appid=%s&pre_auth_code=%s&redirect_uri=%s&auth_type=xxx&biz_appid=xxx$#wechat_redirect%3C/a>
项目中配置的移动端快速授权地址模板错误,最后#wechat_redirect前是不是多了个'$'啊,导致回调回来后出现错误。