ソースを参照

added KF event extra field

master
Patrick Peng Sun 9年前
コミット
fc77aab127
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      inMsg.go

+ 2
- 0
inMsg.go ファイルの表示

Latitude float64 //for LOCATION Latitude float64 //for LOCATION
Longitude float64 //for LOCATION Longitude float64 //for LOCATION
Precision 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 //ReadCommonHeader parse xml of common field of wechat post message

読み込み中…
キャンセル
保存