ปรับ comment

This commit is contained in:
Bright 2024-03-08 14:18:46 +07:00
parent 07c310ae26
commit bdc61d3f58

View file

@ -37,7 +37,7 @@ export class ProfileSalary extends EntityBase {
@Column({ @Column({
length: 40, length: 40,
comment: "ไอดีโปรไฟล์", comment: "คีย์นอก(FK)ของตาราง profile",
type: "uuid" type: "uuid"
}) })
profileId: string; profileId: string;