mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
-
This commit is contained in:
@@ -62,10 +62,6 @@ namespace SqlSugar
|
||||
}
|
||||
return base.Context._Ado;
|
||||
}
|
||||
set
|
||||
{
|
||||
base.Context._Ado=base._Ado = value;
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user