소스 검색

added KF event extra field

master
Patrick Peng Sun 8 년 전
부모
커밋
fc77aab127
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      inMsg.go

+ 2
- 0
inMsg.go 파일 보기

@@ -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

Loading…
취소
저장