... | ... | @@ -39,6 +39,14 @@ |
|
|
| data_source | | | int | 数据源 | 数字类型 |
|
|
|
| create_time | | | string | 数据收录时间 | 日期类型 |
|
|
|
| lastupdatetime | | | string | 数据最后更新时间 | 日期类型 |
|
|
|
| illegals| | | list | 严重违法信息 |
|
|
|
| | illegal_type| | string | 严重违法类别 | 字典表 |
|
|
|
| | included_reason| | string | 列入经营异常名录原因 | 文本类型 |
|
|
|
| | included_time| | string | 列入日期 | 日期类型 |
|
|
|
| | included_authority| | string | 作出决定机关(列入) | 文本类型 |
|
|
|
| | removed_reason| | string | 移出经营异常名录原因 | 文本类型 |
|
|
|
| | removed_time| | string | 移出日期 | 日期类型 |
|
|
|
| | removed_authority| | string | 作出决定机关(移出) | 文本类型 |
|
|
|
| operations| | | list | 经营异常信息 |
|
|
|
| | included_reason| | string | 列入经营异常名录原因 | 文本类型 |
|
|
|
| | included_time| | string | 列入日期 | 日期类型 |
|
... | ... | |