public bool Start(HostControl hostControl) { Bootstrap.Start(); _logger.Info("NameServer 服务启动成功"); return(true); }