From 9fbf7c568f23d9de50aac9dca84320a346d018f3 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Mon, 8 May 2023 10:20:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9yiyuan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Services/PatientOrderService.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Services/PatientOrderService.php b/app/Services/PatientOrderService.php index c38f103..9382e7a 100644 --- a/app/Services/PatientOrderService.php +++ b/app/Services/PatientOrderService.php @@ -556,6 +556,7 @@ class PatientOrderService extends BaseService 'doctor_title', 'department_custom_name', 'be_good_at', + 'hospital_id', ]; $params = array();