Update DropTable Truncate table

This commit is contained in:
sunkaixuan
2024-07-11 12:20:47 +08:00
parent 3665e94910
commit 5169349058
2 changed files with 30 additions and 5 deletions

View File

@@ -71,7 +71,7 @@ namespace OrmTest
//#endregion
db.DbMaintenance.DropTable<TestSplit001>();
//用例代码
var testSplit001 = new TestSplit001()