mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 10:38:09 +08:00
Add Queue
This commit is contained in:
@@ -53,6 +53,7 @@ namespace OrmTest
|
||||
Demo.Delete.Init();
|
||||
Demo.InsertOrUpdate.Init();
|
||||
Demo.Debugger.Init();
|
||||
Demo.Queue.Init();
|
||||
|
||||
Console.WriteLine("all successfully.");
|
||||
Console.ReadKey();
|
||||
|
Reference in New Issue
Block a user