Pu Zhibing
2025-02-19 8f45afced0c6a4085560c62dbd58e6ef0f4cecf4
ruoyi-admin/src/main/resources/mapper/system/SysDeptMapper.xml
File was renamed from ruoyi-system/src/main/resources/mapper/system/SysDeptMapper.xml
@@ -2,7 +2,7 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.ruoyi.system.mapper.SysDeptMapper">
<mapper namespace="com.ruoyi.web.mapper.system.SysDeptMapper">
   <resultMap type="SysDept" id="SysDeptResult">
      <id     property="deptId"     column="dept_id"     />