提交 75ddbf10 编写于 作者: yongbo.wang's avatar yongbo.wang

open.weixin.qq.com/connect/oauth2/authorize?appid=wxcf79dbdc24cb684b"

                    + "&redirect_uri=https://yunqueyilian.yunqueyi.com/goBind"
                    + "&response_type=code&scope=snsapi_userinfo&state=1#wechat_redirect
上级 d3757a0a
......@@ -146,8 +146,8 @@ public class CoreServiceImpl implements CoreService {
wechatUserMapper.updateById(wechatUser);
}
String url = "//open.weixin.qq.com/connect/oauth2/authorize?appid=wxcf79dbdc24cb684b"
+ "&redirect_uri=https://yunqueyilian.yunqueyi.com/goBind"
String url = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx1ee39338694703b0"
+ "&redirect_uri=https://test1-yunqueyilian.yunqueyi.com/goBind"
+ "&response_type=code&scope=snsapi_userinfo&state=1#wechat_redirect";
String resContent = "您好!欢迎关注云鹊医联公众号。\n绑定个人资料后可以预约挂号、查看随访记录;还可以收到公众号推送患教和通知。\n<a href=\" " + url + "\">立即去绑定</a>";
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册