ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml
@@ -2,9 +2,9 @@ <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.xmzs.system.mapper.SysDeptMapper"> <mapper namespace="org.ruoyi.system.mapper.SysDeptMapper"> <resultMap type="com.xmzs.system.domain.vo.SysDeptVo" id="SysDeptResult"> <resultMap type="org.ruoyi.system.domain.vo.SysDeptVo" id="SysDeptResult"> </resultMap> <select id="selectDeptList" resultMap="SysDeptResult">