From 13a4df944c3ea065d883fe7ad9fc4ebb9191bde1 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Mon, 8 Jul 2024 01:05:55 +0800 Subject: [PATCH] yh --- Application/Admin/Controller/AutoPackController.class.php | 1 + 1 file changed, 1 insertion(+) 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;