no message

This commit is contained in:
Kittapath 2024-02-07 12:01:12 +07:00
parent 551d2d70a4
commit 60f5203ff4
3 changed files with 25 additions and 25 deletions

View file

@ -85,7 +85,7 @@ export class CreatePosDict {
posLevelId: string;
@Column()
posExecutiveId: string;
posExecutiveId?: string | null;
@Column()
posDictExecutiveField: string;