Merge branch 'develop' of github.com:Frappet/hrms-api-org into develop

This commit is contained in:
kittapath 2025-01-21 15:12:00 +07:00
commit 4d744c7c34

View file

@ -2644,6 +2644,9 @@ export class CommandController extends Controller {
mpCee?: string | null;
refCommandCode?: string | null;
refCommandName?: string | null;
positionLine?: string | null;
positionPathSide?: string | null;
positionExecutive?: string | null;
}[];
},
) {