$this->id, 'name' => $this->name, 'logo'=>$this->storage_id ? $this->storage ? 'http://www.bohaimingpin.com'.$this->storage->path : '' : '', 'description'=>$this->description, ]; } }