mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Update MySql
This commit is contained in:
@@ -28,7 +28,7 @@ namespace OrmTest
|
||||
new Insert(1).Init();
|
||||
new Delete(1).Init();
|
||||
new Update(1).Init();
|
||||
// new Mapping(1).Init();
|
||||
new Mapping(1).Init();
|
||||
// new DataTest(1).Init();
|
||||
|
||||
// /***Performance Test***/
|
||||
|
Reference in New Issue
Block a user