zhangzengfei
2024-07-29 155737d95e7143ffe01cf91749fc601a10cfd7a7
config/config.go
@@ -48,8 +48,8 @@
   ReportServer   string `mapstructure:"report-server"`
   ReportInterval int    `mapstructure:"report-interval"`
   RetryInterval  int    `mapstructure:"retry-interval"`
   Enable         bool   `mapstructure:"enable"`
   FTPServer      string `mapstructure:"ftp-server"`
   RecordServer   string `mapstructure:"record-server"`
}
type image struct {