... | ... | @@ -32,7 +32,7 @@ |
|
|
"legal_person": "法人",
|
|
|
"legal_person_caption": "法人头衔",
|
|
|
"legal_person_id": "法人id",
|
|
|
"legel_person_type": "法人类型,1:非自然人,0:自然人",
|
|
|
"legal_person_type": "法人类型,1:非自然人,0:自然人",
|
|
|
"issue_date": "核准日期",
|
|
|
"operation_startdate": "经营开始日期",
|
|
|
"operation_enddate": "经营截止日期",
|
... | ... | @@ -124,7 +124,7 @@ |
|
|
| legal_person | string | 法人 | * |
|
|
|
| legal_person_caption | string | 法人头衔 | |
|
|
|
| legal_person_id | string | 法人id | |
|
|
|
| legel_person_type | int | 法人类型 1:非自然人,0:自然人 | |
|
|
|
| legal_person_type | int | 法人类型 1:非自然人,0:自然人 | |
|
|
|
| issue_date | date | 核准日期 | * |
|
|
|
| operation_startdate | date | 经营开始日期 | * |
|
|
|
| operation_enddate | date/string | 经营截止日期 | * |
|
... | ... | |