From af63ec39ac9a095c5f91d997f6d893cefe8a3bc7 Mon Sep 17 00:00:00 2001 From: "LAPTOP-L3VE7KK2\\USER" Date: Thu, 16 Jan 2025 15:03:12 +0900 Subject: [PATCH] =?UTF-8?q?=ED=94=8C=EB=9E=9C=EC=A0=95=EB=B3=B4=20?= =?UTF-8?q?=EB=8B=B4=EB=8B=B9=EC=9E=90=20=EB=B3=80=EA=B2=BD=EC=8B=9C=20?= =?UTF-8?q?=EB=AC=BC=EA=B1=B4=EC=A0=95=EB=B3=B4=EB=8F=84=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8=20=EB=90=98=EB=8F=84=EB=A1=9D=20?= =?UTF-8?q?=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/estimate/estimateMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/mappers/estimate/estimateMapper.xml b/src/main/resources/mappers/estimate/estimateMapper.xml index 94c24600..b1aa420e 100644 --- a/src/main/resources/mappers/estimate/estimateMapper.xml +++ b/src/main/resources/mappers/estimate/estimateMapper.xml @@ -561,6 +561,9 @@ , ADDRESSEE_COMPANY_NAME = #{objectName} + ' ' + #{objectNameOmit} , ADDRESSEE_COMPANY_NAME_OMIT = #{objectNameOmit} + + , RECEIVE_USER = #{charger} + , STANDARD_WIND_SPEED_ID = #{standardWindSpeedId}