导出excel功能开发

This commit is contained in:
范露尧
2023-06-30 11:37:23 +08:00
parent 7fa72212d4
commit cdd2235535
15 changed files with 12007 additions and 17 deletions

View File

@@ -113,7 +113,7 @@
<param name="_repoutside_wall_photo"></param>
<param name="memoryCache"></param>
</member>
<member name="M:Vote.Services.ApiController.OutsideWallService.ExportExcel(Vote.Services.Dto.NbzcGetListInput)">
<member name="M:Vote.Services.ApiController.OutsideWallService.ExportExcel(Vote.Services.Dto.OutsideWallQueryInput)">
<summary>
导出Excel
</summary>
@@ -979,6 +979,12 @@
</summary>
<returns></returns>
</member>
<member name="M:Vote.Services.Tools.ExcelHelper.WriteExcelOutsideWallBuilding(System.Collections.Generic.List{Vote.Services.Dto.OutsideWallBuildingsOutput})">
<summary>
</summary>
<returns></returns>
</member>
<member name="M:Vote.Services.Tools.HtmlHelper.GetHtmlSource2(System.String)">
<summary>方法一:比较推荐
用HttpWebRequest取得网页源码