mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-24 18:04:52 +08:00
Update SqlSguarTransaction
This commit is contained in:
parent
41bc3c53dd
commit
12ebd0e893
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace SqlSugar
|
||||
{
|
||||
public class SqlSguarTransaction
|
||||
public class SqlSguarTransaction:IDisposable
|
||||
{
|
||||
private readonly SqlSugarClient context;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user