Queryable.Select json array bug

This commit is contained in:
sunkaixuna
2022-01-07 13:28:38 +08:00
parent 8aa4ed37fc
commit 1f7d4121a3
4 changed files with 56 additions and 3 deletions

View File

@@ -94,6 +94,7 @@
<Compile Include="Models\OrderItem.cs" />
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="UnitTest\Models\TestModel.cs" />
<Compile Include="UnitTest\UCustom01.cs" />
<Compile Include="UnitTest\UCustom02.cs" />
<Compile Include="UnitTest\UCustom03.cs" />