新增获取身份认证地址数据
This commit is contained in:
@@ -289,6 +289,12 @@ class DoctorAuthService extends BaseService
|
||||
'hospital_id',
|
||||
'hospital_name',
|
||||
'hospital_level_name',
|
||||
'province_id',
|
||||
'province',
|
||||
'city_id',
|
||||
'city',
|
||||
'county_id',
|
||||
'county',
|
||||
];
|
||||
|
||||
$params = array();
|
||||
|
||||
Reference in New Issue
Block a user