Commit dc993829 by 王栋源

wdy

parent 233941b6
......@@ -567,28 +567,28 @@ ApplicationStatus:
data:
{ id: 559,
uapp_id: 18,
needNo: 'N202004132334EjurnEr',
channelNeedNo: '20200413210610000001',
channelUserId: '13800138000',
followManUserId: '100',
followManMobile: '13075556693',
city: '9',
province: null,
publishContent: 'icp需求测试_005',
publishName: '张三',
publishMobile: '13800138000',
notes: null,
followContent:
needNo: 'N202004132334EjurnEr', //需求号--用于服务商或需求表中创建订单
channelNeedNo: '20200413210610000001', //渠道需求号
channelUserId: '13800138000', //渠道用户唯一码
followManUserId: '100', //跟进者唯一码
followManMobile: '13075556693', //跟进者手机号
city: '9', //城市
province: null, //省份
publishContent: 'icp需求测试_005', //发布内容
publishName: '张三', //发布者姓名
publishMobile: '13800138000', //发布者手机号
notes: null, //备注
followContent: //跟进内容
{ content: 'icp提交到方案', followDate: '2020-04-14T01:53:33.521Z' },
disposeNotes: null,
status: 'wts',
typeCode: 'icpsq',
typeName: 'icp申请',
channelTypeCode: '7',
channelTypeName: 'icp申请',
publisherOnlyCode: null,
followManName: '13075556693',
followManOnlyCode: '13075556693' } }
disposeNotes: null, //处理的备注
status: 'wts', //状态
typeCode: 'icpsq',   //类型编码
typeName: 'icp申请',   //类型名称
channelTypeCode: '7',    //渠道类型编码
channelTypeName: 'icp申请',   //渠道类型名称
publisherOnlyCode: null,    //发布者唯一码
followManName: '13075556693',   //跟进人姓名  
followManOnlyCode: '13075556693'   //跟进者唯一码 } }
```
......
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