Showing
10 changed files
with
1 additions
and
1 deletions
| @@ -293,7 +293,7 @@ public class ShipmentsOrderInfoController extends DefaultBaseController { | @@ -293,7 +293,7 @@ public class ShipmentsOrderInfoController extends DefaultBaseController { | ||
| 293 | // 加载模板文件 | 293 | // 加载模板文件 |
| 294 | String templatePath = "templates/shipmentsOrderTemplate_02.xlsx"; | 294 | String templatePath = "templates/shipmentsOrderTemplate_02.xlsx"; |
| 295 | if ("TYPE_1".equals(vo.getType())) { | 295 | if ("TYPE_1".equals(vo.getType())) { |
| 296 | - templatePath = "templates/shipmentsOrderTemplate_01.xlsx"; | 296 | + templatePath = "templates/shipmentsOrderTemplate_03.xlsx"; |
| 297 | } | 297 | } |
| 298 | // 创建临时目录 | 298 | // 创建临时目录 |
| 299 | Path tempDir = null; | 299 | Path tempDir = null; |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type