... | ... | @@ -265,7 +265,7 @@ http://www.ccgp-jiangsu.gov.cn/jiangsu/cggg_search.html?lmid=dyly |
|
|
| 字段 | 样例 | 映射网站字段 |
|
|
|
| ---- | ---- |-----------------------------|
|
|
|
| title | 无锡市安镇实验小学2022年2月至3月政府采购意向 | 列表接口的title |
|
|
|
| publish_time | 2022-01-13 17:15:24 | 列表接口的publishDate |
|
|
|
| publish_time | 2022-01-13 | 列表接口的publishDate |
|
|
|
| province | 江苏 | 固定值 |
|
|
|
| city | 无锡市 | 列表接口的zoneName |
|
|
|
| notice_type | 采购意向 | 传入的字典匹配 |
|
... | ... | @@ -341,7 +341,7 @@ http://www.ccgp-jiangsu.gov.cn/jiangsu/cggg_search.html?lmid=dyly |
|
|
'notice_type': '采购意向',
|
|
|
'province': '江苏',
|
|
|
'proxy': '',
|
|
|
'publish_time': '2022-01-13 17:15:24',
|
|
|
'publish_time': '2022-01-13',
|
|
|
'purchaser': '无锡市安镇实验小学',
|
|
|
'title': '无锡市安镇实验小学2022年2月至3月政府采购意向'
|
|
|
},
|
... | ... | |