|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"avatar": "", |
|
|
|
|
"version": "4.5.1", |
|
|
|
|
"createdTime": "2023-3-27 13:32:56", |
|
|
|
|
"updatedTime": "2023-4-23 16:49:52", |
|
|
|
|
"updatedTime": "2023-4-25 10:15:38", |
|
|
|
|
"dbConns": [], |
|
|
|
|
"profile": { |
|
|
|
|
"default": { |
|
|
|
@ -747,7 +747,7 @@
|
|
|
|
|
"#DDE5FF" |
|
|
|
|
], |
|
|
|
|
"DDLToggleCase": "L", |
|
|
|
|
"menuWidth": "258px", |
|
|
|
|
"menuWidth": "390px", |
|
|
|
|
"themeMode": "themeDay" |
|
|
|
|
}, |
|
|
|
|
"entities": [ |
|
|
|
@ -2489,8 +2489,8 @@
|
|
|
|
|
"codeRoot": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"defKey": "logpm_basicdata_driver", |
|
|
|
|
"defName": "司机信息表", |
|
|
|
|
"defKey": "logpm_basicdata_driver_artery", |
|
|
|
|
"defName": "(干线)司机信息表", |
|
|
|
|
"comment": "", |
|
|
|
|
"properties": { |
|
|
|
|
"partitioned by": "(date string)", |
|
|
|
@ -6196,6 +6196,939 @@
|
|
|
|
|
"id": "6A932DFF-7C56-4207-A5E5-818FB464B080" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "95C95D55-1CFA-4FD8-B589-5CB2DCFAE587", |
|
|
|
|
"env": { |
|
|
|
|
"base": { |
|
|
|
|
"nameSpace": "", |
|
|
|
|
"codeRoot": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"defKey": "logpm_basicdata_driver_delivery", |
|
|
|
|
"defName": "(配送)司机信息表", |
|
|
|
|
"comment": "", |
|
|
|
|
"properties": { |
|
|
|
|
"partitioned by": "(date string)", |
|
|
|
|
"row format delimited": "", |
|
|
|
|
"fields terminated by ','": "", |
|
|
|
|
"collection items terminated by '-'": "", |
|
|
|
|
"map keys terminated by ':'": "", |
|
|
|
|
"store as textfile;": "" |
|
|
|
|
}, |
|
|
|
|
"nameTemplate": "{defKey}[{defName}]", |
|
|
|
|
"notes": {}, |
|
|
|
|
"headers": [ |
|
|
|
|
{ |
|
|
|
|
"refKey": "hideInGraph", |
|
|
|
|
"freeze": true, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "relationNoShow", |
|
|
|
|
"value": "关系图", |
|
|
|
|
"newCode": "hideInGraph", |
|
|
|
|
"com": "Icon", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "defKey", |
|
|
|
|
"freeze": true, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "name", |
|
|
|
|
"value": "字段代码", |
|
|
|
|
"newCode": "defKey", |
|
|
|
|
"com": "Input", |
|
|
|
|
"relationNoShow": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "defName", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "chnname", |
|
|
|
|
"value": "显示名称", |
|
|
|
|
"newCode": "defName", |
|
|
|
|
"com": "Input", |
|
|
|
|
"relationNoShow": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "primaryKey", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "pk", |
|
|
|
|
"value": "主键", |
|
|
|
|
"newCode": "primaryKey", |
|
|
|
|
"com": "Checkbox", |
|
|
|
|
"relationNoShow": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "notNull", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "notNull", |
|
|
|
|
"value": "不为空", |
|
|
|
|
"newCode": "notNull", |
|
|
|
|
"com": "Checkbox", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "autoIncrement", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "autoIncrement", |
|
|
|
|
"value": "自增", |
|
|
|
|
"newCode": "autoIncrement", |
|
|
|
|
"com": "Checkbox", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "domain", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "type", |
|
|
|
|
"value": "数据域", |
|
|
|
|
"newCode": "domain", |
|
|
|
|
"com": "Select", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "type", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "dataType", |
|
|
|
|
"value": "数据类型", |
|
|
|
|
"newCode": "type", |
|
|
|
|
"com": "Text", |
|
|
|
|
"relationNoShow": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "len", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "len", |
|
|
|
|
"value": "长度", |
|
|
|
|
"newCode": "len", |
|
|
|
|
"com": "Input", |
|
|
|
|
"relationNoShow": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "scale", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "scale", |
|
|
|
|
"value": "小数位数", |
|
|
|
|
"newCode": "scale", |
|
|
|
|
"com": "Input", |
|
|
|
|
"relationNoShow": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "comment", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "remark", |
|
|
|
|
"value": "说明", |
|
|
|
|
"newCode": "comment", |
|
|
|
|
"com": "Input", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "refDict", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "refDict", |
|
|
|
|
"value": "数据字典", |
|
|
|
|
"newCode": "refDict", |
|
|
|
|
"com": "SearchSelect", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "defaultValue", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "defaultValue", |
|
|
|
|
"value": "默认值", |
|
|
|
|
"newCode": "defaultValue", |
|
|
|
|
"com": "Input", |
|
|
|
|
"relationNoShow": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "isStandard", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"code": "isStandard", |
|
|
|
|
"value": "标准字段", |
|
|
|
|
"newCode": "isStandard", |
|
|
|
|
"com": "label", |
|
|
|
|
"relationNoShow": false, |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "uiHint", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "uiHint", |
|
|
|
|
"value": "UI建议", |
|
|
|
|
"newCode": "uiHint", |
|
|
|
|
"com": "Select", |
|
|
|
|
"relationNoShow": true, |
|
|
|
|
"enable": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "extProps", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"code": "extProps", |
|
|
|
|
"value": "拓展属性", |
|
|
|
|
"newCode": "extProps", |
|
|
|
|
"com": "linkButton", |
|
|
|
|
"relationNoShow": true, |
|
|
|
|
"enable": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr1", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性1", |
|
|
|
|
"enable": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr2", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性2", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr3", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性3", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr4", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性4", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr5", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性5", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr6", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性6", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr7", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性7", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr8", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性8", |
|
|
|
|
"enable": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"refKey": "attr9", |
|
|
|
|
"freeze": false, |
|
|
|
|
"hideInGraph": true, |
|
|
|
|
"value": "属性9", |
|
|
|
|
"enable": false |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"fields": [ |
|
|
|
|
{ |
|
|
|
|
"defKey": "tenant_id", |
|
|
|
|
"defName": "租户号", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 50, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"domain": null, |
|
|
|
|
"refDict": null, |
|
|
|
|
"uiHint": null, |
|
|
|
|
"id": "49CB86DD-A332-483C-AB6C-61E001C109EE" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "create_user", |
|
|
|
|
"defName": "创建人", |
|
|
|
|
"comment": "", |
|
|
|
|
"domain": null, |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 50, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"uiHint": null, |
|
|
|
|
"id": "40183867-7B22-4435-9F1B-3F735655E86C" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "create_time", |
|
|
|
|
"defName": "创建时间", |
|
|
|
|
"comment": "", |
|
|
|
|
"domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"uiHint": null, |
|
|
|
|
"id": "63CA319A-1116-41DF-915E-8BE00A5E8A6B" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "update_user", |
|
|
|
|
"defName": "更新人", |
|
|
|
|
"comment": "", |
|
|
|
|
"domain": null, |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 50, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"uiHint": null, |
|
|
|
|
"id": "7A25C23D-ECBA-4B44-8AD7-3DBDE2324114" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "update_time", |
|
|
|
|
"defName": "更新时间", |
|
|
|
|
"comment": "", |
|
|
|
|
"domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"uiHint": null, |
|
|
|
|
"id": "B9F8173D-E98E-4D57-9581-22508CE55803" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "status", |
|
|
|
|
"defName": "状态", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "337B3297-AC0B-489B-BE98-8313D160CDF9", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "is_deleted", |
|
|
|
|
"defName": "是否已删除", |
|
|
|
|
"comment": "0-未删除,1-已删除", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "25E8DF21-3BB4-40E0-8CFB-9B2DFF65555D", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "create_dept", |
|
|
|
|
"defName": "创建部门", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "C749C805-74D2-4F9E-A7C9-41DDC9AD7E05", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "id", |
|
|
|
|
"defName": "主键", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 32, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": true, |
|
|
|
|
"notNull": true, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "43BFB9D1-1150-4031-B067-A5D700D75BCA", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "name", |
|
|
|
|
"defName": "司机姓名", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 50, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "3AF8B8F6-A95D-4110-B792-C74A06968E95", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "phone", |
|
|
|
|
"defName": "司机手机号码", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 20, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "0B4AF14C-D36D-4E75-A952-DDDA655EDF23", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "type", |
|
|
|
|
"defName": "司机类型", |
|
|
|
|
"comment": "0-自有,1-加盟,2-外调,3-临调", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "188CCA22-C6A7-409F-93B6-77BDA23B738C", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "driving_type", |
|
|
|
|
"defName": "准驾车型", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "0E4464DE-5351-44A5-925B-037D4FA313BF", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "notes", |
|
|
|
|
"defName": "备注", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "5724F0E7-04A9-44F3-8A78-844594E3CB39", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "bind_vehicle", |
|
|
|
|
"defName": "绑定车辆", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 50, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "5D0C6DC1-1F94-45DE-A304-D0919EE51D58", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "contract_start_time", |
|
|
|
|
"defName": "合同开始时间", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", |
|
|
|
|
"id": "1DB2AA71-DCC0-4437-9226-61C8D2B3BA55", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "contract_end_time", |
|
|
|
|
"defName": "合同结束时间", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", |
|
|
|
|
"id": "DF6D2773-0992-45A7-B358-92864A722F5B", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "id_card", |
|
|
|
|
"defName": "身份证号", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 20, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "F2BA4F0C-56EE-4379-8F2E-11FDDBCA76F7", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "gender", |
|
|
|
|
"defName": "性别", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "042F0E9B-31C1-49F2-8679-2A7E16FA6D41", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "residential_address", |
|
|
|
|
"defName": "居住地址", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "13D69A5A-729F-4D4C-9DAC-090C3CF40CCD", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "bank_type", |
|
|
|
|
"defName": "银行类型", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "6BC8F04B-6CFA-4995-98D3-318F5CDD774E", |
|
|
|
|
"id": "94745666-51D8-4526-B934-1563F3CDC2F4", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "bank_card_nub", |
|
|
|
|
"defName": "银行卡号", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "01528D40-7805-4679-BD08-93C53FBBDE13", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "relevance_id", |
|
|
|
|
"defName": "关联Id", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 32, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "9DB18C8D-2D0C-4C82-821D-E18A580D49E6", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "driver_license_nub", |
|
|
|
|
"defName": "驾驶证号", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 50, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "5047EEBB-567B-488C-88FA-53A7B5CCBDDF", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "driver_license_organ", |
|
|
|
|
"defName": "驾驶证发证机关", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "0BB50CA1-CD46-421E-9F4E-9A62778449CB", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "driver_license_start_time", |
|
|
|
|
"defName": "驾驶证起始日期", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", |
|
|
|
|
"id": "C9452908-F7A6-4722-858F-FBF1A78FE499", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "driver_license_end_time", |
|
|
|
|
"defName": "驾驶证到期日期", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "7CFFA0D3-6A93-4DDC-BC10-DF21211064DC", |
|
|
|
|
"id": "AE99C03B-199E-4D99-93FB-8AAEC2D2281A", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "employee_qualification_nub", |
|
|
|
|
"defName": "从业资格证编号", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "35460660-A27A-4270-99DB-9BB2617871E7", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "road_operation_license_nub", |
|
|
|
|
"defName": "道路经营许可证号", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "7278AA29-97E4-4E42-8876-EE1351EA160A", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "id_card_front_photo", |
|
|
|
|
"defName": "身份证正面照片", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "E1054599-225E-4BBD-AE6F-36A51E2D7DBA", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "id_card_back_photo", |
|
|
|
|
"defName": "身份证背面照片", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "A1A796F2-A6D5-4FE1-915B-D1D16E91525D", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "driver_license_photo", |
|
|
|
|
"defName": "驾驶证照片", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "87E2DD7F-0366-41BF-8ABF-925E4A79E6BE", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "license_people_photo", |
|
|
|
|
"defName": "人证合照照片", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "VARCHAR", |
|
|
|
|
"len": 100, |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": null, |
|
|
|
|
"id": "B753CB0D-38CA-40AA-9C54-954CE6A55C65", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "reserve1", |
|
|
|
|
"defName": "预留1", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "5965457D-1925-40AF-94C5-E077F0810197", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "reserve2", |
|
|
|
|
"defName": "预留2", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "502A83DD-6F6F-491C-884E-11EF7C0A64CF", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "reserve3", |
|
|
|
|
"defName": "预留3", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "6E2EE797-5C02-4BE3-8C98-F35347F4656B", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "reserve4", |
|
|
|
|
"defName": "预留4", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "41721E33-2A17-43C3-BE46-87345790E559", |
|
|
|
|
"uiHint": null |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"defKey": "reserve5", |
|
|
|
|
"defName": "预留5", |
|
|
|
|
"comment": "", |
|
|
|
|
"type": "", |
|
|
|
|
"len": "", |
|
|
|
|
"scale": "", |
|
|
|
|
"primaryKey": false, |
|
|
|
|
"notNull": false, |
|
|
|
|
"autoIncrement": false, |
|
|
|
|
"defaultValue": "", |
|
|
|
|
"hideInGraph": false, |
|
|
|
|
"refDict": null, |
|
|
|
|
"extProps": {}, |
|
|
|
|
"domain": "9092C4E0-1A54-4859-ABBB-5B62DBC27573", |
|
|
|
|
"id": "27AA1C20-9341-4A29-AA68-2C54590A19D4", |
|
|
|
|
"uiHint": null |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"correlations": [], |
|
|
|
|
"indexes": [] |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"views": [], |
|
|
|
@ -6234,7 +7167,8 @@
|
|
|
|
|
"495F64A5-0F53-4465-AE7E-5602DA10380A", |
|
|
|
|
"2B321F03-45FE-41D9-9B69-90268B14121B", |
|
|
|
|
"2B4FED1B-3E5C-4DA8-99C6-2D6DCBEF510E", |
|
|
|
|
"6BAA2342-D63B-4CF4-9660-CECC46E31F55" |
|
|
|
|
"6BAA2342-D63B-4CF4-9660-CECC46E31F55", |
|
|
|
|
"95C95D55-1CFA-4FD8-B589-5CB2DCFAE587" |
|
|
|
|
], |
|
|
|
|
"refViews": [], |
|
|
|
|
"refDiagrams": [], |
|
|
|
|