mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Add unit test
This commit is contained in:
@@ -31,6 +31,8 @@ namespace OrmTest
|
||||
}
|
||||
public static void Init()
|
||||
{
|
||||
UnitInsertNav.Init();
|
||||
UnitInsertNav.Init();
|
||||
UnitSelectN.Init();
|
||||
UnitOneToOneN2.Init();
|
||||
UnitManyToManyUpdate.Init();
|
||||
|
Reference in New Issue
Block a user