From c5def5d71a074899fb75d25ca0a9c61ac3ae8cad Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Thu, 16 Mar 2023 10:21:45 +0800 Subject: [PATCH] 3 --- app/Services/PatientDoctorService.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/Services/PatientDoctorService.php b/app/Services/PatientDoctorService.php index a4f7573..9d9de88 100644 --- a/app/Services/PatientDoctorService.php +++ b/app/Services/PatientDoctorService.php @@ -165,8 +165,6 @@ class PatientDoctorService extends BaseService "user_name", "iden_auth_status", "multi_point_status", - "sex", - "age", "avatar", "doctor_title", "department_custom_id",