Giter Site home page Giter Site logo

Comments (25)

songtianyi avatar songtianyi commented on July 22, 2024

可以稳定重现?

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

稳定重现

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

这个如何解决? @songtianyi

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

周末解决,最近比较忙,抱歉哈。

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

删除和新加都会出现问题。

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

是的 ,,这个是什么原因有找到吗??

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

今天晚上抽时间debug一下

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

还没搞定,感觉得抽时间重写一遍了 囧

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

如果别人加你,是有插件可以处理的。如果你加别人,需要主动更新Contact

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

能否提个pr?

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

但是后面会有错误,还应该主动拉去用户列表信息才可以吧

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

什么意思

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

那个方法行不通,还会出现其他错误,
最好的是更新用户Contact

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

如果别人加你,是有插件可以处理的。如果你加别人,需要主动更新Contact

你说的是这个方法?什么错误

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

但是我需要获取新加人的信息怎么获得呢?
那个方法是主动是更新Contact

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

你的表述我不是很明白,能否说的详细一点?
别人加你,是有Verify插件可以处理的
你加别人 可以在加完之后刷新

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

WebWxGetContact是获取联系人列表的API

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

这个有没有解决方案! @songtianyi

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

我现在暂时是重新登录解决的..这个不太好.有没有什么好点的方案

// check success
			if sel == 2 {
				// new message
				err := WebWxSync(s.WxWebCommon, s.WxWebXcg, s.Cookies, msg, s.SynKeyList)
				if err != nil {
					logs.Error(err)
				}
			} else if sel != 0 && sel != 7 {
				errChan <- fmt.Errorf("session down, sel %d", sel)
				break loop1
			} else if sel == 7 {
				s.LoginAndServe(true)
			}

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

运行一段时间就会出现问题.
screenshot from 2017-09-20 11-23-36

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

image
试试这样改。

出错的原因还是增删公众号?

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

依然还是增删公众号....但是增删的时候sel==7 这里加了没用吧

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

我记得之前测试的时候 增加公众号会出现5,按照逻辑 如果为5就会relogin,我在想是不是re-login导致了后边的7,你可以试试。

from wechat-go.

songtianyi avatar songtianyi commented on July 22, 2024

解决了吗

from wechat-go.

owen-gxz avatar owen-gxz commented on July 22, 2024

不行....

from wechat-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.