完成上传头像和excel导出

This commit is contained in:
lzw
2021-11-02 23:22:37 +08:00
parent 543e656633
commit e157a63204
19 changed files with 353 additions and 306 deletions

View File

@@ -5,6 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EPPlus" Version="5.8.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>