protected override void OnStop() { // TODO: 在此处添加代码以执行停止服务所需的关闭操作。 FileLog.Success("服务已停止"); Timer_Get.Enabled = false; }