ปรับ comment
This commit is contained in:
parent
07c310ae26
commit
bdc61d3f58
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue