no message

This commit is contained in:
Kittapath 2024-02-08 09:52:18 +07:00
parent a08c517d9b
commit 5228c4b731

View file

@ -56,7 +56,7 @@ export class Profile extends EntityBase {
@Column({ @Column({
nullable: true, nullable: true,
length: 40, length: 40,
comment: "ไอดีประเภทตำแหน่", comment: "ไอดีประเภทตำแหน่",
}) })
posTypeId: string | null; posTypeId: string | null;