From 4ba3778d27069ef5f6ef4bb43f40c40a7f233089 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 13 Feb 2025 16:23:15 +0700 Subject: [PATCH] fix --- src/controllers/DashboardController.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/controllers/DashboardController.ts b/src/controllers/DashboardController.ts index a08430a..5558878 100644 --- a/src/controllers/DashboardController.ts +++ b/src/controllers/DashboardController.ts @@ -24,7 +24,6 @@ export class DashboardController extends Controller { throw new Error("Missing 'id' parameter"); } - // ลบ id จาก query params const params = new URLSearchParams(req.query as Record); // สร้าง URL ใหม่