update
This commit is contained in:
@ -86,6 +86,9 @@ export class PatientEducation {
|
|||||||
})
|
})
|
||||||
learning_evaluation: string;
|
learning_evaluation: string;
|
||||||
|
|
||||||
|
@CreateDateColumn()
|
||||||
|
education_date: Date;
|
||||||
|
|
||||||
@CreateDateColumn()
|
@CreateDateColumn()
|
||||||
created_at: Date;
|
created_at: Date;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user