From c4b3fd1b722ed679981a7cf1d5c6b0fbd747ce6f Mon Sep 17 00:00:00 2001 From: "icksishu@gmail.com" Date: Tue, 9 Dec 2025 09:37:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=90=EC=9D=B4=EC=A0=84=ED=8A=B8=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20postman=20=ED=8B=80=20=EC=99=84=EB=A3=8C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../front/src/components/AgentConfigView.vue | 64 ++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/src/main/front/src/components/AgentConfigView.vue b/src/main/front/src/components/AgentConfigView.vue index 5bad772..3d61814 100644 --- a/src/main/front/src/components/AgentConfigView.vue +++ b/src/main/front/src/components/AgentConfigView.vue @@ -405,7 +405,69 @@ defineExpose({
-
postman
+
+
+
+
Postman General
+
+
+
+
+
+ threadPoolSize + +
+
+
+
+
+
+
postmanList
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
postmanIdtaskTypeactionmessagerecipientHostIdrecipientDropBoxIddescription
typecronmessageTypedataSourceIdsqlIdpostProcessingSqlId
{{ postman.postmanId }}{{ postman.taskType }}{{ postman.action.type }}{{ postman.action.cron }}{{ postman.message.messageType }}{{ postman.message.dataSourceId }}{{ postman.message.sqlId }}{{ postman.message.postProcessingSqlId }}{{ postman.recipientHostId }}{{ postman.recipientDropBoxId }}{{ postman.description }}
no postman.
+
+
+
+
+