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