This commit is contained in:
sunkaixuan
2017-06-11 10:27:22 +08:00
parent 2c185de4d8
commit 9c1ce55277
3 changed files with 55 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
<Compile Include="Demos\Delete.cs" />
<Compile Include="Demos\DemoBase.cs" />
<Compile Include="Demos\Insert.cs" />
<Compile Include="Demos\MasterSlave.cs" />
<Compile Include="Demos\Query.cs" />
<Compile Include="Demos\Update.cs" />
<Compile Include="Models\DataTestInfo.cs" />