From b079419184d30457fa97d7969e21698718330daf Mon Sep 17 00:00:00 2001
From: sunkaixuan <610262374@qq.com>
Date: Fri, 19 May 2017 13:03:17 +0800
Subject: [PATCH] -
---
SqlSugar/Interface/{IDb.cs => IAdo.cs} | 0
SqlSugar/SqlSugar.csproj | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename SqlSugar/Interface/{IDb.cs => IAdo.cs} (100%)
diff --git a/SqlSugar/Interface/IDb.cs b/SqlSugar/Interface/IAdo.cs
similarity index 100%
rename from SqlSugar/Interface/IDb.cs
rename to SqlSugar/Interface/IAdo.cs
diff --git a/SqlSugar/SqlSugar.csproj b/SqlSugar/SqlSugar.csproj
index f78a59d90..e6c396e19 100644
--- a/SqlSugar/SqlSugar.csproj
+++ b/SqlSugar/SqlSugar.csproj
@@ -142,7 +142,7 @@
-
+