Merge pull request '1차점 생성 2차점 가격미노출(정표)' (#310) from dev into prd-deploy

Reviewed-on: #310
This commit is contained in:
ysCha 2026-01-12 15:40:23 +09:00
commit 108e807586

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<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">