人员关系列表(所有)
POST
http://**/owner/personRelation/listAll
请求参数
参数名
类型
描述
必填
personIdFrom
int
当前人员ID
必填
响应参数
参数名
类型
描述
必填
id
int
id 人员关系ID
必填
name
string
关系人姓名
必填
sheBie
string
社别
必填
identityCard
string
身份证号
必填
mobile
string
电话号码
必填
relationName
string
关系
必填
personPropertyVal
string
人员性质 多个以 “,” 分隔
必填
personProperties
array
人员性质数组
必填
relationId
int
关系ID
必填
personId
int
人员Id
必填