Add 达梦 demo

This commit is contained in:
sunkaixuan
2022-08-08 12:59:54 +08:00
parent 7b9908fd32
commit b0be733ee1
3 changed files with 103 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ namespace OrmTest
static void Main(string[] args)
{
//Demo
DemoN_SplitTable.Init();
Demo0_SqlSugarClient.Init();
Demo1_Queryable.Init();
Demo2_Updateable.Init();