mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
-
This commit is contained in:
parent
c11b31e053
commit
b9886b425e
@ -42,7 +42,7 @@ namespace OrmTest
|
|||||||
OrmTest.Demo.Insert.Init();
|
OrmTest.Demo.Insert.Init();
|
||||||
OrmTest.Demo.Delete.Init();
|
OrmTest.Demo.Delete.Init();
|
||||||
OrmTest.Demo.Update.Init();
|
OrmTest.Demo.Update.Init();
|
||||||
//OrmTest.Demo.DbFirst.Init();
|
OrmTest.Demo.DbFirst.Init();
|
||||||
//OrmTest.Demo.JoinSql.Init();
|
//OrmTest.Demo.JoinSql.Init();
|
||||||
//OrmTest.Demo.Filter.Init();
|
//OrmTest.Demo.Filter.Init();
|
||||||
//OrmTest.Demo.ComplexModel.Init();
|
//OrmTest.Demo.ComplexModel.Init();
|
||||||
|
Loading…
Reference in New Issue
Block a user