lh 3 月之前
父节点
当前提交
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) {
                 // 更新状态为已完成