func InitRoutes() map[string]*Host
func RunSubdomains(confFilePath string)
子域名部署
type Host struct { Echo *echo.Echo }