疯狂的狮子Li
2023-03-07 84871d4cfb7b85d4a5ac7a17003be4c4e867b8a7
ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml
@@ -4,7 +4,7 @@
        "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ruoyi.system.mapper.SysDeptMapper">
    <resultMap type="com.ruoyi.system.domain.SysDept" id="SysDeptResult">
    <resultMap type="com.ruoyi.system.domain.vo.SysDeptVo" id="SysDeptResult">
    </resultMap>
    <select id="selectDeptList" resultMap="SysDeptResult">