From a5da1764a2f5454ec7922b5e3b18c251242da982 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Mon, 22 Jul 2024 15:49:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20notice=E6=8B=BC=E5=86=99=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/websocket/index.ts | 4 ++-- de-xpack | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/core-frontend/src/websocket/index.ts b/core/core-frontend/src/websocket/index.ts index 46d427b626..456c5fdfe8 100644 --- a/core/core-frontend/src/websocket/index.ts +++ b/core/core-frontend/src/websocket/index.ts @@ -17,8 +17,8 @@ export default { event: 'task-export-topic-call' }, { - topic: '/report-notici', - event: 'report-notici-call' + topic: '/report-notice', + event: 'report-notice-call' } ] function isLoginStatus() { diff --git a/de-xpack b/de-xpack index 2c860ba041..b05b6ff5ce 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 2c860ba0413b2651213041d7931222ca7ea1e512 +Subproject commit b05b6ff5ceb559d4438878f6ef0f127336e0d119