merge shichuang

This commit is contained in:
wangchuxiao
2022-09-16 17:23:28 +08:00
4 changed files with 45 additions and 8 deletions
+2
View File
@@ -208,6 +208,8 @@ type config struct {
Enable bool `yaml:"enable"`
Intent string `yaml:"intent"`
MasterSecret string `yaml:"masterSecret"`
ChannelID string `yaml:"channelID"`
ChannelName string `yaml:"channelName"`
}
Fcm struct {
ServiceAccount string `yaml:"serviceAccount"`