Update GroupBy exp to sql

This commit is contained in:
sunkaixuan
2022-03-26 10:02:29 +08:00
parent 8fc13657d8
commit 50077cf924
4 changed files with 44 additions and 1 deletions

View File

@@ -100,6 +100,7 @@
<Compile Include="UnitTest\Models\UserEntity.cs" />
<Compile Include="UnitTest\Models\UserRoleEntity.cs" />
<Compile Include="UnitTest\UCustom01.cs" />
<Compile Include="UnitTest\UCustom09.cs" />
<Compile Include="UnitTest\UCustom011.cs" />
<Compile Include="UnitTest\UCustom02.cs" />
<Compile Include="UnitTest\UCustom03.cs" />