This commit is contained in:
2025-03-24 15:20:33 +08:00
parent 9a5d3be528
commit b8d7371a56
22 changed files with 8562 additions and 496 deletions

View File

@ -12,6 +12,11 @@
<OutputType>WinExe</OutputType>
</PropertyGroup>
@ -47,6 +52,8 @@
<ItemGroup>
<PackageReference Include="AntdUI" Version="1.8.9" />
<PackageReference Include="SqlSugarCore" Version="5.1.4.185" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.119" />
</ItemGroup>
<ItemGroup>