From af92abf24a6b258f8f61dd0c476c25f10fcb8690 Mon Sep 17 00:00:00 2001 From: AnandaTon Date: Thu, 13 Jun 2024 12:25:27 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=20method?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/controllers/ReportController.ts | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/controllers/ReportController.ts b/src/controllers/ReportController.ts index 7d80f05..d8f8c02 100644 --- a/src/controllers/ReportController.ts +++ b/src/controllers/ReportController.ts @@ -26,11 +26,8 @@ export class ReportController extends Controller { @Get("announcement/{id}") async GetReportAnnouncement(@Path() id: string) { const formattedData = { - announceYear: "๒๕๖๔", - roundNo: "1", - announceDate: "นาย", - oc: "พลสิทธิ์", - organizationName: "Chief Technology Officer", + periodId: "", + root: "", }; return new HttpSuccess({