Merge branch 'develop' into dev

This commit is contained in:
harid 2026-03-06 10:00:43 +07:00
commit 43753396e3

View file

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