修改DEMO

This commit is contained in:
sunkaixuan
2023-11-06 12:27:09 +08:00
parent fc784b3a71
commit aee611b8a8
4 changed files with 115 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
<Compile Include="1_CodeFirst.cs" />
<Compile Include="2_DbFirst.cs" />
<Compile Include="4_JoinQuery.cs" />
<Compile Include="5_PageQuery.cs" />
<Compile Include="UnitTest\Description.cs" />
<Compile Include="3_EasyQuery.cs" />
<Compile Include="UserTestCases\Cases\OldDemo\Demo2_Updateable.cs" />