mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-21 02:58:05 +08:00
Rrestore
This commit is contained in:
@@ -34,7 +34,11 @@ namespace OrmTest
|
||||
}
|
||||
public static void Init()
|
||||
{
|
||||
|
||||
DeleteTest();
|
||||
CodeFirst();
|
||||
Updateable();
|
||||
Json();
|
||||
Ado();
|
||||
Queryable();
|
||||
QueryableAsync();
|
||||
//Thread();
|
||||
|
Reference in New Issue
Block a user