Files
ccdi/doc/docs/ccdi_enterprise_base_info.csv
2026-02-04 18:36:20 +08:00

27 lines
1.7 KiB
CSV
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
3.企业主体信息表ccdi_enterprise_base_info,,,,,,
序号,字段名,类型,默认值,是否可为空,是否主键,注释
1,social_credit_code,VARCHAR,-,,,统一社会信用代码,员工企业关联关系表的外键
2,enterprise_name,VARCHAR,-,,-,企业名称
3,enterprise_type,VARCHAR,-,,-,"企业类型,有限责任公司、股份有限公司、合伙企业、个体工商户、外资企业等"
4,enterprise_nature,VARCHAR,-,,-,"企业性质,国企、民企、外企、合资、其他"
5,industry_class,VARCHAR,-,,-,行业分类
6,industry_name,VARCHAR,-,,-,所属行业
7,establish_date,DATE,-,,-,成立日期
8,register_address,VARCHAR,-,,-,注册地址
9,legal_representative,VARCHAR,-,,-,法定代表人
10,legal_cert_type,VARCHAR,-,,-,法定代表人证件类型
11,legal_cert_no,VARCHAR,-,,-,法定代表人证件号码
12,shareholder1,VARCHAR,-,,-,股东1
13,shareholder2,VARCHAR,-,,-,股东2
14,shareholder3,VARCHAR,-,,-,股东3
15,shareholder4,VARCHAR,-,,-,股东4
16,shareholder5,VARCHAR,-,,-,股东5
17,status,VARCHAR,,,,经营状态
18,create_time,DATETIME,当前时间,,-,创建时间
19,update_time,DATETIME,当前时间,,-,更新时间
20,created_by,VARCHAR,-,,-,创建人
21,updated_by,VARCHAR,-,,-,更新人
22,data_source,VARCHAR,MANUAL,,-,"数据来源,MANUAL:手动录入, SYSTEM:系统同步, API:接口获取, IMPORT:批量导入"
23,risk_level,VARCHAR(10),1,,,"风险等级1-高风险, 2-中风险, 3-低风险"
24,ent_source,VARCHAR(20),GENERAL,,,"企业来源GENERAL-一般企业, EMP_RELATION-员工关系人, CREDIT_CUSTOMER-信贷客户, INTERMEDIARY-中介, BOTH-兼有"