storeId = $this->request->storeId(); $this->storeStaffId = $this->request->storeStaffId(); $this->storeStaffInfo = $this->request->storeStaffInfo(); $this->auth = $this->storeStaffInfo['rule'] ?? []; } }