Update demo

This commit is contained in:
sunkaixuan
2024-07-11 12:06:25 +08:00
parent 525f23c566
commit 3665e94910
3 changed files with 4 additions and 3 deletions

View File

@@ -28,6 +28,9 @@ namespace KdbndpTest.OracleDemo
DemoE_CodeFirst.Init();
DemoF_Utilities.Init();
DemoG_SimpleClient.Init();
//Rest Data
NewUnitTest.RestData();
}
}
}