增加 删除条件
This commit is contained in:
parent
3e9f23fe65
commit
0efb6ec0b7
@ -63,9 +63,9 @@ public function handle()
|
|||||||
$host->delete();
|
$host->delete();
|
||||||
}
|
}
|
||||||
|
|
||||||
// if ($response->status() === 404) {
|
if ($response->status() === 404) {
|
||||||
// $host->delete();
|
$host->delete();
|
||||||
// }
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
// if response code is 404
|
// if response code is 404
|
||||||
|
Loading…
Reference in New Issue
Block a user