This commit is contained in:
qianhao.xu
2024-01-22 10:24:52 +08:00
parent 9b6e30f9a8
commit e3ef300dfb

View File

@@ -172,6 +172,11 @@ namespace ZR.Service.mes.pro
};
string templatePath = Path.Combine(webHostEnvironment.WebRootPath, "ImportTemplate", "日生产计划模板1.xlsx");
MiniExcel.SaveAsByTemplate(fullPath, templatePath, Sheet1);
// MiniExcel.SaveAs(fullPath, list);