From c843e53ab33be3a2ca87c241338a87dc6e0818bc Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Fri, 17 Mar 2023 19:48:02 +0800 Subject: [PATCH] 2 --- app/Services/PatientOrderService.php | 2 ++ 1 file changed, 2 insertions(+) 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();