$this->goods_id, "type"=> $this->booth_type, "title"=> $this->carousel_title, "picUrl"=> config('filesystems.disks.oss.url').'/'.$this->carousel_img, "info"=> $this->carousel_info, "state"=> $this->state, ]; } }