silenceper / wechat

WeChat SDK for Go (微信SDK:简单、易用)
https://silenceper.com/wechat/
Apache License 2.0
4.77k stars 1.08k forks source link

fix(work): fix json Unmarshal Error in GetExternalUserDetail api #732

Closed Lumiaqian closed 12 months ago

Lumiaqian commented 12 months ago

fix json Unmarshal Error, err=json: cannot unmarshal number into Go struct field WechatChannel.follow_user.wechat_channels.source of type string

Lumiaqian commented 12 months ago

731