mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-09 10:55:02 +08:00
Update demo
This commit is contained in:
@@ -25,7 +25,10 @@ namespace OrmTest
|
||||
Demo6_Queue.Init();
|
||||
|
||||
//Unit test
|
||||
NewUnitTest.Init();
|
||||
//NewUnitTest.Init();
|
||||
|
||||
//Rest Data
|
||||
NewUnitTest.RestData();
|
||||
|
||||
Console.WriteLine("all successfully.");
|
||||
Console.ReadKey();
|
||||
|
||||
Reference in New Issue
Block a user