mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 17:48:11 +08:00
5.0.5.4-preview-02
This commit is contained in:
@@ -39,7 +39,8 @@ namespace SqlSugar
|
||||
{
|
||||
exp = expression;
|
||||
type = entityType;
|
||||
IsJoinQuery = isJoinOn;
|
||||
base.IsJoinQuery = isJoinOn;
|
||||
this.IsJoinQuery = isJoinOn;
|
||||
}
|
||||
|
||||
private new string FilterName { get; set; }
|
||||
|
Reference in New Issue
Block a user