@@ -74,7 +74,7 @@
order by year_and_month
</select>
- <select id="exportTechnicianList" resultType="org.sky.scientific.excel.TechnicianExcel" parameterMap="technicianResultMap">
+ <select id="exportTechnicianList" resultType="org.sky.scientific.excel.TechnicianExcel" parameterType="org.sky.scientific.pojo.dto.TechnicianDTO">
select *
from kd_technician a