| | |
| | | MultipartFile file5 = files.get(4); |
| | | Map<String, Object> map5 = getMap5(file5); |
| | | map.put("c5",map5); |
| | | MultipartFile file6 = files.get(5); |
| | | Map<String, Object> map6 = getMap6(file6); |
| | | map.put("c6",map6); |
| | | if (files.size()>5){ |
| | | MultipartFile file6 = files.get(5); |
| | | Map<String, Object> map6 = getMap6(file6); |
| | | map.put("c6",map6); |
| | | } |
| | | String s = JSON.toJSONString(map); |
| | | excel1.setValue(s); |
| | | excel1.setTime(date); |
| | |
| | | MultipartFile file5 = files.get(4); |
| | | Map<String, Object> map5 = getMap5(file5); |
| | | map.put("c5",map5); |
| | | MultipartFile file6 = files.get(5); |
| | | Map<String, Object> map6 = getMap6(file6); |
| | | map.put("c6",map6); |
| | | if (files.size()>5){ |
| | | MultipartFile file6 = files.get(5); |
| | | Map<String, Object> map6 = getMap6(file6); |
| | | map.put("c6",map6); |
| | | } |
| | | String s = JSON.toJSONString(map); |
| | | excel.setValue(s); |
| | | excelMapper.updateById(excel); |
| | |
| | | // "臭氧8小时滑动平均值90百分位数浓度为"+O3y+"微克/立方米,同比"+code5+"%。" + |
| | | // "空气质量优良天数比例为"+AQIy+"%,同比"+code6+"%。"; |
| | | |
| | | excelVo.setQuality(s3+s4); |
| | | excelVo.setQuality(s4+s3); |
| | | excelVo.setSu(s1); |
| | | excelVo.setCount(count); |
| | | excelVo.setPM10(PM10); |