root_path.'/image/'.date('Ym').'/'.date('d'); $core_upload_service = new CoreFetchService(); return $core_upload_service->image($url, $dir); } }