mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 04:23:47 +08:00
Update ConditionalModel
This commit is contained in:
@@ -28,10 +28,7 @@ namespace SqlSugar
|
||||
|
||||
|
||||
public ICustomConditionalFunc CustomConditionalFunc { get; set; }
|
||||
public string CustomP1 { get; set; }
|
||||
public string CustomP2 { get; set; }
|
||||
public string CustomP3 { get; set; }
|
||||
public string CustomP4 { get; set; }
|
||||
public dynamic CustomParameterValue { get; set; }
|
||||
|
||||
public ConditionalType ConditionalType { get; set; }
|
||||
[Newtonsoft.Json.JsonIgnoreAttribute]
|
||||
|
Reference in New Issue
Block a user