package plain type Notify struct { Notify string `json:"notify"` Title string `json:"title" ` Device string `json:"device"` }