mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
-
This commit is contained in:
@@ -13,7 +13,7 @@ namespace OrmTest
|
|||||||
{
|
{
|
||||||
AdoTran();
|
AdoTran();
|
||||||
Tran();
|
Tran();
|
||||||
RollTest();
|
RollTest().GetAwaiter().GetResult();
|
||||||
Tran2();
|
Tran2();
|
||||||
Console.ReadKey();
|
Console.ReadKey();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user