Skip to content

Latest commit

 

History

History
169 lines (107 loc) · 215 KB

block-categories.md

File metadata and controls

169 lines (107 loc) · 215 KB

区块分类

修改区块分类

基本信息

Path: /material-center/api/block-categories/:id

Method: PUT

接口描述:

请求参数

Headers

参数名称 参数值 是否必须 示例 备注
Content-Type application/json

路径参数

参数名称 示例 备注
id 12 区块分类id

Body

名称类型是否必须默认值备注其他信息
appnumber非必须从属应用id
namestring非必须应用名称
descstring非必须描述
category_idstring非必须区块分组key
blocksnumber []非必须关联区块

item 类型: number

├─ 非必须区块id

返回数据

名称类型是否必须默认值备注其他信息
dataobject非必须
├─ idnumber非必须
├─ namestring非必须区块分类名称
├─ appobject非必须关联app
├─ idnumber非必须
├─ namestring非必须
├─ app_websitenull非必须
├─ platformnumber非必须
├─ obs_urlnull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ statenull非必须
├─ publishedboolean非必须
├─ createdBynumber非必须
├─ tenantnull非必须
├─ home_pagenull非必须
├─ cssnull非必须
├─ confignull非必须
├─ git_groupnull非必须
├─ project_namenull非必须
├─ constantsnull非必须
├─ data_handlernull非必须
├─ descriptionstring非必须
├─ latestnull非必须
├─ platform_historynull非必须
├─ editor_urlnull非必须
├─ branchnull非必须
├─ visit_urlnull非必须
├─ is_demonull非必须
├─ image_urlnull非必须
├─ is_defaultnull非必须
├─ template_typenull非必须
├─ set_template_timenull非必须
├─ set_template_bynull非必须
├─ frameworkstring非必须
├─ global_statenull非必须
├─ default_langnull非必须
├─ extend_confignull非必须
├─ assets_urlnull非必须
├─ data_hashnull非必须
├─ descstring非必须描述
├─ createdByobject非必须创建人
├─ idnumber非必须
├─ usernamestring非必须
├─ emailstring非必须
├─ resetPasswordTokenstring非必须
├─ blockednull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须
├─ is_publicnull非必须
├─ updatedByobject非必须更新人
├─ idnumber非必须
├─ usernamestring非必须
├─ emailstring非必须
├─ resetPasswordTokenstring非必须
├─ blockednull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须
├─ is_publicnull非必须
├─ created_atstring非必须创建时间
├─ updated_atstring非必须更新时间
├─ category_idstring非必须区块分类唯一id
├─ blocksobject []非必须区块

item 类型: object

├─ idnumber必须
├─ labelstring必须区块编码
├─ frameworkstring必须技术栈
├─ contentobject必须内容
├─ componentNamestring非必须组件或区块名
├─ fileNamestring非必须页面名称
├─ cssstring非必须全局 css 样式
├─ schemaobject非必须数据结构
├─ eventsobject非必须事件
├─ linkobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onFormLayoutobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onCloseobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onCancelobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onBackobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onPreviousobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onNextobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onClickobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ propertiesobject []非必须属性

item 类型: object

├─ labelobject必须
├─ zh_CNstring非必须
├─ descriptionobject必须
├─ zh_CNstring非必须
├─ collapseobject必须
├─ numbernumber非必须
├─ textobject非必须
├─ zh_CNstring非必须
├─ contentobject []必须

item 类型: object

├─ propertystring必须
├─ typestring必须
├─ defaultValuearray,string,boolean必须
├─ labelobject必须
├─ textobject非必须
├─ zh_CNstring非必须
├─ colsnumber必须
├─ rulesstring []必须

item 类型: string

├─ 非必须
├─ handleobject必须
├─ getterstring非必须
├─ setterstring非必须
├─ hiddenboolean必须
├─ requiredboolean必须
├─ readOnlyboolean必须
├─ disabledboolean必须
├─ widgetobject必须
├─ componentstring非必须
├─ propsobject非必须
├─ modelValuearray,boolean非必须
├─ descriptionobject必须
├─ zh_CNstring非必须
├─ linkedobject必须
├─ idstring非必须
├─ componentNamestring非必须
├─ propertystring非必须
├─ methodsobject非必须声明的方法
├─ linkClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ formLayoutobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ goBackobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ goPreviousobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ goNextobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ triggerClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ triggerCancelobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ triggerCloseobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ childrenobject []非必须子组件列表或字符串

