| | |
| | | <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> |
| | | <mapper namespace="com.thhy.secure.modules.biz.regionWarranty.mapper.TRegionWarrantyMapper"> |
| | | |
| | | <resultMap id="com.thhy.secure.modules.biz.regionWarranty.entity.TRegionWarrantyEntity" |
| | | <resultMap id="BaseResultMap" |
| | | type="com.thhy.secure.modules.biz.regionWarranty.entity.TRegionWarrantyEntity"> |
| | | <result column="region" jdbcType="VARCHAR" property="region" /> |
| | | <result column="region_hazard_inform_id" jdbcType="VARCHAR" property="regionHazardInformId" /> |