mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 04:23:47 +08:00
Synchronization code
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