该问题已被锁定!
9
关注
5909
浏览

付费配置或开发wecenter3.1.8版本,微信登陆太慢大约需要30秒

AI智能回复搜索中,请稍后...

查看全部 7 个回答

no_reg 高级会员 用户来自于: 广东省深圳市
2016-08-12 14:19
ping 一下微信服务器,看看返回哪个ip,然后把ip记录到hosts里面。
[root@localhost ~]# ping mp.weixin.qq.com
PING mp.weixin.qq.com (101.227.143.34) 56(84) bytes of data.
64 bytes from 101.227.143.34: icmp_seq=1 ttl=47 time=31.2 ms
64 bytes from 101.227.143.34: icmp_seq=2 ttl=47 time=31.5 ms
64 bytes from 101.227.143.34: icmp_seq=3 ttl=47 time=31.0 ms
64 bytes from 101.227.143.34: icmp_seq=4 ttl=47 time=31.0 ms
64 bytes from 101.227.143.34: icmp_seq=5 ttl=47 time=31.0 ms
^Z
[1]+  Stopped                 ping mp.weixin.qq.com
[root@localhost ~]# vi /etc/hosts
[root@localhost ~]# cat /etc/hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
101.227.143.34 mp.weixin.qq.com

关于作者

hongbay 注册会员

这家伙很懒,还没有设置简介

问题动态

发布时间
2016-04-22 18:23
更新时间
2016-08-12 14:19
关注人数
9 人关注

相关问题

建议在新版编辑器的默认配置中取消设置字体大小的按钮
见到的别人二次开发的功能,你们喜欢那些?
谁能给个完整的例子和步骤说说具体怎么开发一个插件。
DIV+CSS开发,有什么好用的可视化工具没?
问题每天每人可以问几个,这个配置在什么地方?
求官网静态化处理配置,该怎么操作
手机版是不是也在开发考虑之列?
官方是否在开发“申请注册”功能?
让自己二次开发的应用能让游客访问
配置UCenter,后台在哪打开ucenter接口?前面已经通信成功了!