item 类型: object

├─ componentNamestring必须组件或区块名
├─ propsobject必须绑定的属性
├─ classNamestring非必须绑定的样式类名
├─ inlineobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ label-suffixstring非必须
├─ label-positionstring非必须
├─ label-widthstring非必须
├─ childrenobject []必须子组件列表或字符串

item 类型: object

├─ componentNamestring必须
├─ loopobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ loopArgsstring []非必须

item 类型: string

├─ 非必须
├─ propsobject必须
├─ keyobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ labelobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ classNamestring非必须
├─ childrenobject []必须

item 类型: object

├─ componentNamestring必须
├─ conditionobject必须
├─ typestring非必须
├─ valuestring非必须
├─ propsobject必须
├─ classNameobject,string非必须
├─ srcobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ onClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ namestring非必须
├─ idstring必须
├─ childrenobject []必须

item 类型: object

├─ componentNamestring必须
├─ conditionobject必须
├─ typestring非必须
├─ valuestring非必须
├─ propsobject必须
├─ classNamestring非必须
├─ onClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ namestring非必须
├─ onLayoutobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ textobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ typestring非必须
├─ childrenobject必须
├─ typestring非必须
├─ valuestring非必须
├─ keystring非必须
├─ idstring必须
├─ fileNamestring非必须
├─ idstring必须
├─ conditionobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ idstring必须
├─ stateobject非必须页面的 state
├─ formDatastring []非必须

item 类型: string

├─ 非必须
├─ typestring非必须类型
├─ componentstring非必须组件
├─ labelstring非必须标签
├─ lifeCyclesobject非必须生命周期
├─ onMountedobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ configureobject非必须
├─ isContainerboolean非必须
├─ slotsstring []非必须

item 类型: string

├─ 非必须
├─ created_atstring必须创建时间
├─ updated_atstring必须更新时间
├─ assetsobject必须构建资源
├─ materialstring []非必须

item 类型: string

├─ 非必须
├─ scriptsstring []非必须

item 类型: string

├─ 非必须
├─ stylesstring []非必须

item 类型: string

├─ 非必须
├─ createdBynumber必须
├─ last_build_infoobject必须
├─ resultboolean非必须
├─ versionsstring []非必须

item 类型: string

├─ 非必须
├─ endTimestring非必须
├─ descriptionnull必须描述
├─ tagsstring []必须标签

item 类型: string

├─ 非必须
├─ current_historynumber必须当前历史id
├─ screenshotstring必须截屏
├─ pathstring必须区块路径
├─ occupiernull,number必须当前锁定人id
├─ isOfficialnull必须是否官方
├─ publicnumber必须公开状态
├─ isDefaultnull必须是否��认
├─ tiny_reservedboolean必须是否是tiny专有
├─ authornull必须
├─ name_cnnull必须组件名称
├─ npm_namestring必须npm包名
├─ created_appnull必须创建区块时所在appId
localestring非必须

创建区块分类

基本信息

Path: /material-center/api/block-categories

Method: POST

接口描述:

请求参数

Headers

参数名称 参数值 是否必须 示例 备注
Content-Type application/json

Body

名称类型是否必须默认值备注其他信息
appnumber必须从属应用id
namestring必须分组名称
descstring非必须
category_idstring必须分组唯一key
blocksnumber []非必须关联区块

item 类型: number

├─ 非必须区块id

返回数据

