客户管理-新增/修改客户
POST
/customer/info/addcustomer
请求参数
参数名
类型
描述
必填
id
Integer
客户id
可选
companyName
String
公司名称
必填
columnId
Integer
品类id
必填
projectName
String
项目名称
必填
customerName
String
客户联系人
必填
customerPhone
String
客户手机号
必填
customerPosition
String
联系人职位
必填
accountId
Integer
跟进人id
必填