From 11c9136f5601687b9ffb978f621a38481af59727 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Wed, 29 Oct 2025 14:05:07 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=9C=EC=86=A1=EA=B2=B0=EA=B3=BC=20?= =?UTF-8?q?=EC=88=98=EC=8B=A0=EB=B2=88=ED=98=B8=20=EA=B2=80=EC=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/.gitignore | 1 + .../egovframework/sqlmap/let/msg/MjonMsgSent_SQL_mysql.xml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/.claude/.gitignore b/.claude/.gitignore index 53ced0f0..6dfd1063 100644 --- a/.claude/.gitignore +++ b/.claude/.gitignore @@ -1 +1,2 @@ /settings.local.json +/mcp_settings.json diff --git a/src/main/resources/egovframework/sqlmap/let/msg/MjonMsgSent_SQL_mysql.xml b/src/main/resources/egovframework/sqlmap/let/msg/MjonMsgSent_SQL_mysql.xml index d8bb7ed9..ca0eb318 100644 --- a/src/main/resources/egovframework/sqlmap/let/msg/MjonMsgSent_SQL_mysql.xml +++ b/src/main/resources/egovframework/sqlmap/let/msg/MjonMsgSent_SQL_mysql.xml @@ -254,6 +254,9 @@ AND B.SMS_TXT LIKE CONCAT('%', #searchKeyword#, '%') + + AND A.CALL_TO LIKE CONCAT('%', #searchKeyword#, '%') + AND B.RESERVE_YN = #searchCondition01#