名称类型是否必须默认值备注其他信息
dataobject非必须
├─ idnumber非必须分组id
├─ namestring非必须分组名称
├─ appobject非必须从属应用
├─ idnumber非必须应用id
├─ namestring非必须应用名称
├─ app_websitenull非必须用户配置的正式环境应用访问地址
├─ platformnumber非必须从属设计器
├─ obs_urlnull非必须应用资源obs地址
├─ created_atstring非必须
├─ updated_atstring非必须
├─ statenull非必须应用状态 预留字段-无用
├─ publishedboolean非必须应用是否正式上线 预留字段 无用
├─ createdBynumber非必须应用创建者
├─ tenantnull非必须从属租户
├─ home_pagenull非必须首页页面id
├─ cssnull非必须全局css json对象
├─ confignull非必须应用全局配置
├─ git_groupnull非必须应用git分组-预留字段
├─ project_namenull非必须应用git仓库地址
├─ constantsnull非必须应用全局变量
├─ data_handlernull非必须应用���用数据处理-前端管理 服务端存json串
├─ descriptionstring非必须应用描述
├─ latestnull非必须应用最后一次记录 预留字段
├─ platform_historynull非必须应用关联设计器最后一次构建记录 预留字段
├─ editor_urlnull非必须此应用的访问地址
├─ branchnull非必须应用发布的目标git 分支
├─ visit_urlnull非必须预留字段
├─ is_demonull非必须是否为系统内demo应用
├─ image_urlnull非必须应用封面图
├─ is_defaultnull非必须是否为系统内默认应用
├─ template_typenull非必须应用模板类型
├─ set_template_timestring非必须应用被设置为模板时间
├─ set_template_bynumber非必须设置此应用为模板的用户
├─ frameworkstring非必须应用的前端框架
├─ global_statenull非必须应用全局状态 前端管理 服务端存json
├─ default_langnull非必须应用默认语言编码 预留字段
├─ extend_confignull非必须应用系统扩展配置 前端管理 服务端存json
├─ assets_urlnull非必须应用预览/发布生成代码zip包 obs地址
├─ data_hashnull非必须应用数据hash, 防止无数据变化构建
├─ descstring非必须分组描述
├─ createdByobject非必须创建人
├─ idnumber非必须系统用户id
├─ usernamestring非必须系统用户名
├─ emailstring非必须用户邮箱
├─ resetPasswordTokenstring非必须用户唯一key
├─ blockednull非必须是否被系统拉黑 true表示拉黑
├─ created_atstring非必须创建时间
├─ updated_atstring非必须更新时间
├─ blocknull非必须预留字段
├─ is_adminboolean非必须是否为超级管理员 true 表示是
├─ is_publicnull非必须
├─ updatedByobject非必须更新人
├─ idnumber非必须
├─ usernamestring非必须
├─ emailstring非必须
├─ resetPasswordTokenstring非必须
├─ blockednull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须
├─ is_publicnull非必须
├─ created_atstring非必须创建时间
├─ updated_atstring非必须更新时间
├─ category_idstring非必须分组key
├─ blocksobject []非必须关联区块

item 类型: object

├─ idnumber必须
├─ labelstring必须区块编码
├─ frameworkstring必须技术栈
├─ contentobject必须区块内容
├─ componentNamestring非必须组件名
├─ fileNamestring非必须文件名
├─ cssstring非必须页面全局 css 样式
├─ schemaobject非必须数据组织方式
├─ eventsobject非必须事件
├─ linkobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onFormLayoutobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onCloseobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onCancelobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onBackobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onPreviousobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onNextobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ onClickobject非必须
├─ labelobject非必须
├─ zh_CNstring非必须
├─ descriptionobject非必须
├─ zh_CNstring非必须
├─ propertiesobject []非必须属性

item 类型: object

├─ labelobject必须语言名称
├─ zh_CNstring非必须简体中文
├─ descriptionobject必须描述
├─ zh_CNstring非必须简体中文
├─ collapseobject必须
├─ numbernumber非必须数字
├─ textobject非必须文本
├─ zh_CNstring非必须简体中文
├─ contentobject []必须内容

item 类型: object

├─ propertystring必须属性
├─ typestring必须类型
├─ defaultValuearray,string,boolean必须默认值
├─ labelobject必须标签
├─ textobject非必须
├─ zh_CNstring非必须
├─ colsnumber必须
├─ rulesstring []必须规则

item 类型: string

├─ 非必须
├─ handleobject必须处理
├─ getterstring非必须
├─ setterstring非必须
├─ hiddenboolean必须隐藏
├─ requiredboolean必须
├─ readOnlyboolean必须只读
├─ disabledboolean必须禁用
├─ widgetobject必须UI 控件
├─ componentstring非必须组件
├─ propsobject非必须页面或者区块绑定的属性
├─ modelValuearray,boolean非必须
├─ descriptionobject必须
├─ zh_CNstring非必须
├─ linkedobject必须链接
├─ idstring非必须
├─ componentNamestring非必须组件名
├─ propertystring非必须属性
├─ methodsobject非必须页面声明的方��
├─ linkClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ formLayoutobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ goBackobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ goPreviousobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ goNextobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ triggerClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ triggerCancelobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ triggerCloseobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ childrenobject []非必须页面的子组件列表或字符串

