import mis
This commit is contained in:
parent
ee2221b719
commit
4e0aa32f7f
2 changed files with 9 additions and 9 deletions
|
|
@ -189,12 +189,12 @@ export class HR_POSITION_EMPLOYEETEMP {
|
|||
// })
|
||||
// SAL_POS_AMOUNT_2: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
type: "text",
|
||||
default: null,
|
||||
})
|
||||
SPECIAL_AMT: string;
|
||||
// @Column({
|
||||
// nullable: true,
|
||||
// type: "text",
|
||||
// default: null,
|
||||
// })
|
||||
// SPECIAL_AMT: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue