From fe5b67eac82e59e394f279937b50e7acb3fa0d97 Mon Sep 17 00:00:00 2001 From: chenTest2013 Date: Sat, 17 Jun 2017 21:53:09 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 帐号类型修改 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86e9d36..4b237ee 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,7 @@ selector: | :--: | --- | | 个人账号 | 以`@`开头,例如:`@xxx` | | 群聊 | 以`@@`开头,例如:`@@xxx` | -| 公众号/服务号 | 以`@`开头,但其`VerifyFlag` & 8 != 0

`VerifyFlag`:
         一般公众号/服务号:8
         微信自家的服务号:24
         微信官方账号`微信团队`:56 | +| 公众号/服务号 | 以`@`开头,但其`VerifyFlag` & 8 != 0

`VerifyFlag`:
         一般个人公众号/服务号:8
         一般企业的服务号:24
         微信官方账号`微信团队`:56 | | 特殊账号 | 像文件传输助手之类的账号,有特殊的ID,目前已知的有:
`filehelper`, `newsapp`, `fmessage`, `weibo`, `qqmail`, `tmessage`, `qmessage`, `qqsync`, `floatbottle`, `lbsapp`, `shakeapp`, `medianote`, `qqfriend`, `readerapp`, `blogapp`, `facebookapp`, `masssendapp`, `meishiapp`, `feedsapp`, `voip`, `blogappweixin`, `weixin`, `brandsessionholder`, `weixinreminder`, `officialaccounts`, `notification_messages`, `wxitil`, `userexperience_alarm`, `notification_messages` |