Skip to content

Commit

Permalink
fix scan event (#24)
Browse files Browse the repository at this point in the history
fix scan event
  • Loading branch information
Ceelog authored Jan 29, 2021
1 parent c5948bd commit 22ccac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions type/type_event/type_event.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ type EventSubscribe struct {
</xml>
*/
type EventScan struct {
Event
EventKey string
Ticket string
}
Expand Down

0 comments on commit 22ccac4

Please sign in to comment.