feat : check
This commit is contained in:
@@ -53,7 +53,7 @@ class PrinterCache
|
||||
private function __initPrinterListData(): void
|
||||
{
|
||||
$printerList = $this->printerModel->get();
|
||||
var_dump($printerList->isEmpty());
|
||||
|
||||
if ($printerList->isEmpty()) return;
|
||||
|
||||
$ylyPrinterList = [];
|
||||
|
||||
Reference in New Issue
Block a user