This commit is contained in:
wucongxing 2023-10-16 13:30:57 +08:00
parent a6583fcbd4
commit f901abf53c

View File

@ -187,9 +187,9 @@ class PatientDoctorService extends BaseService
$doctor_params["is_bind_bank"] = 1;// 是否已绑定结算银行卡0:否 1:是)
// 问诊类型
$inquiry_type = [1,3];
$inquiry_type = [1,3,4];
if (!empty($is_search_welfare_reception)){
$inquiry_type = [3];
$inquiry_type = [3,4];
}
$fields = [