From 087273a68be8a61368d5318982f01dd6f7bded32 Mon Sep 17 00:00:00 2001 From: joseph le Date: Tue, 10 Oct 2023 20:20:38 +0700 Subject: [PATCH] Create function check status for other system --- app/utils/sendStatusOtherSystem.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/utils/sendStatusOtherSystem.js b/app/utils/sendStatusOtherSystem.js index b58ba36..19a8168 100644 --- a/app/utils/sendStatusOtherSystem.js +++ b/app/utils/sendStatusOtherSystem.js @@ -709,8 +709,8 @@ const checkMultipleRequest = async () => { let params1 = { type: "stream", - to: "Result test - auto.nswteam.net", - topic: "AU-dev", + to: "System Logs", + topic: "stream events", content: content, };