오류수정
This commit is contained in:
parent
7725d7b375
commit
066b479678
@ -3,8 +3,7 @@
|
||||
|
||||
<mapper namespace="com.interplug.qcast.biz.excelDown.ExcelDownMapper">
|
||||
<select id="selectQuotPlanExclDownData" parameterType="com.interplug.qcast.biz.excelDown.dto.QuotRequest"
|
||||
resultType="com.interplug.qcast.
|
||||
biz.excelDown.dto.QuotPlanResponse">
|
||||
resultType="com.interplug.qcast.biz.excelDown.dto.QuotPlanResponse">
|
||||
/* sqlid : com.interplug.qcast.api.excelDown.selectQuotPlanExclDownData (견적엑셀다운로드 플랜정보 데이터 조회) */
|
||||
SELECT
|
||||
B.OBJECT_NO /* 물건번호 物件番号 */
|
||||
@ -269,8 +268,7 @@
|
||||
</select>
|
||||
|
||||
|
||||
<select id="selectNtrCtsCmpExclDownData" parameterType="com.interplug.qcast.biz.excelDown.dto.NtrCtsCmpRequest"
|
||||
resultType="com.interplug.qcast.biz.excelDown.dto.NtrCtsCmpResponse">
|
||||
<select id="selectNtrCtsCmpExclDownData" parameterType="com.interplug.qcast.biz.excelDown.dto.NtrCtsCmpRequest" resultType="com.interplug.qcast.biz.excelDown.dto.NtrCtsCmpResponse">
|
||||
/* sqlid : com.interplug.qcast.api.excelDown.selectNtrCtsCmpExclDownData (자연재해보상입력 엑셀 다운로드 데이터 조회)*/
|
||||
|
||||
SELECT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user