| | |
| | | // 拼接市县水利部人员姓名及联系方式 |
| | | noticeHandle.addCityCountyBusinessPersonInfo(list); |
| | | |
| | | String remark = StringUtil.format("de_val:{}\ndn_val:{}\ndu_value:{}\n", |
| | | String remark = StringUtil.format("上下游:{}\n左右岸:{}\n垂直位移:{}\n", |
| | | list.get(13), list.get(14), list.get(15) |
| | | ); |
| | | list.remove(13); |
| | |
| | | // 拼接市县水利部人员姓名及联系方式 |
| | | noticeHandle.addCityCountyBusinessPersonInfo(list); |
| | | |
| | | String remark = StringUtil.format("de_val:{}\ndn_val:{}\ndu_value:{}\n", |
| | | String remark = StringUtil.format("上下游:{}\n左右岸:{}\n垂直位移:{}\n", |
| | | list.get(13), list.get(14), list.get(15) |
| | | ); |
| | | list.remove(13); |
| | |
| | | noticeHandle.addPatrolTechnologyInfo(list, false); |
| | | // 拼接市县水利部人员姓名及联系方式 |
| | | noticeHandle.addCityCountyBusinessPersonInfo(list); |
| | | |
| | | String remark = StringUtil.format("上下游:{}\n左右岸:{}\n垂直位移:{}\n", |
| | | list.get(13), list.get(14), list.get(15) |
| | | ); |
| | | list.remove(13); |
| | | list.remove(14); |
| | | list.remove(15); |
| | | |
| | | // 保存告警记录信息 |
| | | AlarmRecord alarmRecord = noticeHandle.saveAlarmRecord(list, alarmRule, uuid); |
| | | AlarmRecord alarmRecord = noticeHandle.saveAlarmRecord(list, alarmRule, uuid, remark); |
| | | if (null != alarmRecord) { |
| | | list.add(alarmRecord.getId().toString()); |
| | | } |
| | |
| | | noticeHandle.addPatrolTechnologyInfo(list, false); |
| | | // 拼接市县水利部人员姓名及联系方式 |
| | | noticeHandle.addCityCountyBusinessPersonInfo(list); |
| | | |
| | | String remark = StringUtil.format("上下游:{}\n左右岸:{}\n垂直位移:{}\n", |
| | | list.get(13), list.get(14), list.get(15) |
| | | ); |
| | | list.remove(13); |
| | | list.remove(14); |
| | | list.remove(15); |
| | | |
| | | // 保存告警记录信息 |
| | | AlarmRecord alarmRecord = noticeHandle.saveAlarmRecord(list, alarmRule, uuid); |
| | | AlarmRecord alarmRecord = noticeHandle.saveAlarmRecord(list, alarmRule, uuid, remark); |
| | | if (null != alarmRecord) { |
| | | list.add(alarmRecord.getId().toString()); |
| | | } |