From 48189d87616e613000352208ced52d832263304e Mon Sep 17 00:00:00 2001 From: kittapath Date: Thu, 20 Feb 2025 16:39:55 +0700 Subject: [PATCH] no message --- src/interfaces/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interfaces/utils.ts b/src/interfaces/utils.ts index bd8c82fa..e112e9c7 100644 --- a/src/interfaces/utils.ts +++ b/src/interfaces/utils.ts @@ -355,7 +355,7 @@ export async function checkExceptCommandType(commandId: string) { break; } case "C-PM-26": { - _leaveType = "DISCIPLINE_SUSPEND"; //คำสั่งให้ออกจากราชการไว้ก่อน + _leaveType = "DISCIPLINE_TEMP_SUSPEND"; //คำสั่งให้ออกจากราชการไว้ก่อน break; } default: {