|
|
|
@ -42,7 +42,7 @@ class CommonTest extends Command |
|
|
|
public function handle() |
|
|
|
{ |
|
|
|
$commonScrapeService = new CommonScrapeService(); |
|
|
|
$commonScrapeService->scrapeBLImage();exit; |
|
|
|
$commonScrapeService->scrapeBeautyLegImage();exit; |
|
|
|
dump(FileUtils::scanDuplicateDir("/Volumes/intel660p/image/xg/ycc"));exit; |
|
|
|
$fileService = new FileService(); |
|
|
|
$fileService->segmentFiles("/Volumes/Samsung/weibo/old_image"); |
|
|
|
|