config/config.go @@ -63,6 +63,7 @@ Model string `mapstructure:"model"` // 型号 Port string `mapstructure:"port"` // 端口 OSD string `mapstructure:"osd"` RunState bool `mapstructure:"run-state"` } type rateLimitConfig struct {