提交 b0c44c47 authored 作者: gukai's avatar gukai

修改推送信息字段

上级 b6972f55
...@@ -35,8 +35,8 @@ type NotifyMessage struct { ...@@ -35,8 +35,8 @@ type NotifyMessage struct {
Type interface{} `json:"type"` Type interface{} `json:"type"`
Data interface{} `json:"data"` Data interface{} `json:"data"`
URL string `json:"url"` URL string `json:"url"`
AppID int `json:"app_id"` AppID int `json:"appID"`
PushTime int `json:"push_time"` PushTime int `json:"pushTime"`
Times int `json:"times"` Times int `json:"times"`
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论