Merge branch 'develop-Bright' into develop

This commit is contained in:
harid 2026-03-06 10:00:26 +07:00
commit 7b3fb82d34

View file

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