Update Select Json bug

This commit is contained in:
skx
2020-11-07 14:26:13 +08:00
parent d19b004229
commit 95bcefe1ac
5 changed files with 230 additions and 6 deletions

View File

@@ -61,8 +61,10 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Bugs\BugTest.cs" />
<Compile Include="Bugs\BugTest4.cs" />
<Compile Include="Bugs\BugTest3.cs" />
<Compile Include="Bugs\BugTest2.cs" />
<Compile Include="Bugs\BugTest5.cs" />
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Demo\Demo1_Queryable.cs" />
<Compile Include="Demo\Demo2_Updateable.cs" />