update report-core/src/main/resources/mapper/ReportExcelMapper.xml.

Signed-off-by: jikan1221 <9837972+jikan1221@user.noreply.gitee.com>
This commit is contained in:
jikan1221
2023-08-25 08:17:31 +00:00
committed by Gitee
parent 4c4588b58a
commit d8e2c95a1d

View File

@@ -1,5 +1,5 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.anjiplus.template.gaea.business.modules.data.reportexcel.dao.ReportExcelMapper">
<mapper namespace="com.anjiplus.template.gaea.business.modules.reportexcel.dao.ReportExcelMapper">
<resultMap type="com.anjiplus.template.gaea.business.modules.reportexcel.dao.entity.ReportExcel" id="ReportMap">
<!--jdbcType="{column.columnType}"-->