修改用户管理中获取用户列表分页的问题
This commit is contained in:
parent
4a8f0224f5
commit
68182251d4
|
|
@ -135,7 +135,7 @@
|
|||
ancestors) ))
|
||||
</if>
|
||||
<include refid="com.bonus.system.mapper.DataScopeMapper.dataScopeFilter"/>
|
||||
|
||||
GROUP BY u.user_id
|
||||
</select>
|
||||
|
||||
<!-- <select id="selectUserList" parameterType="SysUser" resultMap="SysUserResult">-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue