修改bug

master
ELF 5 years ago
parent d5d6c255b0
commit 769193883d

@ -313,6 +313,7 @@ class AutoPackController extends Think
if (count($applys) == 0) {
Printer::export('无等待队列', true);
Redis::delete('console_packing');
}
$applyIds = array_column($applys, 'id');

Loading…
Cancel
Save