mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Update unit test demo
This commit is contained in:
@@ -66,7 +66,7 @@ namespace OrmTest
|
||||
db.DbMaintenance.DropTable("StudentEntity");
|
||||
Console.WriteLine(result);
|
||||
Console.WriteLine("用例跑完");
|
||||
Console.ReadKey();
|
||||
|
||||
}
|
||||
|
||||
internal class ClassEntity
|
||||
|
Reference in New Issue
Block a user