This commit is contained in:
sunkaixuan
2019-05-19 11:36:49 +08:00
parent f522b95cfc
commit 6ed7dd3a7c
3 changed files with 17 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ namespace OrmTest
public static void Init()
{
Json();
Ado();
Thread();
Thread2();
Thread3();