新增客户
POST
http://114.215.85.111:8080/ldapp/niche/addcus
请求参数
参数名
类型
描述
必填
name
string
姓名
必填
gender
string
性别
必填
phone
string
电话
必填
phone2
string
电话2
必填
level
string
客户等级
必填
needType
string
需求类型
必填
careArea
string
关注区域
必填
careBuildingId
string
关注楼盘id
必填
nextFollowTime
string
下次跟进时间
必填
userId
int
通过访客轨迹添加的客户 带上客户的id
必填
remark
string
跟进情况
必填
brokerId
int
经纪人ID
必填