fix entity and store dateRetire

This commit is contained in:
AdisakKanthawilang 2024-05-15 18:06:28 +07:00
parent 0df3191fcc
commit cf3c3feba2
4 changed files with 11 additions and 1 deletions

View file

@ -40,6 +40,7 @@ export class ProfileEducation extends EntityBase {
@Column({
comment: "ระยะเวลาหลักสูตร",
nullable: true,
})
durationYear: number;