From 3fb7770344f2c6dd0c32c9155c74d78d7ada81a6 Mon Sep 17 00:00:00 2001 From: Bright Date: Wed, 17 Jul 2024 13:19:20 +0700 Subject: [PATCH] no message --- src/controllers/ReportController.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/controllers/ReportController.ts b/src/controllers/ReportController.ts index 3ae7e04..6df295e 100644 --- a/src/controllers/ReportController.ts +++ b/src/controllers/ReportController.ts @@ -44,8 +44,8 @@ export class ReportController extends Controller { * * @param {string} type type ประเภท report */ - @Get("main/{type}") - async GetReportDevelopemtMain(@Path() type: string) { + @Get("main") + async GetReportDevelopemtMain(/*@Path() type: string*/) { // const _type = type.trim().toUpperCase(); const formattedData = { org: "_type",