item 类型: object

├─ componentNamestring必须组件名
├─ propsobject必须页面或者区块绑定的属性
├─ classNamestring非必须绑定的样式类名
├─ inlineobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ label-suffixstring非必须
├─ label-positionstring非必须
├─ label-widthstring非必须
├─ childrenobject []必须页面的子组件列表或字符串

item 类型: object

├─ componentNamestring必须
├─ loopobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ loopArgsstring []非必须

item 类型: string

├─ 非必须
├─ propsobject必须
├─ keyobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ labelobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ classNamestring非必须
├─ childrenobject []必须

item 类型: object

├─ componentNamestring必须
├─ conditionobject必须
├─ typestring非必须
├─ valuestring非必须
├─ propsobject必须
├─ classNameobject,string非必须
├─ srcobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ onClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ namestring非必须
├─ idstring必须
├─ childrenobject []必须

item 类型: object

├─ componentNamestring必须
├─ conditionobject必须
├─ typestring非必须
├─ valuestring非必须
├─ propsobject必须
├─ classNamestring非必须
├─ onClickobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ namestring非必须
├─ onLayoutobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ textobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ typestring非必须
├─ childrenobject必须
├─ typestring非必须
├─ valuestring非必须
├─ keystring非必须
├─ idstring必须
├─ fileNamestring非必须
├─ idstring必须
├─ conditionobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ idstring必须
├─ stateobject非必须页面的 state
├─ formDatastring []非必须

item 类型: string

├─ 非必须
├─ typestring非必须类型
├─ componentstring非必须组件
├─ labelstring非必须
├─ lifeCyclesobject非必须生命周期
├─ onMountedobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ configureobject非必须配置
├─ isContainerboolean非必须
├─ slotsstring []非必须

item 类型: string

├─ 非必须
├─ created_atstring必须创建时间
├─ updated_atstring必须更新时间
├─ assetsobject必须构建资源
├─ materialstring []非必须

item 类型: string

├─ 非必须
├─ scriptsstring []非必须

item 类型: string

├─ 非必须
├─ stylesstring []非必须

item 类型: string

├─ 非必须
├─ createdBynumber必须创建人
├─ last_build_infoobject必须 最后构建信息
├─ resultboolean非必须
├─ versionsstring []非必须

item 类型: string

├─ 非必须
├─ endTimestring非必须
├─ descriptionnull必须描述
├─ tagsstring []必须标签

item 类型: string

├─ 非必须
├─ current_historynumber必须当前历史记录id
├─ screenshotstring必须截屏
├─ pathstring必须区块路径
├─ occupiernull,number必须当前锁定人id
├─ isOfficialnull必须是否是官方
├─ publicnumber必须公开状态:0,1,2
├─ isDefaultnull必须是否默认
├─ tiny_reservedboolean必须是否是tiny专有
├─ authornull必须
├─ name_cnnull必须区块名称
├─ npm_namestring必须npm包名
├─ created_appnull必须创建区块时所在appId
localestring非必须

删除区块分类

基本信息

Path: /material-center/api/block-categories/:id

Method: DELETE

接口描述:

只有未关联任何区块时,才能删除成功

请求参数

Headers

参数名称 参数值 是否必须 示例 备注
Content-Type application/x-www-form-urlencoded

路径参数

参数名称 示例 备注
id 14 区块分组id

返回数据

名称类型是否必须默认值备注其他信息
dataobject非必须区块分组详情
├─ idnumber非必须
├─ namestring非必须
├─ appobject非必须
├─ idnumber非必须
├─ namestring非必须
├─ app_websitenull非必须
├─ platformnumber非必须
├─ obs_urlnull非必须
├─ created_bynull非必须
├─ updated_bynull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ statenull非必须
├─ publishedboolean非必须
├─ createdBynumber非必须
├─ updatedBynumber非必须
├─ tenantnull非必须
├─ home_pagenull非必须
├─ cssnull非必须
├─ confignull非必须
├─ git_groupnull非必须
├─ project_namenull非必须
├─ constantsnull非必须
├─ data_handlernull非必须
├─ descriptionstring非必须
├─ latestnull非必须
├─ platform_historynull非必须
├─ editor_urlnull非必须
├─ branchnull非必须
├─ visit_urlnull非必须
├─ is_demonull非必须
├─ image_urlnull非必须
├─ is_defaultnull非必须
├─ template_typenull非必须
├─ set_template_timenull非必须
├─ set_template_bynull非必须
├─ set_default_bynull非必须
├─ frameworkstring非必须
├─ global_statenull非必须
├─ default_langnull非必须
├─ extend_confignull非必须
├─ assets_urlnull非必须
├─ data_hashnull非必须
├─ descstring非必须
├─ createdByobject非必须
├─ idnumber非必须
├─ usernamestring非必须用户名
├─ emailstring非必须邮箱
├─ providernull非必须
├─ passwordnull非必须
├─ resetPasswordTokenstring非必须w3用户名
├─ confirmationTokenstring非必须w3账户uuid
├─ confirmedboolean非必须是否认证
├─ blockednull非必须账号是否被拉黑
├─ rolenull非必须
├─ created_bynull非必须
├─ updated_bynull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须是否是超级管理员
├─ is_publicnull非必须是否为公共账号
├─ updatedByobject非必须
├─ idnumber非必须
├─ usernamestring非必须
├─ emailstring非必须
├─ providernull非必须
├─ passwordnull非必须
├─ resetPasswordTokenstring非必须
├─ confirmationTokenstring非必须
├─ confirmedboolean非必须
├─ blockednull非必须
├─ rolenull非必须
├─ created_bynull非必须
├─ updated_bynull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须
├─ is_publicnull非必须
├─ created_bynull非必须
├─ updated_bynull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ category_idstring非必须
├─ blocksstring []非必须

item 类型: string

├─ 非必须
localestring非必须

查询区块分类列表

基本信息

Path: /material-center/api/block-categories

Method: GET

接口描述:

请求参数

Query

参数名称 是否必须 示例 备注
appId 12 应用id

返回数据

名称类型是否必须默认值备注其他信息
dataobject []非必须

item 类型: object

├─ idnumber非必须
├─ namestring非必须区块分类名称
├─ appobject非必须从属应用详情
├─ idnumber非必须
├─ namestring非必须
├─ app_websitenull非必须
├─ platformnumber非必须
├─ obs_urlnull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ statenull非必须
├─ publishedboolean非必须
├─ createdBynumber非必须
├─ tenantnumber非必须
├─ home_pagestring非必须
├─ cssnull非必须
├─ confignull非必须
├─ git_groupnull非必须
├─ project_namenull非必须
├─ constantsnull非必须
├─ data_handlerobject非必须
├─ typestring非必须
├─ valuestring非必须
├─ descriptionnull非必须
├─ latestnumber非必须
├─ platform_historynull非必须
├─ editor_urlnull非必须
├─ branchnull非必须
├─ visit_urlnull非必须
├─ is_demonull非必须
├─ image_urlnull非必须
├─ is_defaultnull非必须
├─ template_typenull非必须
├─ set_template_timenull非必须
├─ set_template_bynull非必须
├─ frameworkstring非必须
├─ global_stateobject []非必须

item 类型: object

├─ hjkhjkobject非必须
├─ idstring非必须
├─ storeStateobject非必须
├─ hjnumber非必须
├─ gettersobject非必须
├─ handobject非必须
├─ tpyestring非必须
├─ valuestring非必须
├─ actionsobject非必须
├─ default_langnull非必须
├─ extend_confignull非必须
├─ assets_urlstring非必须
├─ data_hashstring非必须
├─ descnull非必须描述
├─ createdByobject非必须创建区块分类的用户
├─ idnumber非必须
├─ usernamestring非必须用户名
├─ emailstring非必须邮箱
├─ resetPasswordTokenstring非必须w3用户名
├─ blockednull非必须账号是否被拉黑
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须是否是超级管理员
├─ is_publicnull非必须是否为公共账号
├─ updatedByobject非必须修改区块分类的用户信息
├─ idnumber非必须
├─ usernamestring非必须
├─ emailstring非必须
├─ resetPasswordTokenstring非必须
├─ blockednull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ blocknull非必须
├─ is_adminboolean非必须
├─ is_publicnull非必须
├─ created_atstring非必须
├─ updated_atstring非必须
├─ category_idstring非必须区块分组key
├─ blocksstring []非必须关联区块数据

item 类型: string

├─ 非必须
localestring非必须