This commit is contained in:
jl
2024-11-22 15:31:46 +08:00
parent 7f5e4fcc3f
commit 48afa11af7
25 changed files with 1178 additions and 1183 deletions

View File

@ -106,6 +106,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AgvHelper.cs" />
<Compile Include="CacheHelper.cs" />
<Compile Include="ConfigurationOperator.cs" />
<Compile Include="ConvertHexHelper.cs" />