From b05f85910069feea2ad0ac52ce8db0c73bf6c0a4 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Sun, 28 May 2023 21:50:38 +0800 Subject: [PATCH] - --- Src/Asp.Net/SqlSugar/Utilities/UtilMethods.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Src/Asp.Net/SqlSugar/Utilities/UtilMethods.cs b/Src/Asp.Net/SqlSugar/Utilities/UtilMethods.cs index aaf48c68f..4dc85ac0c 100644 --- a/Src/Asp.Net/SqlSugar/Utilities/UtilMethods.cs +++ b/Src/Asp.Net/SqlSugar/Utilities/UtilMethods.cs @@ -45,7 +45,6 @@ namespace SqlSugar { return; } - var splitTableAttribute = entityType.GetCustomAttribute(); if (splitTableAttribute.CustomSplitTableService != null) { context.CurrentConnectionConfig.ConfigureExternalServices.SplitTableService