no message
This commit is contained in:
parent
551d2d70a4
commit
60f5203ff4
3 changed files with 25 additions and 25 deletions
|
|
@ -85,7 +85,7 @@ export class CreatePosDict {
|
|||
posLevelId: string;
|
||||
|
||||
@Column()
|
||||
posExecutiveId: string;
|
||||
posExecutiveId?: string | null;
|
||||
|
||||
@Column()
|
||||
posDictExecutiveField: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue