mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-08 06:32:27 +08:00
企业微信内部开发API:忽略掉一些可能不需要的字段
This commit is contained in:
@@ -64,6 +64,7 @@ type ResUserInfo struct {
|
||||
DeviceID string `json:"DeviceId"`
|
||||
//非企业成员授权时返回
|
||||
OpenID string `json:"OpenId"`
|
||||
UserTicket string `json:"user_ticket"`
|
||||
}
|
||||
|
||||
//UserFromCode 根据code获取用户信息
|
||||
|
||||
Reference in New Issue
Block a user