From 89040e78b9ec510a7f89e903654ee622e6b0f66b Mon Sep 17 00:00:00 2001 From: jonghwan76 Date: Mon, 18 Apr 2022 21:59:31 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B3=B5=EC=9C=A0=EA=B8=B0=EB=8A=A5=20?= =?UTF-8?q?=ED=8D=BC=EB=B8=94=EB=A6=AC=EC=8B=B1=20=EB=B0=8F=20=EA=B8=B0?= =?UTF-8?q?=EB=8A=A5=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 45 +++++---- .../com/backoffice/api/ApiSMSController.java | 10 ++ .../sqlmap/api/com.backoffice.api.bf.xml | 4 +- .../com.backoffice.m.bf_family_baby.xml | 2 +- .../sqlmap/m/login/com.backoffice.m.login.xml | 2 +- .../ftl/m/bf_board/view_bf_detail_board.ftl | 4 +- .../view_set_account_phone_confirm.ftl | 2 +- .../views/ftl/m/memory/memory_common.ftl | 92 +++++++++---------- .../views/ftl/m/memory/memory_daily.ftl | 8 +- .../views/ftl/m/memory/memory_timeline.ftl | 10 +- .../views/ftl/m/memory/memory_week.ftl | 7 +- 11 files changed, 102 insertions(+), 84 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3fee1d5..e4ae13d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,28 +9,17 @@