package config type ExtranetDomain struct { Control string `mapstructure:"control" json:"control" yaml:"control"` // 群控域名 }