Files
ccdi/doc/docs/ccdi_biz_intermediary.csv
2026-02-05 13:33:27 +08:00

24 lines
1.2 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.
中介人员基本信息表ccdi_biz_intermediary,,,,,,
序号,字段名,类型,默认值,是否可为空,是否主键,注释
1,biz_id,VARCHAR,-,,,人员ID
2,person_type,VARCHAR,-,,,人员类型,中介、职业背债人、房产中介等
3,person_sub_type,VARCHAR,-,,,人员子类型
5,name,VARCHAR,-,,,姓名
6,gender,CHAR,-,,,性别
7,id_type,VARCHAR,身份证,,,证件类型
8,person_id,VARCHAR,-,,,证件号码
9,mobile,VARCHAR,-,,,手机号码
10,wechat_no,VARCHAR,-,,,微信号
11,contact_address,VARCHAR,-,,,联系地址
12,company,VARCHAR,-,,,所在公司
13,social_credit_code,VARCHAR,,,,企业统一信用码
14,position,VARCHAR,-,,,职位
15,related_num_id,VARCHAR,-,,,关联人员ID
16,relation_type,VARCHAR,-,,,关系类型,如:配偶、子女、父母、兄弟姐妹等
17,date_source,,,,,"数据来源MANUAL:手动录入, SYSTEM:系统同步, IMPORT:批量导入, API:接口获取"
18,remark,,,,,备注信息
19,created_by,VARCHAR,-,,-,记录创建人
20,updated_by,VARCHAR,-,,-,记录更新人
21,create_time,DATETIME,,,,记录创建时间
22,update_time,DATETIME,-,,-,记录更新时间