package connectivity type Config struct { TestInterval int `json:"testInterval"` // 进行测试的间隔 }