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#