import mis

This commit is contained in:
mamoss 2025-07-23 15:06:50 +07:00
parent ee2221b719
commit 4e0aa32f7f
2 changed files with 9 additions and 9 deletions

View file

@ -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,