Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
This commit is contained in:
@ -86,6 +86,9 @@ export class PatientEducation {
|
||||
})
|
||||
learning_evaluation: string;
|
||||
|
||||
@CreateDateColumn()
|
||||
education_date: Date;
|
||||
|
||||
@CreateDateColumn()
|
||||
created_at: Date;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user