This commit is contained in:
sunkaixuan
2023-11-11 12:51:01 +08:00
parent 05ddaa5dee
commit ddbc0214f7
3 changed files with 83 additions and 0 deletions

View File

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