1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-06 13:42:26 +08:00
This commit is contained in:
wenzl
2016-09-19 19:49:58 +08:00
parent ca42c99eeb
commit 6a8dc6c3ea
3 changed files with 3 additions and 3 deletions

View File

@@ -109,7 +109,7 @@ type MixMessage struct {
//EventPic 发图事件推送
type EventPic struct {
PicMd5Sum string `xml:PicMd5Sum`
PicMd5Sum string `xml:"PicMd5Sum"`
}
//EncryptedXMLMsg 安全模式下的消息体