เงินเดือนว่างได้
This commit is contained in:
parent
0888d3d8d8
commit
442be8bf38
2 changed files with 2 additions and 1 deletions
|
|
@ -322,7 +322,7 @@ export class CreateSalaryProfile {
|
|||
posExecutive: string | null;
|
||||
|
||||
@Column()
|
||||
amount: number;
|
||||
amount: number | null;
|
||||
|
||||
@Column("uuid")
|
||||
rootId: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue