mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-26 13:43:10 +08:00
Add demo
This commit is contained in:
@@ -47,6 +47,7 @@ namespace XuguTest
|
||||
|
||||
|
||||
db.CodeFirst.InitTables<MY_USER>();
|
||||
db.CodeFirst.InitTables<T_User2>();
|
||||
|
||||
db.DbMaintenance.TruncateTable<MY_USER>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user