1
13693261870
2024-08-16 d805ef56a1acadf646d192dd414fc7bdf17f52f5
se-modules/se-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.se.system.mapper.SysDeptMapper">
   <resultMap type="SysDept" id="SysDeptResult">
      <id     property="deptId"     column="dept_id"     />