提交 cb8bc7ae 编写于 作者: wangyongbo's avatar wangyongbo

yunqueyilian地址配置

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