From a7fb41f4d780c24f044c00a980bb7a24e9bcbbc0 Mon Sep 17 00:00:00 2001 From: joseph le Date: Tue, 10 Oct 2023 20:11:12 +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 19a8168..b58ba36 100644 --- a/app/utils/sendStatusOtherSystem.js +++ b/app/utils/sendStatusOtherSystem.js @@ -709,8 +709,8 @@ const checkMultipleRequest = async () => { let params1 = { type: "stream", - to: "System Logs", - topic: "stream events", + to: "Result test - auto.nswteam.net", + topic: "AU-dev", content: content, };