修正表结构

This commit is contained in:
qianhao.xu
2024-11-01 11:35:11 +08:00
parent d4fd12fd96
commit e4da25b1ca
13 changed files with 374 additions and 9 deletions

View File

@@ -23,4 +23,13 @@
<PackageReference Include="IP2Region.Net" Version="2.0.2" />
</ItemGroup>
<ItemGroup>
<Reference Include="HslCommunication">
<HintPath>dll\HslCommunication.dll</HintPath>
</Reference>
<Reference Include="Register">
<HintPath>dll\Register.dll</HintPath>
</Reference>
</ItemGroup>
</Project>