From 18d5aa02b44e3917120b4520c545adc1e3dcc9dc Mon Sep 17 00:00:00 2001 From: Lemon Date: Fri, 27 Sep 2024 10:25:37 +0800 Subject: [PATCH] =?UTF-8?q?update=20=20=E5=90=8E=E7=AE=A1=E7=AC=AC?= =?UTF-8?q?=E4=B8=89=E6=96=B9=E5=B9=B3=E5=8F=B0=E6=8E=A8=E9=80=81=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/NotificationService.java | 1 + .../src/views/thirdparty/secret/detail.vue | 40 ++++++++++++++----- 2 files changed, 31 insertions(+), 10 deletions(-) diff --git a/jsowell-thirdparty/src/main/java/com/jsowell/thirdparty/common/NotificationService.java b/jsowell-thirdparty/src/main/java/com/jsowell/thirdparty/common/NotificationService.java index 27d1558a4..25e6d627d 100644 --- a/jsowell-thirdparty/src/main/java/com/jsowell/thirdparty/common/NotificationService.java +++ b/jsowell-thirdparty/src/main/java/com/jsowell/thirdparty/common/NotificationService.java @@ -263,6 +263,7 @@ public class NotificationService { /** * 充电设备告警信息推送 + * notification_alarmInfo * @param dto */ public void notificationAlarmInfo(NotificationDTO dto) { diff --git a/jsowell-ui/src/views/thirdparty/secret/detail.vue b/jsowell-ui/src/views/thirdparty/secret/detail.vue index 333678215..292dc8d12 100644 --- a/jsowell-ui/src/views/thirdparty/secret/detail.vue +++ b/jsowell-ui/src/views/thirdparty/secret/detail.vue @@ -104,7 +104,7 @@
- 推送充电站信息变化 + 推送充电站信息变化(notification_stationInfo) 推送
@@ -119,7 +119,7 @@
- 推送设备状态 + 推送设备状态(notification_stationStatus) 推送
@@ -128,7 +128,16 @@ - + + +