This commit is contained in:
2025-02-24 10:18:38 +07:00
parent 8ed6700339
commit ce2c417045
4 changed files with 39 additions and 36 deletions

View File

@@ -18,6 +18,8 @@ export type DailyMonitoringListType = {
addmision_date : string,
provider : string,
organization_id : number,
medical_plan : string,
non_medical_plan : string,
}
/**