Procházet zdrojové kódy

added KF event extra field

master
Patrick Peng Sun před 8 roky
rodič
revize
fc77aab127
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      inMsg.go

+ 2
- 0
inMsg.go Zobrazit soubor

@@ -78,6 +78,8 @@ type EventMsg struct {
Latitude float64 //for LOCATION
Longitude float64 //for LOCATION
Precision float64 //for LOCATION
KfAccount string //for kf_close_session kf_create_session
CloseType string // kf_close_session
}

//ReadCommonHeader parse xml of common field of wechat post message

Načítá se…
Zrušit
Uložit