新增 获取检测机构合作医生列表 接口
This commit is contained in:
parent
4b68edfc28
commit
548e0cb980
@ -178,6 +178,8 @@ class DetectionService extends BaseService
|
|||||||
}
|
}
|
||||||
|
|
||||||
unset($value['Hospital']);
|
unset($value['Hospital']);
|
||||||
|
|
||||||
|
$value['avatar'] = addAliyunOssWebsite($value['avatar']);
|
||||||
}
|
}
|
||||||
|
|
||||||
$response_data['doctors'] = $user_doctors->toArray();
|
$response_data['doctors'] = $user_doctors->toArray();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user