框架优化

This commit is contained in:
2025-12-23 10:55:34 +08:00
parent 69aaa5c4e5
commit 4da28d08a8
46 changed files with 1178 additions and 793 deletions
+8
View File
@@ -6,4 +6,12 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SqlSugarCore" Version="5.1.4.210" />
</ItemGroup>
<ItemGroup>
<Folder Include="DTOS\" />
</ItemGroup>
</Project>