mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-06 13:42:26 +08:00
fix bug
This commit is contained in:
@@ -109,7 +109,7 @@ type MixMessage struct {
|
||||
|
||||
//EventPic 发图事件推送
|
||||
type EventPic struct {
|
||||
PicMd5Sum string `xml:PicMd5Sum`
|
||||
PicMd5Sum string `xml:"PicMd5Sum"`
|
||||
}
|
||||
|
||||
//EncryptedXMLMsg 安全模式下的消息体
|
||||
|
||||
Reference in New Issue
Block a user