mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-10 03:14:57 +08:00
Update demo
This commit is contained in:
@@ -9,7 +9,9 @@ namespace OrmTest
|
||||
static void Main(string[] args)
|
||||
{
|
||||
OldTestMain.Init();
|
||||
|
||||
|
||||
Demo0_SqlSugarClient.Init();
|
||||
|
||||
//Unit test
|
||||
NewUnitTest.Init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user