diff --git a/Application/Admin/Controller/AutoPackController.class.php b/Application/Admin/Controller/AutoPackController.class.php index c324cfde8..e511f1f4b 100644 --- a/Application/Admin/Controller/AutoPackController.class.php +++ b/Application/Admin/Controller/AutoPackController.class.php @@ -1107,6 +1107,7 @@ class AutoPackController extends Think } } + var_dump($needDelUrls); echo 'needDel1: ' . count($needDelUrls); echo PHP_EOL;