sunty
2019-10-30 a1ef2d42d320f075c75e8cef52a879114441c103
extend/config/config.go
@@ -26,7 +26,7 @@
   ChannelCount    string `mapstructure: "channelCount"`    //通道个数
   DiskCount       string `mapstructure: "diskCount"`       //硬盘个数
   SysServerPort string      `mapstructure: "sysServerPort"`
   SudoPassword  string      `mapstructure: "sudoPassword"`
   SysThresholds []threshold `mapstructure: "sysThresholds"`
}