This commit is contained in:
sunkaixuan
2019-05-19 18:10:12 +08:00
parent a029e15696
commit fcf522cdc6
4 changed files with 23 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ namespace OrmTest
{
Json();
Ado();
QueryableAsync();
Thread();
Thread2();
Thread3();