文档
测试

联系人信息添加

POST
http://192.168.10.112:83/oa/sale/tCustomLink/addCustomLink

请求参数

参数名
类型
描述
必填
customId
String
顾客id,外键t_custom表
必填
departId
String
部门id,外键t_custom_depart表
必填
name
String
名称
必填
postName
String
岗位名称
必填
qq
String
qq号
必填
phone
String
手机号码
必填
whchat
String
微信号
必填
email
String
邮箱
必填
decideGrade
String
决策级别,0拍案者,1操作者,2技术选型者,3应用选型者,4其他
必填
smoke
String
喜欢的香烟说明
必填
sports
String
喜欢的运动说明
必填
wine
String
喜欢的酒水说明
必填
techPro
String
喜欢的科技产品说明
必填
hnyq
String
喜欢的花鸟鱼虫
必填
other
String
其他爱好说明
必填
address
String
家庭住址
必填

说明 / 示例

{ "code": "Y001", "msg": "操作成功", "count": 0 }