From e62bdae538cacfbb4221000290b7ee9853a4a5aa Mon Sep 17 00:00:00 2001 From: tk Date: Wed, 21 May 2025 11:50:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E2=9A=A1=20=E5=AD=90=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NetAdmin.Application/Services/RepositoryService.cs | 4 ++-- src/backend/NetAdmin/NetAdmin.Host/NetAdmin.Host.csproj | 2 +- .../NetAdmin.Infrastructure/NetAdmin.Infrastructure.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/backend/NetAdmin/NetAdmin.Application/Services/RepositoryService.cs b/src/backend/NetAdmin/NetAdmin.Application/Services/RepositoryService.cs index 298af343..6e4b59c8 100644 --- a/src/backend/NetAdmin/NetAdmin.Application/Services/RepositoryService.cs +++ b/src/backend/NetAdmin/NetAdmin.Application/Services/RepositoryService.cs @@ -98,8 +98,8 @@ public abstract class RepositoryService(BasicReposit TEntity newValue // , List includeFields = null // , List excludeFields = null // - , Expression> whereExp = null // - , string whereSql = null // + , Expression> whereExp = null // + , string whereSql = null // , bool ignoreVersion = false) { // 默认匹配主键 diff --git a/src/backend/NetAdmin/NetAdmin.Host/NetAdmin.Host.csproj b/src/backend/NetAdmin/NetAdmin.Host/NetAdmin.Host.csproj index b849dfbd..b5514d0e 100644 --- a/src/backend/NetAdmin/NetAdmin.Host/NetAdmin.Host.csproj +++ b/src/backend/NetAdmin/NetAdmin.Host/NetAdmin.Host.csproj @@ -5,7 +5,7 @@ - + \ No newline at end of file diff --git a/src/backend/NetAdmin/NetAdmin.Infrastructure/NetAdmin.Infrastructure.csproj b/src/backend/NetAdmin/NetAdmin.Infrastructure/NetAdmin.Infrastructure.csproj index b45a97f3..bea6a144 100644 --- a/src/backend/NetAdmin/NetAdmin.Infrastructure/NetAdmin.Infrastructure.csproj +++ b/src/backend/NetAdmin/NetAdmin.Infrastructure/NetAdmin.Infrastructure.csproj @@ -3,9 +3,9 @@ - - - + + +