本页总览ElementLabelConfig 接口 interface ElementLabelConfig 设计对象标签配置 属性 id id: number; 全局唯一标识 key key: string; 标签键(商家维度唯一, 不同商家之间可能有相同) name name: string; 标签名 options options?: string[]; 标签选项 仅ElementLabelType.option有 type type: IDP.DB.Types.ElementLabelType; 标签类型 类型: IDP.DB.Types.ElementLabelType