zhangzengfei
2024-08-22 b93d95a77ae3681a8c97859f446644190e84170e
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 {