|
@@ -56,7 +56,7 @@ public class MyExcelUtil {
|
|
//获取文件路径
|
|
//获取文件路径
|
|
String templateName = null;
|
|
String templateName = null;
|
|
if(type == 0){
|
|
if(type == 0){
|
|
- templateName = "orderTemplate1.xlsx";
|
|
|
|
|
|
+ templateName = "orderTemplate.xlsx";
|
|
}
|
|
}
|
|
if(type == 1){
|
|
if(type == 1){
|
|
templateName = "repairTemplate.xlsx";
|
|
templateName = "repairTemplate.xlsx";
|