Commit dc993829 by 王栋源

wdy

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