保存人物角色信息
POST
https://crm-wx.juyeyun.com/api/Actcustomerrole/saveCustomerRolePerson
请求参数
参数名
类型
描述
必填
customer_id
int
所属客户ID
必填
customer_role_id
int
角色ID
必填
realname
string
人物姓名
必填
face_image
string
人物照片地址
必填
tel
string
人物联系电话
必填
company
string
所在单位/公司
必填
post_name
string
职位
必填
id
int
角色ID
必填
remark
string
说明备注
必填
progress
int
人物开发进度
必填
userid
int
用户ID
必填
响应参数
参数名
类型
描述
必填
code
int
100失败200成功
必填
msg
string
状态描述
必填