模型属性
最近更新时间: 2022-09-28 07:04:10
模型属性编辑
属性名称 | 默认值 | 描述 |
---|---|---|
属性名称 | 配置该模型属性名称 | |
属性类型 | 配置该模型属性类型 | |
关联类型 | 默认 | 配置关联类型,该属性关联的外部数据,可选择系统表,关联系统中的数据字典表以及内部表 |
默认值 | 配置该模型属性的默认值,后期实体数据的默认值 | |
备注 | 该模型属性的备注 |
默认属性
属性名称 | 默认值 | 描述 | 类型 |
---|---|---|---|
id | 唯一标识 | string | |
name | 名称 | string | |
description | 描述 | string | |
code | 编码 | string | |
sys_org_code | 部门 | string | |
create_time | 创建时间 | string | |
create_by | 创建人 | string | |
update_time | 更新时间 | string | |
update_by | 更新人 | string | |
tenant_id | 租户id | string |
属性类型
-
string
-
int
-
float
-
boolean
-
enum
-
byte
-
short
-
long
-
date
-
biginteger
-
bigdecimal
-
text