From af077b867bed450469cfa87e542e967cc1e47a78 Mon Sep 17 00:00:00 2001 From: kjh Date: Thu, 7 Nov 2024 18:04:54 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=B9=B4=EC=B9=B4=EC=98=A4=ED=86=A1=20?= =?UTF-8?q?=EC=A0=84=EC=9E=90=EA=B3=A0=EC=A7=80=20cron=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cron/cron.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cron/cron.txt b/cron/cron.txt index 11b3ec9..ce5af9d 100644 --- a/cron/cron.txt +++ b/cron/cron.txt @@ -22,6 +22,9 @@ # 카카오 내문서함(인증톡) */5 9-18 * * * curl -X POST https://phts-manager.koti.re.kr/kko/mydoc/send/bulk/all 15,45 8-21 * * * curl -X POST https://phts-manager.koti.re.kr/kko/mydoc/stat/bulk/all +# 카카오톡 전자고지(인증톡) +*/5 9-18 * * * curl -X POST https://phts-manager.koti.re.kr/kko/talk/send/bulk/all +20,50 8-21 * * * curl -X POST https://phts-manager.koti.re.kr/kko/talk/stat/bulk/all # 카카오 알림톡 */10 9-18 * * * curl -X POST https://phts-manager.koti.re.kr/kko/alimtalk/send/bulk/all */30 9-21 * * * curl -X POST https://phts-manager.koti.re.kr/kko/alimtalk/stat/bulk/a