|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
自定义实体定义 |
||
| Name |
string |
类型定义名称; |
biz_api |
| EntityType |
string |
实体类型; |
custom_entity-biz_api |
| DisplayName |
string |
展示名称 |
业务API |
| Description |
string |
描述 |
test |
| AttributeDefs |
array |
实体属性定义对象列表 |
|
| MetaEntityAttributeDef |
实体属性定义对象 |
||
| Extend |
string |
扩展模式,NONE 表示纯自定义,TABLE 表示扩展表类型 |
NONE |
| CreateTime |
integer |
创建时间,毫秒级时间戳 |
1780553640613 |
| ModifyTime |
integer |
更新时间,毫秒级时间戳 |
1780553640613 |