From d914bc1f506d45cafbd73dc53de426e7c95715a1 Mon Sep 17 00:00:00 2001 From: kimre Date: Wed, 20 Jul 2022 16:54:26 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B0=9C=EB=B0=9C=EA=B8=B0=20=EB=AC=B8?= =?UTF-8?q?=EC=9E=90=20=EB=B0=9C=EC=86=A1=20=EB=8C=80=EC=83=81=20=ED=85=8C?= =?UTF-8?q?=EC=9D=B4=EB=B8=94=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 1996e51..1bdb01f 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -66,4 +66,4 @@ file-resource: path: /efs/admin/sendNumber/ sendMsg: - tableNm: EZ_MSG_NORMAL \ No newline at end of file + tableNm: EZ_MSG_REAL \ No newline at end of file