update
Some checks failed
release / release (push) Failing after 8s

This commit is contained in:
Adisak 2025-11-12 18:02:28 +07:00
parent 3d689ff19c
commit 62750576d3
2 changed files with 7 additions and 17 deletions

View file

@ -4313,9 +4313,7 @@ export class CommandController extends Controller {
if(orgRevisionRef){
await CreatePosMasterHistoryOfficer(orgRevisionRef.id, req, "DELETE");
}
console.log("A");
await removeProfileInOrganize(profile.id, "OFFICER");
console.log("Z");
}
const clearProfile = await checkCommandType(String(item.commandId));
const _null: any = null;