MapperConfig-system.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd/mybatis-3-config.dtd">
  3. <configuration>
  4. <!--
  5. This file is generated by MyBatis Generator.
  6. This file is the shell of a Mapper Config file - in many cases you will need to add
  7. to this file before it is usable by MyBatis.
  8. This file was generated on Tue Jul 29 16:10:18 CST 2025.
  9. -->
  10. <mappers>
  11. <mapper resource="com/miniframe/model/system/xml/SysAppcodeMapper.xml" />
  12. <mapper resource="com/miniframe/model/system/xml/SysDepartmentMapper.xml" />
  13. <mapper resource="com/miniframe/model/system/xml/SysFunctionMapper.xml" />
  14. <mapper resource="com/miniframe/model/system/xml/SysLoginMapper.xml" />
  15. <mapper resource="com/miniframe/model/system/xml/SysMenuMapper.xml" />
  16. <mapper resource="com/miniframe/model/system/xml/SysRoleMapper.xml" />
  17. <mapper resource="com/miniframe/model/system/xml/SysUserMapper.xml" />
  18. <mapper resource="com/miniframe/model/system/xml/SysFileMapper.xml" />
  19. <mapper resource="com/miniframe/model/system/xml/SysVersionMapper.xml" />
  20. <mapper resource="com/miniframe/model/system/xml/UserLoginMapper.xml" />
  21. <mapper resource="com/miniframe/model/system/xml/UserCertificationMapper.xml" />
  22. <mapper resource="com/miniframe/model/system/xml/BisinessNumberMapper.xml" />
  23. <mapper resource="com/miniframe/model/system/xml/DNodeMapper.xml" />
  24. <mapper resource="com/miniframe/model/system/xml/DPipeMapper.xml" />
  25. <mapper resource="com/miniframe/model/system/xml/DSourceMapper.xml" />
  26. <mapper resource="com/miniframe/model/system/xml/DSourceValMapper.xml" />
  27. <mapper resource="com/miniframe/model/system/xml/DAccidentMapper.xml" />
  28. <mapper resource="com/miniframe/model/system/xml/DBoundaryMapper.xml" />
  29. <mapper resource="com/miniframe/model/system/xml/DNodeValMapper.xml" />
  30. <mapper resource="com/miniframe/model/system/xml/DJobMapper.xml" />
  31. <mapper resource="com/miniframe/model/system/xml/DChecknodeMapper.xml" />
  32. <mapper resource="com/miniframe/model/system/xml/DSensorMapper.xml" />
  33. <mapper resource="com/miniframe/model/system/xml/DConMapper.xml" />
  34. <mapper resource="com/miniframe/model/system/xml/DGasBlastAreaMapper.xml" />
  35. <mapper resource="com/miniframe/model/system/xml/DGasGatherAreaMapper.xml" />
  36. <mapper resource="com/miniframe/model/system/xml/DGasMapper.xml" />
  37. <mapper resource="com/miniframe/model/system/xml/DChecknodeValcodeMapper.xml" />
  38. <mapper resource="com/miniframe/model/system/xml/DChecknodeValMapper.xml" />
  39. <mapper resource="com/miniframe/model/system/xml/DThresholdMapper.xml" />
  40. <mapper resource="com/miniframe/model/system/xml/DWayMapper.xml" />
  41. <mapper resource="com/miniframe/model/system/xml/DWaynodeMapper.xml" />
  42. <mapper resource="com/miniframe/model/system/xml/DWayResultMapper.xml" />
  43. <mapper resource="com/miniframe/model/system/xml/DWaynodeResultMapper.xml" />
  44. <mapper resource="com/miniframe/model/system/xml/DMwayMapper.xml" />
  45. <mapper resource="com/miniframe/model/system/xml/DPumpMapper.xml" />
  46. <mapper resource="com/miniframe/model/system/xml/DPumpHfMapper.xml" />
  47. <mapper resource="com/miniframe/model/system/xml/DVentdoorMapper.xml" />
  48. <mapper resource="com/miniframe/model/system/xml/DVentfanMapper.xml" />
  49. <mapper resource="com/miniframe/model/system/xml/DSensorValMapper.xml" />
  50. <mapper resource="com/miniframe/model/system/xml/DPtpipeassMapper.xml" />
  51. <mapper resource="com/miniframe/model/system/xml/DMwaynodeMapper.xml" />
  52. <mapper resource="com/miniframe/model/system/xml/DPumpBaseMapper.xml" />
  53. <mapper resource="com/miniframe/model/system/xml/DPumpHfBaseMapper.xml" />
  54. <mapper resource="com/miniframe/model/system/xml/DVentdoorBaseMapper.xml" />
  55. <mapper resource="com/miniframe/model/system/xml/DVentfanBaseMapper.xml" />
  56. </mappers>
  57. </configuration>