refactor: 完成文件模块优化重构

This commit is contained in:
橙子
2024-12-21 23:00:43 +08:00
parent 6c409bfa00
commit c00ada5aee
6 changed files with 61 additions and 26 deletions

View File

@@ -16,7 +16,8 @@
<PackageReference Include="Volo.Abp.Ddd.Domain" Version="$(AbpVersion)" />
<PackageReference Include="Volo.Abp.Caching" Version="$(AbpVersion)" />
<PackageReference Include="Volo.Abp.Imaging.ImageSharp" Version="$(AbpVersion)" />
</ItemGroup>