role->allList(); } public function save(array $param):array { return $this->role->saveData($param); } }