Mapper BUG

This commit is contained in:
skx
2020-10-13 10:37:48 +08:00
parent d70c60385e
commit 8abaf48a12
4 changed files with 233 additions and 2 deletions

View File

@@ -60,6 +60,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Bugs\BugTest.cs" />
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Demo\Demo1_Queryable.cs" />
<Compile Include="Demo\Demo2_Updateable.cs" />