页面树结构
转至元数据结尾
转至元数据起始

(本文档仅供参考)

使用场景

通过计划任务删除指定资源id的资源:

importPackage(Packages.smartbi.catalogtree);
connector.remoteInvoke("CatalogService", "deleteCatalogElement", ["resid"]).getResult();

  • 无标签