From 3686ed6f1f8c76dec312d74f607d29019e025f36 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Fri, 4 Mar 2022 15:03:17 +0800 Subject: [PATCH] Update core --- .../SqlSeverTest/SqlSugar/Infrastructure/ContextMethods.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/Infrastructure/ContextMethods.cs b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/Infrastructure/ContextMethods.cs index e84935a46..9f3dae42c 100644 --- a/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/Infrastructure/ContextMethods.cs +++ b/Src/Asp.NetCore2/SqlSeverTest/SqlSugar/Infrastructure/ContextMethods.cs @@ -726,7 +726,7 @@ namespace SqlSugar } else { - var typeValue = item["ConditionalType"].Value(); + var typeValue = item["ConditionalType"].Value(); ConditionalModel conditionalModel = new ConditionalModel() {