This commit is contained in:
sunkaixuan
2024-12-09 16:38:40 +08:00
parent b942143e84
commit 243f9d4568
2 changed files with 15 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ namespace XuguTest
db.CodeFirst.InitTables<MY_USER>();
db.CodeFirst.InitTables<T_User2>();
db.DbMaintenance.TruncateTable<MY_USER>();