mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
-
This commit is contained in:
parent
298e178cf3
commit
bce5c457f5
@ -13,7 +13,7 @@ namespace OrmTest
|
||||
{
|
||||
AdoTran();
|
||||
Tran();
|
||||
RollTest();
|
||||
RollTest().GetAwaiter().GetResult();
|
||||
Tran2();
|
||||
Console.ReadKey();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user