mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 18:48:09 +08:00
Update Pg Demo
This commit is contained in:
@@ -17,7 +17,7 @@ namespace OrmTest
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
||||
// Demo.CodeFirst.Init();
|
||||
Demo.CodeFirst.Init();
|
||||
Demo.Aop.Init();
|
||||
Demo.Query.Init();
|
||||
Demo.Insert.Init();
|
||||
|
Reference in New Issue
Block a user