From ce244573238221f9a3d95ed5c6e9ace2a26643cd Mon Sep 17 00:00:00 2001 From: wucongxing8150 <815046773@qq.com> Date: Wed, 8 May 2024 09:38:29 +0800 Subject: [PATCH] 2 --- app/Services/UserDoctorService.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/Services/UserDoctorService.php b/app/Services/UserDoctorService.php index ae43155..d57b3a6 100644 --- a/app/Services/UserDoctorService.php +++ b/app/Services/UserDoctorService.php @@ -1783,6 +1783,9 @@ class UserDoctorService extends BaseService 'patient_sex', 'patient_age', 'inquiry_status', + 'inquiry_type', + 'inquiry_mode', + 'inquiry_no', ]; $params =array();