From 6e77d50db47e6d0594d631b5235c91196c40cba9 Mon Sep 17 00:00:00 2001 From: kittapath Date: Tue, 4 Feb 2025 17:00:28 +0700 Subject: [PATCH] no message --- src/controllers/CommandController.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/CommandController.ts b/src/controllers/CommandController.ts index cb8d16da..e817eb83 100644 --- a/src/controllers/CommandController.ts +++ b/src/controllers/CommandController.ts @@ -4950,7 +4950,7 @@ export class CommandController extends Controller { : null; const metaAct = { profileId: item.posMasterChild.current_holderId, - dateStart: new Date(), + dateStart: body.refIds[0].commandAffectDate, dateEnd: null, posNo: shortName, position: item.posMaster.current_holder.position,