• 正在准备搜索索引...
  • 搜索索引不可用
@custouch-open/js-sdk
  • @custouch-open/js-sdk
  • api/cms
  • GetDataHierarchy

函数 GetDataHierarchy

  • GetDataHierarchy<T>(options): Promise<DataHierarchies<T>[number]>
  • 获取模块层级

    类型参数

    • T extends Record<string, string> = any

    参数

    • options: dataQueryOptions & {
          dataHierarchyId: string;
          statuses?: DataStatus;
      }

    返回 Promise<DataHierarchies<T>[number]>

显示设置

成员可见性
@custouch-open/js-sdk
  • 加载中……

使用 TypeDoc 生成