mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
getui
This commit is contained in:
parent
691e2580e5
commit
06370a763c
@ -163,7 +163,7 @@ type config struct {
|
|||||||
}
|
}
|
||||||
Getui struct {
|
Getui struct {
|
||||||
PushUrl string `yaml:"pushUrl"`
|
PushUrl string `yaml:"pushUrl"`
|
||||||
AppKey string `yaml:"appkey"`
|
AppKey string `yaml:"appKey"`
|
||||||
Enable bool `yaml:"enable"`
|
Enable bool `yaml:"enable"`
|
||||||
Intent string `yaml:"intent"`
|
Intent string `yaml:"intent"`
|
||||||
MasterSecret string `yaml:"masterSecret"`
|
MasterSecret string `yaml:"masterSecret"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user