1
This commit is contained in:
@@ -102,7 +102,7 @@ class ImService extends BaseService
|
||||
|
||||
// 医院
|
||||
if (in_array('Tag_Profile_Custom_Hname',$result)){
|
||||
$arg['Tag_Profile_Custom_Hname'] = $hospital['hospital'];
|
||||
$arg['Tag_Profile_Custom_Hname'] = $hospital['hospital_name'];
|
||||
}
|
||||
|
||||
// 职称
|
||||
|
||||
Reference in New Issue
Block a user