|
@@ -115,24 +115,26 @@ public class ExportUtil {
|
|
|
Cell cell10 = crateCell(workbook,row,10,color); //甲乙供
|
|
|
Cell cell11 = crateCell(workbook,row,11,color);//提报人
|
|
|
Cell cell12 = crateCell(workbook,row,12,color);//提报部门
|
|
|
- Cell cell13 = crateCell(workbook,row,13,color); //利库数量
|
|
|
- Cell cell14 = crateCell(workbook,row,14,color); //申请数量
|
|
|
- Cell cell15 = crateCell(workbook,row,15,color); //本地利库批次号
|
|
|
- Cell cell16 = crateCell(workbook,row,16,color); //本地利库库存地
|
|
|
- Cell cell17 = crateCell(workbook,row,17,color); //本地利库数量
|
|
|
- Cell cell18 = crateCell(workbook,row,18,color); //跨区利库批次号
|
|
|
- Cell cell19 = crateCell(workbook,row,19,color); //跨区利库库存地
|
|
|
- Cell cell20 = crateCell(workbook,row,20,color); //跨区利库数量
|
|
|
- Cell cell21 = crateCell(workbook,row,21,color); //本地替代利库利库扩展编码
|
|
|
- Cell cell22 = crateCell(workbook,row,22,color); //本地替代利库利库扩展描述
|
|
|
- Cell cell23 = crateCell(workbook,row,23,color); //本地替代利库利库批次号
|
|
|
- Cell cell24 = crateCell(workbook,row,24,color); //本地替代利库利库库存地
|
|
|
- Cell cell25 = crateCell(workbook,row,25,color); //本地替代利库利库数量
|
|
|
- Cell cell26 = crateCell(workbook,row,26,color); //跨区替代利库利库扩展编码
|
|
|
- Cell cell27 = crateCell(workbook,row,27,color); //跨区替代利库利库扩展描述
|
|
|
- Cell cell28 = crateCell(workbook,row,28,color); //跨区替代利库利库批次号
|
|
|
- Cell cell29 = crateCell(workbook,row,29,color); //跨区替代利库利库库存地
|
|
|
- Cell cell30 = crateCell(workbook,row,30,color); //跨区替代利库利库数量
|
|
|
+ Cell cell13 = crateCell(workbook,row,13,color); //备注
|
|
|
+ Cell cell14 = crateCell(workbook,row,14,color); //利库数量
|
|
|
+ Cell cell15 = crateCell(workbook,row,15,color); //利库金额
|
|
|
+ Cell cell16 = crateCell(workbook,row,16,color); //申请数量
|
|
|
+ Cell cell17 = crateCell(workbook,row,17,color); //本地利库批次号
|
|
|
+ Cell cell18 = crateCell(workbook,row,18,color); //本地利库库存地
|
|
|
+ Cell cell19 = crateCell(workbook,row,19,color); //本地利库数量
|
|
|
+ Cell cell20 = crateCell(workbook,row,20,color); //跨区利库批次号
|
|
|
+ Cell cell21 = crateCell(workbook,row,21,color); //跨区利库库存地
|
|
|
+ Cell cell22 = crateCell(workbook,row,22,color); //跨区利库数量
|
|
|
+ Cell cell23 = crateCell(workbook,row,23,color); //本地替代利库利库扩展编码
|
|
|
+ Cell cell24 = crateCell(workbook,row,24,color); //本地替代利库利库扩展描述
|
|
|
+ Cell cell25 = crateCell(workbook,row,25,color); //本地替代利库利库批次号
|
|
|
+ Cell cell26 = crateCell(workbook,row,26,color); //本地替代利库利库库存地
|
|
|
+ Cell cell27 = crateCell(workbook,row,27,color); //本地替代利库利库数量
|
|
|
+ Cell cell28 = crateCell(workbook,row,28,color); //跨区替代利库利库扩展编码
|
|
|
+ Cell cell29 = crateCell(workbook,row,29,color); //跨区替代利库利库扩展描述
|
|
|
+ Cell cell30 = crateCell(workbook,row,30,color); //跨区替代利库利库批次号
|
|
|
+ Cell cell31 = crateCell(workbook,row,31,color); //跨区替代利库利库库存地
|
|
|
+ Cell cell32 = crateCell(workbook,row,32,color); //跨区替代利库利库数量
|
|
|
|
|
|
|
|
|
cell0.setCellValue(getString(report.getReportingArea()));
|
|
@@ -148,24 +150,26 @@ public class ExportUtil {
|
|
|
cell10.setCellValue(getString(report.getSupplied()));
|
|
|
cell11.setCellValue(getString(report.getReportPerson()));//提报人
|
|
|
cell12.setCellValue(getString(report.getReportDepartment()));//提报部门
|
|
|
- cell13.setCellValue(getDouble(report.getNumberOfNiches()));
|
|
|
- cell14.setCellValue(getDouble(report.getNumberOfApplications()));
|
|
|
- cell15.setCellValue(getString(report.getLocalWareBatch()));
|
|
|
- cell16.setCellValue(getString(report.getLocalWareHouse()));
|
|
|
- cell17.setCellValue(getString(report.getNumberOfLocal()));
|
|
|
- cell18.setCellValue(getString(report.getRegionalBatch()));
|
|
|
- cell19.setCellValue(getString(report.getRegionalHouse()));
|
|
|
- cell20.setCellValue(getString(report.getNumberOfRegional()));
|
|
|
- cell21.setCellValue(getString(report.getLocalReplacementExtendedCoding()));
|
|
|
- cell22.setCellValue(getString(report.getLocalReplacementExtendedDescription()));
|
|
|
- cell23.setCellValue(getString(report.getLocalReplacementBatch()));
|
|
|
- cell24.setCellValue(getString(report.getLocalReplacementHouse()));
|
|
|
- cell25.setCellValue(getString(report.getLocalReplacementNumber()));
|
|
|
- cell26.setCellValue(getString(report.getRegionalReplacementExtendedCoding()));
|
|
|
- cell27.setCellValue(getString(report.getRegionalReplacementExtendedDescription()));
|
|
|
- cell28.setCellValue(getString(report.getRegionalReplacementBatch()));
|
|
|
- cell29.setCellValue(getString(report.getRegionalReplacementHouse()));
|
|
|
- cell30.setCellValue(getString(report.getRegionalReplacementNumber()));
|
|
|
+ cell13.setCellValue(getString(report.getRemark()));//备注
|
|
|
+ cell14.setCellValue(getDouble(report.getNumberOfNiches()));
|
|
|
+ cell15.setCellValue(getString(report.getLiKuAmount()));//利库金额
|
|
|
+ cell16.setCellValue(getDouble(report.getNumberOfApplications()));
|
|
|
+ cell17.setCellValue(getString(report.getLocalWareBatch()));
|
|
|
+ cell18.setCellValue(getString(report.getLocalWareHouse()));
|
|
|
+ cell19.setCellValue(getString(report.getNumberOfLocal()));
|
|
|
+ cell20.setCellValue(getString(report.getRegionalBatch()));
|
|
|
+ cell21.setCellValue(getString(report.getRegionalHouse()));
|
|
|
+ cell22.setCellValue(getString(report.getNumberOfRegional()));
|
|
|
+ cell23.setCellValue(getString(report.getLocalReplacementExtendedCoding()));
|
|
|
+ cell24.setCellValue(getString(report.getLocalReplacementExtendedDescription()));
|
|
|
+ cell25.setCellValue(getString(report.getLocalReplacementBatch()));
|
|
|
+ cell26.setCellValue(getString(report.getLocalReplacementHouse()));
|
|
|
+ cell27.setCellValue(getString(report.getLocalReplacementNumber()));
|
|
|
+ cell28.setCellValue(getString(report.getRegionalReplacementExtendedCoding()));
|
|
|
+ cell29.setCellValue(getString(report.getRegionalReplacementExtendedDescription()));
|
|
|
+ cell30.setCellValue(getString(report.getRegionalReplacementBatch()));
|
|
|
+ cell31.setCellValue(getString(report.getRegionalReplacementHouse()));
|
|
|
+ cell32.setCellValue(getString(report.getRegionalReplacementNumber()));
|
|
|
}
|
|
|
}
|
|
|
/*if(likuList!=null&&likuList.size()>0){
|