mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-23 13:42:25 +08:00
Compare commits
2 Commits
362bbc6e97
...
9b453210f2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b453210f2 | ||
|
|
da5067bcb2 |
@@ -104,7 +104,7 @@ type Tag struct {
|
||||
// WechatChannel 视频号添加的场景
|
||||
type WechatChannel struct {
|
||||
NickName string `json:"nickname"`
|
||||
Source string `json:"source"`
|
||||
Source int `json:"source"`
|
||||
}
|
||||
|
||||
// GetExternalUserDetail 获取外部联系人详情
|
||||
|
||||
Reference in New Issue
Block a user