From 9c8c718f66d53f7f6ee917eb3e8c501415cf8c0b Mon Sep 17 00:00:00 2001 From: kittapath Date: Thu, 16 Jan 2025 18:41:52 +0700 Subject: [PATCH] no message --- src/controllers/CommandController.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/controllers/CommandController.ts b/src/controllers/CommandController.ts index c5a8c48d..3523acee 100644 --- a/src/controllers/CommandController.ts +++ b/src/controllers/CommandController.ts @@ -2908,6 +2908,7 @@ export class CommandController extends Controller { mpCee?: string | null; refCommandCode?: string | null; refCommandName?: string | null; + refCommandDate?: Date | null; }[]; }, ) {