springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/listen/ComMngPopulationVeteransExcelListen.java
@@ -107,7 +107,7 @@ log.info("开始导入退役军人数据"); log.info("表格总数据:" + list.size()); if (list.size() == 0) { throw new ServiceException("500", "导入数据为空!"); throw new ServiceException("000", "导入数据为空!"); } ValueOperations<String, String> valueOperations = stringRedisTemplate.opsForValue(); String Veterans = Constants.VETERANS_POPULATION_ERROR_LIST + communityId;