no message

This commit is contained in:
harid 2026-03-06 10:00:18 +07:00
parent 1e403f59e0
commit 71b56d4204

View file

@ -229,6 +229,7 @@ export class DevelopmentHistory extends EntityBase {
isProfile: boolean; isProfile: boolean;
@Column({ @Column({
type: "int",
nullable: true, nullable: true,
comment: "ลำดับ", comment: "ลำดับ",
default: null, default: null,