lh 3 месяцев назад
Родитель
Сommit
e62b4473f4
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      app/Console/Anime/AnimeCheckImgUrlCommand.php

+ 0 - 1
app/Console/Anime/AnimeCheckImgUrlCommand.php

@@ -119,7 +119,6 @@ class AnimeCheckImgUrlCommand extends Command
 
             // 处理场景图片状态
             $scene_result = $this->checkScenes($id, $scenes);
-            $scene_result['success_count'] = 6;
 
             if ($role_result['success_count'] == $role_count && $scene_result['success_count'] == $scene_count) {
                 // 更新状态为已完成