设备基础命令

This commit is contained in:
“hsc”
2026-06-09 15:54:50 +08:00
parent c29519080a
commit a355373423
17 changed files with 1119 additions and 8 deletions
+4 -2
View File
@@ -7,11 +7,13 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SqlSugarCore" Version="5.1.4.210" />
<Compile Remove="DTOS\**" />
<EmbeddedResource Remove="DTOS\**" />
<None Remove="DTOS\**" />
</ItemGroup>
<ItemGroup>
<Folder Include="DTOS\" />
<PackageReference Include="SqlSugarCore" Version="5.1.4.210" />
</ItemGroup>
</Project>