diff --git a/事务.md b/事务.md index bc8b481..1be7795 100644 --- a/事务.md +++ b/事务.md @@ -1,20 +1,6 @@ # 事务Transaction -::: code-tabs - -@tab:active .NET CLI - -```bash -dotnet add package FreeSql.DbContext -``` - -@tab Package Manager - -```bash -Install-Package FreeSql.DbContext -``` - -::: +> dotnet add package FreeSql.DbContext ## 1、常规事务