GithubHelp home page GithubHelp logo

Comments (3)

liubowei2018 avatar liubowei2018 commented on June 14, 2024

自己做下筛选呗,企业微信好友,微信好友,微信已删除好友,公众号,订阅号,在获取的时候这些都会展示,找下你微信中跟上面类似的看下type,

from wxhelper.

hgc357341051 avatar hgc357341051 commented on June 14, 2024

自己做下筛选呗,企业微信好友,微信好友,微信已删除好友,公众号,订阅号,在获取的时候这些都会展示,找下你微信中跟上面类似的看下type,

就是很多type类型一样,微信好友的type的类型又好多不一样,看的我一脸懵逼,能总结下不

from wxhelper.

lzb112 avatar lzb112 commented on June 14, 2024

自己做下筛选呗,企业微信好友,微信好友,微信已删除好友,公众号,订阅号,在获取的时候这些都会展示,找下你微信中跟上面类似的看下type,

就是很多type类型一样,微信好友的type的类型又好多不一样,看的我一脸懵逼,能总结下不

select UserName,NickName,Type,ChatRoomType from Contact where Type!=513 and Type!='4' and Type !='0'

我用这SQL,留下的基本就是有用的了。

from wxhelper.

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.