diff --git a/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs b/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs index e84935a46..9f3dae42c 100644 --- a/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs +++ b/Src/Asp.Net/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() {