From 8cc3bff6979c8e3d66e9d4caa91398c3f0e58f0a Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期五, 12 九月 2025 15:09:43 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/ApiFlexJob

---
 FlexJobApi.Core/Utils/DistributedCacheUtils/DistributedCacheServiceComponent.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/FlexJobApi.Core/Utils/DistributedCacheUtils/DistributedCacheServiceComponent.cs b/FlexJobApi.Core/Utils/DistributedCacheUtils/DistributedCacheServiceComponent.cs
index 5c991f9..eae0f21 100644
--- a/FlexJobApi.Core/Utils/DistributedCacheUtils/DistributedCacheServiceComponent.cs
+++ b/FlexJobApi.Core/Utils/DistributedCacheUtils/DistributedCacheServiceComponent.cs
@@ -1,5 +1,6 @@
 锘縰sing Furion;
 using Microsoft.Extensions.DependencyInjection;
+using StackExchange.Redis;
 using System;
 using System.Collections.Generic;
 using System.Linq;

--
Gitblit v1.9.1