mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
restore
This commit is contained in:
parent
7bf654f308
commit
c4265b98dd
@ -782,7 +782,7 @@ namespace SqlSugar
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
||||||
return this.Select<TResult>(this.QueryBuilder.GetSelectValue);
|
return this.Select<TResult>(this.SqlBuilder.SqlSelectAll);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user