This commit is contained in:
sunkaixuan
2023-11-11 13:01:04 +08:00
parent ddbc0214f7
commit c7f6f9305d
3 changed files with 61 additions and 0 deletions

View File

@@ -74,6 +74,7 @@
<Compile Include="a3_Merge.cs" />
<Compile Include="a4_SplitTable.cs" />
<Compile Include="a5_GridSave.cs" />
<Compile Include="a6_SqlPage.cs" />
<Compile Include="UnitTest\Description.cs" />
<Compile Include="3_EasyQuery.cs" />
<Compile Include="7_GroupQuery.cs" />