feat: 构建
This commit is contained in:
@@ -20,7 +20,6 @@ namespace Yi.Framework.SqlSugarCore.Uow
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
Console.WriteLine("Dispose");
|
||||
}
|
||||
|
||||
public async Task RollbackAsync(CancellationToken cancellationToken = default)
|
||||
|
||||
Reference in New Issue
Block a user