Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 56s

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

View file

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