test posmasteract

This commit is contained in:
mamoss 2025-07-29 21:30:38 +07:00
parent 52597bfa5b
commit 51fc374e9a
2 changed files with 139 additions and 50 deletions

View file

@ -44,6 +44,14 @@ export class CommandRecive extends EntityBase {
})
position: string;
@Column({
nullable: true,
comment: "เลขที่ตำแหน่ง",
length: 255,
default: null,
})
posNo: string;
@Column({
nullable: true,
comment: "ประเภท",