mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Add Demo
This commit is contained in:
@@ -11,7 +11,7 @@ namespace OrmTest
|
||||
_1_CodeFirst.Init();
|
||||
_2_DbFirst.Init();
|
||||
_3_EasyQuery.Init();
|
||||
|
||||
_4_JoinQuery.Init();
|
||||
Console.ReadKey();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user