修正问诊类目录
This commit is contained in:
@@ -175,7 +175,6 @@ class UserDoctor extends Model
|
||||
$datas = self::with([
|
||||
'Hospital:hospital_id,hospital_name,hospital_level_name',
|
||||
'DoctorInquiryConfig',
|
||||
'DoctorInquiryConfig.SystemInquiryConfig'
|
||||
])
|
||||
->where($params)
|
||||
->orderBy("is_platform_deep_cooperation", "desc")
|
||||
|
||||
Reference in New Issue
Block a user