From a3cdd0159434304b708191660b8dd8a9a4e0f5de Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Tue, 4 Aug 2026 17:19:38 +0800 Subject: [PATCH] PDF BUG --- Laravel/app/Http/Controllers/API/PdfController.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Laravel/app/Http/Controllers/API/PdfController.php b/Laravel/app/Http/Controllers/API/PdfController.php index e6ffd9a..3fce8ab 100644 --- a/Laravel/app/Http/Controllers/API/PdfController.php +++ b/Laravel/app/Http/Controllers/API/PdfController.php @@ -1,6 +1,6 @@