Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
K
kb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • granite
  • kb
  • Wiki
    • Lake
  • ic_base

ic_base · Changes

Page history
update: 增加法人类型、是否是小微企业字段 authored Apr 15, 2021 by 宋志鹏's avatar 宋志鹏
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 0 deletions
+4 -0
  • lake/ic_base.md lake/ic_base.md +4 -0
  • No files found.
lake/ic_base.md
View page @ f34cc09a
......@@ -32,6 +32,7 @@
"legal_person": "法人",
"legal_person_caption": "法人头衔",
"legal_person_id": "法人id",
"legel_person_type": "法人类型,1:非自然人,0:自然人",
"issue_date": "核准日期",
"operation_startdate": "经营开始日期",
"operation_enddate": "经营截止日期",
......@@ -62,6 +63,7 @@
"insurance_amount": "参保人数",
"business_income": "销售总额(营业总收入)",
"parent_company_name_digest": "该公司为分支机构时,其总公司的company_name_digest",
"is_sme": "是否是小微企业,1:小微企业,0:非小微企业",
"industries": "行业分类",
"changes": "变更记录列表",
"change_size": "变更记录条数",
......@@ -122,6 +124,7 @@
| legal_person | string | 法人 | * |
| legal_person_caption | string | 法人头衔 | |
| legal_person_id | string | 法人id | |
| legel_person_type | int | 法人类型 1:非自然人,0:自然人 | |
| issue_date | date | 核准日期 | * |
| operation_startdate | date | 经营开始日期 | * |
| operation_enddate | date/string | 经营截止日期 | * |
......@@ -152,6 +155,7 @@
| insurance_amount | int | 参保人数 | * |
| business_income | double | 销售总额(营业总收入) | |
| parent_company_name_digest | string | 公司为分支机构时,其母公司的company_name_digest | |
| is_sme | int | 是否是小微企业,1:小微企业,0:非小微企业 | |
| industries | object | 行业分类 | * |
| changes | array | 变更记录列表 | |
| change_size | int | 变更记录条数 | |
......
Clone repository
  • README
  • basic_guidelines
  • basic_guidelines
    • basic_guidelines
    • dev_guide
    • project_build
    • 开发流程
  • best_practice
  • best_practice
    • AlterTable
    • RDS
    • azkaban
    • create_table
    • design
    • elasticsearch
    • elasticsearch
      • ES运维
    • logstash
View All Pages