diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index b278f8e..0e806ec 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -200,6 +200,8 @@ class PatientOrderService extends BaseService 'doctor_title', 'hospital_id', 'avatar', + 'department_custom_name', + 'multi_point_status', ]; $params = array();