mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-21 01:09:01 +08:00
push add ios push
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user