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
    • Data_stream
    • Organ
  • enterprise

enterprise · Changes

Page history
update: 添加建表语句 authored Aug 31, 2021 by 宋志鹏's avatar 宋志鹏
Show whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • data_stream/organ/enterprise.md data_stream/organ/enterprise.md +1 -1
  • No files found.
data_stream/organ/enterprise.md
View page @ 9de9acc4
...@@ -204,7 +204,7 @@ company_major_type: 4 ...@@ -204,7 +204,7 @@ company_major_type: 4
CREATE TABLE `special_enterprise` ( CREATE TABLE `special_enterprise` (
`id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '自增主键', `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '自增主键',
`province_short` varchar(5) DEFAULT NULL COMMENT '省份(英文缩写)', `province_short` varchar(5) DEFAULT NULL COMMENT '省份(英文缩写)',
`company_name` varchar(255) NOT NULL COMMENT '律师事务所名称', `company_name` varchar(255) NOT NULL COMMENT '事业单位名称',
`company_id` char(32) NOT NULL COMMENT '主体唯一键', `company_id` char(32) NOT NULL COMMENT '主体唯一键',
`credit_no` varchar(50) DEFAULT NULL COMMENT '统一信用代码', `credit_no` varchar(50) DEFAULT NULL COMMENT '统一信用代码',
`company_type` varchar(50) DEFAULT NULL COMMENT '类型', `company_type` varchar(50) DEFAULT NULL COMMENT '类型',
......
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