Merge branch 'develop' into adiDev

This commit is contained in:
AdisakKanthawilang 2025-04-01 13:38:34 +07:00
commit 26ef28f5cf
12 changed files with 1658 additions and 81 deletions

View file

@ -15,6 +15,13 @@ export class ProfileAssistance extends EntityBase {
})
profileId: string;
@Column({
comment: "สถานะ",
default: "PENDING",
length: 20,
})
status: string;
@Column({
nullable: true,
comment: "หน่วยงานที่ให้ช่วยราชการ",