From 3167dc263849944a0d30e59fe3c2a8bcf01b585d Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 10 Nov 2025 11:12:01 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=B4=ED=97=88=EB=B2=88=ED=98=B8=20?= =?UTF-8?q?=EC=97=B0=EA=B3=84=EC=8B=9C=20=EA=B8=B0=EC=97=85=EB=AA=85?= =?UTF-8?q?=EC=97=90=20=EB=9D=84=EC=96=B4=EC=93=B0=EA=B8=B0=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/sql/mapper/fims/nxrp/nisIndiv-mapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/sql/mapper/fims/nxrp/nisIndiv-mapper.xml b/src/main/resources/sql/mapper/fims/nxrp/nisIndiv-mapper.xml index 41eebf50..db92b9fc 100644 --- a/src/main/resources/sql/mapper/fims/nxrp/nisIndiv-mapper.xml +++ b/src/main/resources/sql/mapper/fims/nxrp/nisIndiv-mapper.xml @@ -6,7 +6,7 @@ SELECT LA.VHRNO , LA.HIRER_NM , LA.OM_JNO - , LA.RENT_ENT_NM + , REPLACE(LA.RENT_ENT_NM,' ','') AS RENT_ENT_NM , LA.RENT_ENT_REG_NO , LA.APRV_ID , LA.CTRT_BGNG_YMD