修改更新界面

This commit is contained in:
2025-03-13 18:54:05 +08:00
parent a9d02a5a9d
commit 7828ca663f
36 changed files with 4485 additions and 604 deletions

View File

@ -13,7 +13,6 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="CameraBase.cs" />
<Compile Include="Do3ThinkCamera.cs" />
<Compile Include="HikVisionCamera.cs" />
</ItemGroup>
@ -25,6 +24,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DH.Commons.Devies\DH.Commons.Devies.csproj" />
<ProjectReference Include="..\DH.Commons\DH.Commons.csproj" />
</ItemGroup>