zhangzengfei
2024-05-28 b5166ec34cea995536384391712373f1d0d69e28
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 {