文件上传功能优化

This commit is contained in:
陈淳
2022-10-12 14:43:35 +08:00
parent 4a54eb56a7
commit dd7bbb138a
72 changed files with 104 additions and 68 deletions

View File

@@ -24,12 +24,6 @@
<ProjectReference Include="..\Yi.Framework.WebCore\Yi.Framework.WebCore.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\excel\" />
<Folder Include="wwwroot\file\" />
<Folder Include="wwwroot\image\" />
</ItemGroup>
<ItemGroup>
<None Update="Config\SwaggerDoc.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>