2024年度改动
This commit is contained in:
@@ -118,7 +118,7 @@ namespace Vote.Services.Tools
|
||||
{
|
||||
try
|
||||
{
|
||||
string template_name = "2023年度甬江杯投票.xlsx";
|
||||
string template_name = "2024年度宁波市结构优质认定项目投票结果.xlsx";
|
||||
string excelFilePath = $"{App.WebHostEnvironment.WebRootPath}\\ExcelTemplate\\{template_name}";
|
||||
string outputPath = string.Empty;
|
||||
if (!string.IsNullOrEmpty(excelFilePath))
|
||||
|
||||
Reference in New Issue
Block a user