Update exp to sql

This commit is contained in:
sunkaixuna
2021-12-24 20:11:23 +08:00
parent 829e25ea4d
commit cc086cf2b3
6 changed files with 109 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\UCustom01.cs" />
<Compile Include="UnitTest\UDelete.cs" />
<Compile Include="UnitTest\UFastest.cs" />
<Compile Include="UnitTest\UConfig.cs" />