mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-02-25 04:27:14 +08:00
optimization
This commit is contained in:
@@ -67,6 +67,8 @@ namespace OrmTest.UnitTest
|
||||
{
|
||||
throw new Exception("DataTest Error");
|
||||
}
|
||||
|
||||
db.Insertable(new DataTestInfo2() { }).ExecuteCommand();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user