fix entity and store dateRetire
This commit is contained in:
parent
0df3191fcc
commit
cf3c3feba2
4 changed files with 11 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ export class ProfileEducation extends EntityBase {
|
|||
|
||||
@Column({
|
||||
comment: "ระยะเวลาหลักสูตร",
|
||||
nullable: true,
|
||||
})
|
||||
durationYear: number;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue