mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 02:14:53 +08:00
Update SqlSguarTransaction
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace SqlSugar
|
||||
{
|
||||
public class SqlSguarTransaction
|
||||
public class SqlSguarTransaction:IDisposable
|
||||
{
|
||||
private readonly SqlSugarClient context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user