新增加用户数据导出

This commit is contained in:
izory
2021-11-20 20:01:41 +08:00
parent ec5ea3ef9b
commit 156b4b5222
4 changed files with 87 additions and 18 deletions

View File

@@ -23,6 +23,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EPPlus" Version="5.8.3" />
<PackageReference Include="Hei.Captcha" Version="0.3.0" />
<PackageReference Include="IPTools.China" Version="1.6.0" />
<PackageReference Include="CSRedisCore" Version="3.6.5" />
@@ -90,6 +91,7 @@
<ItemGroup>
<Folder Include="Controllers\business\" />
<Folder Include="wwwroot\export\" />
<Folder Include="wwwroot\Generatecode\" />
</ItemGroup>