Update MySqlDemo

This commit is contained in:
sunkaixuan
2017-10-24 16:56:11 +08:00
parent 5283302913
commit f0fa2c5a14
4 changed files with 47 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
<Compile Include="Demos\6_ComplexModel.cs" />
<Compile Include="Demos\7_Filter.cs" />
<Compile Include="Demos\8_JoinSql.cs" />
<Compile Include="Demos\A_MasterSlave.cs" />
<Compile Include="Demos\DemoBase.cs" />
<Compile Include="Models\DataTestInfo.cs" />
<Compile Include="Models\DataTestInfo2.cs" />