This commit is contained in:
sunkaixuan
2019-05-06 19:52:07 +08:00
parent 14d556fe5c
commit 57ef4c1b0e
3 changed files with 42 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ namespace OrmTest
Demo1_SqlSugarClient.Init();
Democ_GobalFilter.Init();
DemoD_DbFirst.Init();
Console.WriteLine("all successfully.");
Console.ReadKey();