mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 10:22:36 +08:00
fix getui req
This commit is contained in:
parent
7aefb7fa2b
commit
c73ce45e9e
@ -111,8 +111,8 @@ type Android struct {
|
||||
type Notification struct {
|
||||
Title string `json:"title"`
|
||||
Body string `json:"body"`
|
||||
ChannelID string `json:"channelID"`
|
||||
ChannelName string `json:"ChannelName"`
|
||||
ChannelID string `json:"channel_id"`
|
||||
ChannelName string `json:"Channel_name"`
|
||||
ClickType string `json:"click_type"`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user