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 (