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