From 02126a9eb60215a498e5665f3cf9fee215fc31b4 Mon Sep 17 00:00:00 2001 From: 2881099 <2881099@qq.com> Date: Tue, 6 Aug 2024 14:52:12 +0800 Subject: [PATCH] 1 --- 事务.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) 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、常规事务