@ -565,7 +565,7 @@ namespace SqlSugar
#endregion
#region
#region Fastest
public IFastest<T> Fastest<T>() where T : class, new()
{
return this.Context.Fastest<T>();