1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-04 21:02:25 +08:00

add sessionFrom for mini program custom message

This commit is contained in:
JL
2018-01-09 14:58:05 +08:00
parent 7e80674b7f
commit 2afc43adb9

View File

@@ -90,6 +90,7 @@ type MixMessage struct {
Precision string `xml:"Precision"`
MenuID string `xml:"MenuId"`
Status string `xml:"Status"`
SessionFrom string `xml:"SessionFrom"`
ScanCodeInfo struct {
ScanType string `xml:"ScanType"`