摘要:
进行信息表导入 /* 导入档案 */ @RequestMapping("addArchives") public String addArchives(MultipartFile files) throws IOException { //解析excel >档案的集合 >批量插入 InputStre 阅读全文
posted @ 2020-04-03 19:03
钟。意
阅读(988)
评论(0)
推荐(0)
摘要:
进行信息表excel导出 @RequestMapping("exportExl")public ResponseEntity<byte[]> exportExl() throws Exception { List<Customer> clist = cs.getList(); HSSFWorkboo 阅读全文
posted @ 2020-04-03 18:53
钟。意
阅读(2126)
评论(0)
推荐(0)

浙公网安备 33010602011771号