mirror of
https://github.com/silenceper/wechat.git
synced 2026-03-01 00:35:26 +08:00
@@ -42,7 +42,7 @@ type Info struct {
|
||||
UnionID string `json:"unionid"`
|
||||
Remark string `json:"remark"`
|
||||
GroupID int32 `json:"groupid"`
|
||||
TagidList []string `json:"tagid_list"`
|
||||
TagidList []int32 `json:"tagid_list"`
|
||||
}
|
||||
|
||||
//GetUserInfo 获取用户基本信息
|
||||
|
||||
Reference in New Issue
Block a user