尝试整合分类代码文件

This commit is contained in:
fengjiayi
2024-08-06 15:41:14 +08:00
parent 276e3b65e9
commit f15baf0d9b
45 changed files with 886 additions and 484 deletions

View File

@@ -14,8 +14,16 @@
<None Remove="obj\**" />
</ItemGroup>
<ItemGroup>
<Compile Remove="ServiceContainer.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SqlSugarCore" Version="5.1.4.166" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LibraryIOC\Serein.Library.IOC.csproj" />
</ItemGroup>
</Project>