space posno

This commit is contained in:
mamoss 2025-04-05 19:21:50 +07:00
parent b1b9700e40
commit d9fb4110e3
18 changed files with 1283 additions and 875 deletions

View file

@ -178,7 +178,7 @@ export class ProfileSalaryHistory extends EntityBase {
@Column({
nullable: true,
length: 255,
type: "text",
comment: "หมายเหตุ",
default: null,
})