From a56e4bf2d6353a5ee08257f945eb27e9ac1314a5 Mon Sep 17 00:00:00 2001 From: snut97 Date: Wed, 6 Apr 2022 15:23:54 +0900 Subject: [PATCH] =?UTF-8?q?SMTP=20=EC=84=A4=EC=A0=95=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 ++++++-- .../java/com/backoffice/api/APIMemberController.java | 12 +++++------- .../com/backoffice/constants/ConstantSystem.java | 7 +++++++ src/main/resources/bf.properties | 3 +++ src/main/resources/bf_dev.properties | 3 +++ src/main/resources/bf_local.properties | 3 +++ 6 files changed, 27 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 722082d..d7ce7a3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,9 +9,13 @@