Update unit test

This commit is contained in:
sunkaixuan
2022-03-23 11:01:17 +08:00
parent ebe0a7b31b
commit 2d41e1ed35
8 changed files with 128 additions and 0 deletions

View File

@@ -87,6 +87,7 @@
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="Demo\DemoJ_Report.cs" />
<Compile Include="UnitTest\UBulkCopy.cs" />
<Compile Include="UnitTest\UCustom011.cs" />
<Compile Include="UnitTest\UCustom06.cs" />
<Compile Include="UnitTest\UInsert.cs" />
<Compile Include="UnitTest\UnitCustom01.cs" />