Support split table

This commit is contained in:
sunkaixuna
2021-10-20 13:59:50 +08:00
parent e67d1a88ce
commit 859e7d34d4
13 changed files with 164 additions and 1 deletions

View File

@@ -82,6 +82,7 @@
<Compile Include="Demo\DemoJ_Report.cs" />
<Compile Include="Demo\DemoL_Snowflake.cs" />
<Compile Include="Demo\DemoM_UnitOfWork.cs" />
<Compile Include="Demo\DemoN_SplitTable.cs" />
<Compile Include="Models\DataDictionary.cs" />
<Compile Include="Models\Custom.cs" />
<Compile Include="Models\EntityMapper.cs" />