Update .net

This commit is contained in:
sunkaixuna
2022-01-11 21:28:49 +08:00
parent 9e6ce978b1
commit cc09cc8411
4 changed files with 170 additions and 0 deletions

View File

@@ -85,6 +85,7 @@
<Compile Include="Models\Unit\Custom1\PurchaseDetailModel.cs" />
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="Demo\DemoJ_Report.cs" />
<Compile Include="UnitTest\UBulkCopy.cs" />
<Compile Include="UnitTest\UInsert.cs" />
<Compile Include="UnitTest\UnitCustom01.cs" />
<Compile Include="UnitTest\UQueue.cs" />