This commit is contained in:
Lx 2025-09-05 16:12:49 +08:00
parent 6b324e31cd
commit 986deb6e1d

View File

@ -112,7 +112,6 @@ public class RoleController {
/** /**
* 通过角色id查询角色 * 通过角色id查询角色
* *
* @param roleIds
* @return * @return
*/ */
@GetMapping("/selectListByRoleId") @GetMapping("/selectListByRoleId")