mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
-
This commit is contained in:
@@ -243,6 +243,7 @@ namespace SqlSugar
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region SqlQuery
|
#region SqlQuery
|
||||||
public virtual List<T> SqlQuery<T>(string sql, object pars = null)
|
public virtual List<T> SqlQuery<T>(string sql, object pars = null)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user