vivo ACCOUNT
This commit is contained in:
parent
acaac9ca7e
commit
52fe224d44
|
@ -147,6 +147,9 @@ func (g *Getui) Push(req *GetuiMessage) (*GetuiPushRsp, error) {
|
||||||
"XM": map[string]interface{}{
|
"XM": map[string]interface{}{
|
||||||
"/extra.channel_id": g.config.XMChannelId,
|
"/extra.channel_id": g.config.XMChannelId,
|
||||||
},
|
},
|
||||||
|
"VV": map[string]interface{}{
|
||||||
|
"/category": "ACCOUNT",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue