From c5ca51595307f3954fdc5b9c7c1ed4b59be8e089 Mon Sep 17 00:00:00 2001 From: basssy Date: Fri, 20 Sep 2024 14:33:52 +0900 Subject: [PATCH] =?UTF-8?q?QSP=20=EA=B3=B5=ED=86=B5=EC=BD=94=EB=93=9C=20?= =?UTF-8?q?=EB=8F=99=EA=B8=B0=ED=99=94=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mappers/commCode/commCodeMapper.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/mappers/commCode/commCodeMapper.xml b/src/main/resources/mappers/commCode/commCodeMapper.xml index 46267370..5c8af6e0 100644 --- a/src/main/resources/mappers/commCode/commCodeMapper.xml +++ b/src/main/resources/mappers/commCode/commCodeMapper.xml @@ -27,7 +27,6 @@ , REF_NUM5 = #{refNum5} , REMARKS = #{remarks} , DEL_FLG = #{delFlg} - , REG_DT = GETDATE() , UPT_DT = GETDATE() WHEN NOT MATCHED THEN INSERT ( @@ -100,7 +99,6 @@ , PRIORITY = #{clPriority} , REF_CNT = #{clRefCnt} , DEL_FLG = #{clDelFlg} - , REG_DT = GETDATE() , UPT_DT = GETDATE() WHEN NOT MATCHED THEN INSERT (