From 63eb28a9ba7aa9c549bc99f9c68d0a4c051453ba Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期四, 20 三月 2025 17:38:47 +0800
Subject: [PATCH] 修正sugsql导航更新加配置的bug

---
 cylsg/cylsg.Core/cylsg.Core.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cylsg/cylsg.Core/cylsg.Core.csproj b/cylsg/cylsg.Core/cylsg.Core.csproj
index 30dd678..e399d55 100644
--- a/cylsg/cylsg.Core/cylsg.Core.csproj
+++ b/cylsg/cylsg.Core/cylsg.Core.csproj
@@ -17,7 +17,7 @@
 		<PackageReference Include="Furion.Extras.Authentication.JwtBearer" Version="4.9.5.3" />
 		<PackageReference Include="Furion.Extras.ObjectMapper.Mapster" Version="4.9.5.3" />
 		<PackageReference Include="Furion.Pure" Version="4.9.5.3" />
-		<PackageReference Include="SqlSugarCore" Version="5.1.4.166" />
+		<PackageReference Include="SqlSugarCore" Version="5.1.4.185" />
 		<PackageReference Include="SugarRedis" Version="1.5.0" />
 	</ItemGroup>
 

--
Gitblit v1.9.1