Compare commits
2 Commits
a5f5caa862
...
108e807586
| Author | SHA1 | Date | |
|---|---|---|---|
| 108e807586 | |||
| 393b5ace87 |
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user