Commit 83362939 authored by 陈前's avatar 陈前

二维码

parent 0ee2dcee
......@@ -1009,7 +1009,7 @@ public class Saleorder extends SectionEntity<MediaStore.Video> implements BaseMo
@Override
public String getDRAW_URL() {
return "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx552cf715dd0107d0&redirect_uri=http://demo.51zzd.cn/wx&response_type=code&scope=snsapi_base&state=4" + LoginPresenter.loginReturnBean.getShopMapId() + "#wechat_redirect";
return "http://tk.demo.xingdata.com/wx/jump.html?sid=" + LoginPresenter.loginReturnBean.getShopMapId() ;
}
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment