提交修改
This commit is contained in:
parent
03c55402bc
commit
bbde768178
@ -74,7 +74,7 @@ public class StaffRoleController {
|
||||
}
|
||||
|
||||
|
||||
@PostMapping("/listByGroupId")
|
||||
@GetMapping("/listByGroupId")
|
||||
@ApiOperation(value="根据groupId获取管理员列表")
|
||||
@ApiImplicitParam(name = "groupId",value = "组id",defaultValue = "1",required = true, dataType = "Long",paramType = "query")
|
||||
public R listByGroupId( Long groupId ) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user