fix
dao/src/main/resources/mapper/RoleMapper.xml @@ -35,5 +35,6 @@ #{roleId} </foreach> </where> ORDER BY t1.id ASC </select> </mapper>