From bc7acb5fa0876e7a31478f5fd6c66bd13af1fcab Mon Sep 17 00:00:00 2001 From: kjh Date: Wed, 13 Dec 2023 15:48:26 +0900 Subject: [PATCH] =?UTF-8?q?config:=20=EB=B0=B0=EC=B9=98=20=EC=A3=BC?= =?UTF-8?q?=EA=B8=B0=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mens-batch/src/main/resources/config/application-app.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mens-batch/src/main/resources/config/application-app.yml b/mens-batch/src/main/resources/config/application-app.yml index 70c430f..79a4148 100644 --- a/mens-batch/src/main/resources/config/application-app.yml +++ b/mens-batch/src/main/resources/config/application-app.yml @@ -50,10 +50,10 @@ app: ################################# ################################# - accept: '0 1 20 * * *' - make: '0 3 20 * * *' - send: '0 5 18 * * *' - kko-status: '0 10 20 * * *' + accept: '0 1 8-21 * * *' + make: '0 3 8-21 * * *' + send: '0 5 9-21 * * *' + kko-status: '0 10 8-21 * * *' close: '0 59 21 * * *' pni: accept: '0 0/1 23 * * *'