(string) $this->name, 'remarks' => (string) $this->remarks, 'image' => (string) $this->image, 'jump_type' => $this->jump_type, 'jump_link' => (string) $this->jump_link, ]; } }