fuyongxin
2026-06-03 1fd34350ea68fe820c4b62881b13c9f01082e6c0
sgd-modules/sgd-system/src/main/resources/mapper/system/SysRoleDeptMapper.xml
File was renamed from ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysRoleDeptMapper.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.SysRoleDeptMapper">
<mapper namespace="com.sgd.system.mapper.SysRoleDeptMapper">
   <resultMap type="SysRoleDept" id="SysRoleDeptResult">
      <result property="roleId"     column="role_id"      />