mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
Support AOT
This commit is contained in:
@@ -28,7 +28,7 @@ namespace SqlSugar
|
||||
|
||||
|
||||
public ICustomConditionalFunc CustomConditionalFunc { get; set; }
|
||||
public dynamic CustomParameterValue { get; set; }
|
||||
public object CustomParameterValue { get; set; }
|
||||
|
||||
public ConditionalType ConditionalType { get; set; }
|
||||
[Newtonsoft.Json.JsonIgnoreAttribute]
|
||||
|
Reference in New Issue
Block a user