Commit 9e6acede by linboxuan

opneedInfo update

parent 6a0320c1
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
| ---- | ---- | ---- | ---- | | ---- | ---- | ---- | ---- |
| pageNumber | 否 | string | 页码 | | pageNumber | 否 | string | 页码 |
| pageSize | 否 | string | 页面大小 | | pageSize | 否 | string | 页面大小 |
| status | 否 | string | 状态 | | status | 否 | string | 状态注意支持类型 |
| needNo | 否 | string | 需求号 | | needNo | 否 | string | 需求号 |
| publishName | 否 | string | 联系人/公司名称 | | publishName | 否 | string | 联系人/公司名称 |
| publishMobile | 否 | string | 联系电话 | | publishMobile | 否 | string | 联系电话 |
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
"notes": null, "notes": null,
"disposeNotes": null, "disposeNotes": null,
"statusName": "未推送",// 需求状态 "statusName": "未推送",// 需求状态
"status": "wts", "status": "wts",// 需求状态 wts未推送,yts已推送,ygj已跟进,ycd已成单,ygb已关闭 注意这里原型的需求状态不支持,按文档来
"city": "北京市-北京市-大兴区", "city": "北京市-北京市-大兴区",
"province": null, "province": null,
"typeCode": "gszc", "typeCode": "gszc",
......
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