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

修改推送信息字段

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