ปรับ comment fields
This commit is contained in:
parent
a4f9676297
commit
f63d809735
7 changed files with 19 additions and 21 deletions
|
|
@ -38,7 +38,7 @@ export class PosLevel extends EntityBase {
|
|||
|
||||
@Column({
|
||||
length: 40,
|
||||
comment: "เป็นระดับของประเภทตำแหน่งใด",
|
||||
comment: "คีย์นอก(FK)ของตาราง posType",
|
||||
})
|
||||
posTypeId: string;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue