创建了PLC相关的文件

This commit is contained in:
2025-05-29 21:46:53 +08:00
parent 88ef76bd4d
commit 1294adfbfd
12 changed files with 219 additions and 7 deletions

View File

@@ -22,8 +22,6 @@
<PackageReference Include="SqlSugarCoreNoDrive" Version="5.1.4.193" />
</ItemGroup>
<ItemGroup>
<Folder Include="Data\Entities\" />
<Folder Include="Data\Repositories\" />
<Folder Include="Models\" />
<Folder Include="Resources\" />
</ItemGroup>