Add unit test

This commit is contained in:
sunkaixuan
2022-11-14 01:29:13 +08:00
parent bc39726542
commit 2dbb7a4f2a
3 changed files with 42 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="UnitTest\Models\EntityBase.cs" />
<Compile Include="UnitTest\UnitByteArray.cs" />
<Compile Include="UnitTest\UnitInsertNavOneToOne.cs" />
<Compile Include="UnitTest\Models\SysField.cs" />
<Compile Include="UnitTest\Models\SysFormField.cs" />