| 123456789101112131415161718192021 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 
- <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd/mybatis-3-config.dtd">
 
- <configuration>
 
-   <!--
 
-     This file is generated by MyBatis Generator.
 
-     This file is the shell of a Mapper Config file - in many cases you will need to add
 
-       to this file before it is usable by MyBatis.
 
-     This file was generated on Fri May 30 15:01:21 CST 2025.
 
-   -->
 
-   <mappers>
 
-     <mapper resource="com/miniframe/model/es/xml/EsProMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsComMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsAttMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsProComMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsProComAttMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsProComConMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsDataMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsDataAttMapper.xml" />
 
-     <mapper resource="com/miniframe/model/es/xml/EsProComAttDataMapper.xml" />
 
-   </mappers>
 
- </configuration>
 
 
  |