mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
push add ios push
This commit is contained in:
parent
31a558cfea
commit
170310e23c
@ -1,7 +1,7 @@
|
|||||||
package requestBody
|
package requestBody
|
||||||
|
|
||||||
type Options struct {
|
type Options struct {
|
||||||
ApnsProduction bool `json:"apns_production,omitempty"`
|
ApnsProduction bool `json:"apns_production"`
|
||||||
}
|
}
|
||||||
|
|
||||||
func (o *Options) SetApnsProduction(c bool) {
|
func (o *Options) SetApnsProduction(c bool) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user