ผุ้บังคับบัญชา

This commit is contained in:
mamoss 2025-05-27 18:20:05 +07:00
parent cb1323eb1a
commit 301d3a38a7

View file

@ -850,8 +850,9 @@ export class WorkflowController extends Controller {
}
}
if (!posMasterUser || !posMasterUser.orgRootId)
if (!posMasterUser || !posMasterUser.orgRootId) {
throw new HttpError(HttpStatus.NOT_FOUND, "ไม่พบตำแหน่งผู้ใช้งาน");
}
let condition: any = [];