no message

This commit is contained in:
kittapath 2024-11-22 12:18:12 +07:00
parent 102f1f6646
commit 44b8b516eb
6 changed files with 241 additions and 21 deletions

View file

@ -114,6 +114,14 @@ export class ProfileEmployee extends EntityBase {
})
prefix: string;
@Column({
nullable: true,
comment: "คำนำหน้าชื่อตัวหลัก",
length: 40,
default: null,
})
prefixMain: string;
@Column({
nullable: true,
comment: "ชื่อ",