mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
=
This commit is contained in:
parent
4e4b640c08
commit
a09f9b9c11
@ -199,8 +199,6 @@ namespace SqlSugar
|
|||||||
return new KeyValuePair<string, SugarParameter[]>(builder.ToString(), parameters.ToArray());
|
return new KeyValuePair<string, SugarParameter[]>(builder.ToString(), parameters.ToArray());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region Case Method
|
#region Case Method
|
||||||
|
Loading…
Reference in New Issue
Block a user