From afcba93d3b99fe9515ae4c9ce19e604d766b6528 Mon Sep 17 00:00:00 2001 From: Bright Date: Tue, 29 Oct 2024 14:09:57 +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 58348b38..d2000671 100644 --- a/src/controllers/CommandController.ts +++ b/src/controllers/CommandController.ts @@ -2140,6 +2140,7 @@ export class CommandController extends Controller { const data = new ProfileSalary(); const meta = { profileId: profile.id, + commandId: item.commandId, date: item.date, refCommandNo: item.refCommandNo, templateDoc: item.salaryRef,