package model type RadarInfo struct { Port string `yaml:"port"` //对应哪个485口 }