mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 10:38:09 +08:00
Async Queryable BUG
This commit is contained in:
@@ -56,7 +56,7 @@ namespace OrmTest
|
||||
Demo.ExtEntity.Init();
|
||||
|
||||
/***BUG repair test***/
|
||||
//new BugTest.Bug1().Init();
|
||||
new BugTest.Bug1().Init();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user