mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 12:33:44 +08:00
Synchronization code
This commit is contained in:
@@ -28,7 +28,7 @@ namespace SqlSugar
|
|||||||
|
|
||||||
|
|
||||||
public ICustomConditionalFunc CustomConditionalFunc { get; set; }
|
public ICustomConditionalFunc CustomConditionalFunc { get; set; }
|
||||||
public dynamic CustomParameterValue { get; set; }
|
public object CustomParameterValue { get; set; }
|
||||||
|
|
||||||
public ConditionalType ConditionalType { get; set; }
|
public ConditionalType ConditionalType { get; set; }
|
||||||
[Newtonsoft.Json.JsonIgnoreAttribute]
|
[Newtonsoft.Json.JsonIgnoreAttribute]
|
||||||
|
Reference in New Issue
Block a user