From 19bef7e54bbb1a30f0c15167064ab2e7040dcad3 Mon Sep 17 00:00:00 2001 From: AdisakKanthawilang Date: Wed, 18 Dec 2024 10:41:06 +0700 Subject: [PATCH] add body --- src/controllers/ReportController.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/ReportController.ts b/src/controllers/ReportController.ts index 84ee7e7..b3f45fe 100644 --- a/src/controllers/ReportController.ts +++ b/src/controllers/ReportController.ts @@ -1227,6 +1227,7 @@ export class ReportController extends Controller { commandYear: number templateDoc: string | null amount: Double | null + amountSpecial?: Double | null positionSalaryAmount: Double | null mouthSalaryAmount: Double | null }[]