update
This commit is contained in:
@ -18,7 +18,7 @@ export class EmrBoardingRoomDoctorHistory {
|
||||
@Column({
|
||||
nullable: false,
|
||||
})
|
||||
note: number;
|
||||
note: string;
|
||||
|
||||
@Column({ nullable: false })
|
||||
change_at: Date;
|
||||
|
||||
Reference in New Issue
Block a user