Compare commits
No commits in common. "108e807586934a6d50d943c91d5ffbb7118caab5" and "a5f5caa862c4a49e7d399e74198bbbf6aefd082d" have entirely different histories.
108e807586
...
a5f5caa862
@ -1,7 +1,6 @@
|
||||
<?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