status ช่วยราชการ

This commit is contained in:
mamoss 2025-04-01 11:14:42 +07:00
parent 00fbe53f17
commit 72bd27c9b0
3 changed files with 1268 additions and 0 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: "หน่วยงานที่ให้ช่วยราชการ",