Commit 3fd2877d066dd4e1c8c96a76254acaebb59a5d48

Authored by jiangjiazhi
1 parent 98f7991084

a

Showing 1 changed file with 0 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/RolesController.java View file @ 3fd2877
... ... @@ -401,7 +401,6 @@
401 401 list.add(Integer.valueOf(a));
402 402 }
403 403 }
404   -/**/
405 404  
406 405 rolesQuery.setOrgIds(list);
407 406 List<Roles> roles = rolesService.queryRoles(rolesQuery);