attributes['path']; // if(strripos($url,"http") === false){ // return config('alioss.img_host').'/'.$url; // }else{ // return $url; // } return $this->attachmentService->switchImgToAliOss($this->attributes['path'], OssThumbnail::THUMBNAIL_600_Q90); } }