This commit is contained in:
AdisakKanthawilang 2024-05-01 14:52:30 +07:00
parent a03b23ce35
commit 0ae8eb1f1f
2 changed files with 2 additions and 2 deletions

View file

@ -146,7 +146,7 @@ export class UpdatePosDict {
posLevelId: string;
@Column()
posExecutiveId?: string;
posExecutiveId?: string | undefined;
@Column()
posDictExecutiveField: string;