新火炬后端单体项目初始化代码
cuilei
2025-08-07 60025c612e4d068255d498ad69fb737ff27bf521
src/main/java/org/jeecg/modules/mdc/mapper/xml/FactoryEquipmentMapper.xml
文件名从 src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcProductionEquipmentMapper.xml 修改
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="org.jeecg.modules.mdc.mapper.MdcProductionEquipmentMapper">
<mapper namespace="org.jeecg.modules.mdc.mapper.FactoryEquipmentMapper">
</mapper>