|
|
|
@ -130,7 +130,6 @@ public class BasicdataGoodsAreaServiceImpl extends BaseServiceImpl<BasicdataGood
|
|
|
|
|
excelWriter.finish(); |
|
|
|
|
} catch (IOException var6) { |
|
|
|
|
log.error("导出错误>>>>>>",var6); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
//return warehouseGoodsAreaList;
|
|
|
|
|
} |
|
|
|
@ -387,7 +386,6 @@ public class BasicdataGoodsAreaServiceImpl extends BaseServiceImpl<BasicdataGood
|
|
|
|
|
|
|
|
|
|
} catch (IOException var6) { |
|
|
|
|
log.error("导出错误>>>>>>",var6); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
}else if (type ==2){ |
|
|
|
|
//sheetOne
|
|
|
|
@ -440,7 +438,6 @@ public class BasicdataGoodsAreaServiceImpl extends BaseServiceImpl<BasicdataGood
|
|
|
|
|
|
|
|
|
|
} catch (IOException var6) { |
|
|
|
|
log.error("导出错误>>>>>>",var6); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}else if (type ==3){ |
|
|
|
@ -487,7 +484,6 @@ public class BasicdataGoodsAreaServiceImpl extends BaseServiceImpl<BasicdataGood
|
|
|
|
|
|
|
|
|
|
} catch (IOException var6) { |
|
|
|
|
log.error("导出错误>>>>>>",var6); |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
//return warehouseGoodsAreaList;
|
|
|
|
|