203
This commit is contained in:
@@ -223,7 +223,8 @@ type KuttConfig struct {
|
||||
// OpenInstallConfig OpenInstall 配置
|
||||
type OpenInstallConfig struct {
|
||||
Enable bool `yaml:"Enable" default:"false"` // 是否启用 OpenInstall
|
||||
AppKey string `yaml:"AppKey" default:""` // OpenInstall AppKey
|
||||
AppKey string `yaml:"AppKey" default:""` // OpenInstall AppKey (SDK使用)
|
||||
ApiKey string `yaml:"ApiKey" default:""` // OpenInstall 数据接口 ApiKey
|
||||
}
|
||||
|
||||
type Telegram struct {
|
||||
|
||||
Reference in New Issue
Block a user