zhangzengfei
2024-05-22 f946512f64f1e2e9aa887f62f04f8ebedb53d810
config/config.go
@@ -54,6 +54,7 @@
type nvcs struct {
   Model string `mapstructure:"model"` // 型号
   Port  string `mapstructure:"port"`  // 端口
   OSD   string `mapstructure:"osd"`
}
type rateLimitConfig struct {