Commit 78e6a264 by linboxuan

Merge branch 'center-channel' of http://gitlab.gongsibao.com/jiangyong/zhichan into center-channel

parents 46d6087c 66773cc0
......@@ -379,7 +379,7 @@
"notes": null,//备注
"followContent": null,//跟进内容
"disposeNotes": null,//处理的备注
"status": "ygb",//状态 wts未推送,yts已推送,ygj已跟进,ycd已成单
"status": "ygb",//状态 wts未推送,yts已推送,ygj已跟进,ycd已成单,ygb已关闭
"typeCode": "gszc",//类型编码
"typeName": "公司注册",//类型名称
"channelTypeCode": "gszc",//渠道类型编码
......
......@@ -353,7 +353,7 @@
#### HTTP 请求方式 `POST`
#### 渠道执行的类型 actionType:enterpriseInfo
#### 渠道执行的类型 actionType:getNeedListUser
```javascript
{
......@@ -363,7 +363,7 @@
"publishMobile": "", // 联系人电话
"stdate":"2020-02-16T04:14:24.000Z",//开始时间
"endate":"2020-02-21T14:14:24.000Z"//结束时间
"pageNo": 1, // 页数
"pageNumber": 1, // 页数
"pageSize": 10 // 每页条数
}
```
......@@ -428,7 +428,7 @@
#### HTTP 请求方式 `POST`
#### 渠道执行的类型 actionType:enterpriseInfo
#### 渠道执行的类型 actionType:getNeedDetail
```javascript
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment