111
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user