select * from cus_formfield--自定义【字段存储表】
select * from cus_fielddata--自定义字段【数据存储表】
scope='HrmCustomFieldByInfoType' and scopeid=-1(基本信息
)
scope='HrmCustomFieldByInfoType' and scopeid=1(个人信息)
scope='HrmCustomFieldByInfoType' and scopeid=3(工作信息)


select * from cus_formfield--自定义【字段存储表】
select * from cus_fielddata--自定义字段【数据存储表】
scope='HrmCustomFieldByInfoType' and scopeid=-1(基本信息
)
scope='HrmCustomFieldByInfoType' and scopeid=1(个人信息)
scope='HrmCustomFieldByInfoType' and scopeid=3(工作信息)