@gct-paas/api 0.1.6-dev.7 → 0.1.6-dev.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.min.js +1 -1
- package/es/apaas/service/api-config.mjs +150 -189
- package/es/apaas/service/apis/api.service.d.ts +38 -42
- package/es/apaas/service/apis/app-branch.service.d.ts +3 -3
- package/es/apaas/service/apis/app-global-settings.service.d.ts +7 -3
- package/es/apaas/service/apis/app-granted-user.service.d.ts +2 -2
- package/es/apaas/service/apis/app-org.service.d.ts +7 -3
- package/es/apaas/service/apis/app-publish-log.service.d.ts +3 -3
- package/es/apaas/service/apis/app-user.service.d.ts +3 -3
- package/es/apaas/service/apis/approval-log.service.d.ts +3 -3
- package/es/apaas/service/apis/audit-log.service.d.ts +2 -2
- package/es/apaas/service/apis/basic-config.service.d.ts +2 -2
- package/es/apaas/service/apis/biz-event.service.d.ts +4 -4
- package/es/apaas/service/apis/biz-process-definition-version.service.d.ts +3 -3
- package/es/apaas/service/apis/biz-process-definition.service.d.ts +4 -4
- package/es/apaas/service/apis/biz-service-crud.service.d.ts +5 -5
- package/es/apaas/service/apis/biz-service.service.d.ts +4 -5
- package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
- package/es/apaas/service/apis/category.service.d.ts +14 -6
- package/es/apaas/service/apis/chat.service.d.ts +3 -2
- package/es/apaas/service/apis/commit-log.service.d.ts +6 -6
- package/es/apaas/service/apis/common-info-card.service.d.ts +3 -3
- package/es/apaas/service/apis/control-config.service.d.ts +5 -5
- package/es/apaas/service/apis/customer-complaint.service.d.ts +4 -4
- package/es/apaas/service/apis/dashboard.service.d.ts +4 -4
- package/es/apaas/service/apis/data-model.service.d.ts +7 -8
- package/es/apaas/service/apis/data-source.service.d.ts +1 -1
- package/es/apaas/service/apis/data-trace.service.d.ts +2 -2
- package/es/apaas/service/apis/designer-common.service.d.ts +14 -10
- package/es/apaas/service/apis/designer-lock.service.d.ts +1 -1
- package/es/apaas/service/apis/designer-operate-log.service.d.ts +1 -1
- package/es/apaas/service/apis/detail-page.service.d.ts +3 -3
- package/es/apaas/service/apis/dhr.service.d.ts +1 -1
- package/es/apaas/service/apis/doc-control-started.service.d.ts +4 -4
- package/es/apaas/service/apis/doc-control-task-done.service.d.ts +3 -3
- package/es/apaas/service/apis/doc-control-task-todo.service.d.ts +4 -4
- package/es/apaas/service/apis/doc-control.service.d.ts +2 -2
- package/es/apaas/service/apis/doc-outline.service.d.ts +9 -9
- package/es/apaas/service/apis/document.service.d.ts +7 -7
- package/es/apaas/service/apis/edhr-category.service.d.ts +3 -3
- package/es/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +4 -4
- package/es/apaas/service/apis/edhr-instance-relation.service.d.ts +3 -3
- package/es/apaas/service/apis/edhr-instance-search-history.service.d.ts +2 -2
- package/es/apaas/service/apis/edhr-instance.service.d.ts +15 -7
- package/es/apaas/service/apis/edhr-tmpl.service.d.ts +5 -5
- package/es/apaas/service/apis/ele-search.service.d.ts +1 -1
- package/es/apaas/service/apis/enum-model-field.service.d.ts +2 -2
- package/es/apaas/service/apis/enum-model.service.d.ts +2 -2
- package/es/apaas/service/apis/event-log.service.d.ts +3 -3
- package/es/apaas/service/apis/event.service.d.ts +4 -4
- package/es/apaas/service/apis/excel-tmpl.service.d.ts +7 -7
- package/es/apaas/service/apis/excel.service.d.ts +10 -8
- package/es/apaas/service/apis/field-meta.service.d.ts +6 -6
- package/es/apaas/service/apis/field.service.d.ts +1 -1
- package/es/apaas/service/apis/file-resource.service.d.ts +3 -2
- package/es/apaas/service/apis/file.service.d.ts +5 -4
- package/es/apaas/service/apis/formRelate.service.d.ts +9 -9
- package/es/apaas/service/apis/front-operate-log.service.d.ts +1 -1
- package/es/apaas/service/apis/global-method.service.d.ts +3 -3
- package/es/apaas/service/apis/i18n-info.service.d.ts +6 -5
- package/es/apaas/service/apis/import-report.service.d.ts +2 -2
- package/es/apaas/service/apis/inspection-category.service.d.ts +3 -3
- package/es/apaas/service/apis/instance-relation.service.d.ts +4 -4
- package/es/apaas/service/apis/job-log.service.d.ts +2 -2
- package/es/apaas/service/apis/job.service.d.ts +6 -6
- package/es/apaas/service/apis/js-engine.service.d.ts +2 -3
- package/es/apaas/service/apis/label-log.service.d.ts +3 -3
- package/es/apaas/service/apis/label.service.d.ts +16 -13
- package/es/apaas/service/apis/med-pro.service.d.ts +0 -108
- package/es/apaas/service/apis/menu-config.service.d.ts +4 -4
- package/es/apaas/service/apis/merge-log.service.d.ts +2 -2
- package/es/apaas/service/apis/message-record.service.d.ts +3 -3
- package/es/apaas/service/apis/message-setting.service.d.ts +1 -1
- package/es/apaas/service/apis/message-tmpl.service.d.ts +3 -3
- package/es/apaas/service/apis/mobile-homepage.service.d.ts +3 -3
- package/es/apaas/service/apis/mobile-page.service.d.ts +3 -3
- package/es/apaas/service/apis/model-comprehensive.service.d.ts +16 -19
- package/es/apaas/service/apis/model-data.service.d.ts +2 -2
- package/es/apaas/service/apis/model-meta.service.d.ts +18 -18
- package/es/apaas/service/apis/model-method.service.d.ts +6 -6
- package/es/apaas/service/apis/model-permission-relation.service.d.ts +3 -3
- package/es/apaas/service/apis/model.service.d.ts +1 -1
- package/es/apaas/service/apis/office.service.d.ts +4 -1
- package/es/apaas/service/apis/online-form-category.service.d.ts +3 -3
- package/es/apaas/service/apis/online-form-change-history.service.d.ts +1 -1
- package/es/apaas/service/apis/online-form-instance.service.d.ts +45 -29
- package/es/apaas/service/apis/online-form-log.service.d.ts +1 -1
- package/es/apaas/service/apis/online-form-tmpl-export.service.d.ts +3 -2
- package/es/apaas/service/apis/online-form-tmpl-log.service.d.ts +4 -4
- package/es/apaas/service/apis/online-form-tmpl.service.d.ts +13 -30
- package/es/apaas/service/apis/online-form.service.d.ts +2 -2
- package/es/apaas/service/apis/online-user-summary.service.d.ts +3 -3
- package/es/apaas/service/apis/online.service.d.ts +4 -4
- package/es/apaas/service/apis/openapi.service.d.ts +71 -5
- package/es/apaas/service/apis/pad-page.service.d.ts +3 -3
- package/es/apaas/service/apis/page-designer-log.service.d.ts +3 -3
- package/es/apaas/service/apis/permission.service.d.ts +4 -4
- package/es/apaas/service/apis/pm-process-definition-version.service.d.ts +3 -3
- package/es/apaas/service/apis/pm-process-definition.service.d.ts +5 -5
- package/es/apaas/service/apis/pm-process-engine.service.d.ts +6 -6
- package/es/apaas/service/apis/print-designer.service.d.ts +5 -5
- package/es/apaas/service/apis/process-approval-log.service.d.ts +4 -4
- package/es/apaas/service/apis/process-approve-user.service.d.ts +3 -3
- package/es/apaas/service/apis/process-definition-version.service.d.ts +3 -3
- package/es/apaas/service/apis/process-definition.service.d.ts +3 -3
- package/es/apaas/service/apis/process-engine.service.d.ts +4 -4
- package/es/apaas/service/apis/process-event.service.d.ts +3 -3
- package/es/apaas/service/apis/process-graph.service.d.ts +1 -1
- package/es/apaas/service/apis/process-instance-relation-.service.d.ts +3 -3
- package/es/apaas/service/apis/process-instance.service.d.ts +3 -3
- package/es/apaas/service/apis/process-message-user.service.d.ts +3 -3
- package/es/apaas/service/apis/process-node-definition.service.d.ts +3 -3
- package/es/apaas/service/apis/process-path-user.service.d.ts +3 -3
- package/es/apaas/service/apis/process-path.service.d.ts +3 -3
- package/es/apaas/service/apis/process-task-done.service.d.ts +1 -1
- package/es/apaas/service/apis/process-task-todo.service.d.ts +2 -2
- package/es/apaas/service/apis/process-version.service.d.ts +3 -3
- package/es/apaas/service/apis/process.service.d.ts +3 -3
- package/es/apaas/service/apis/processTest.service.d.ts +7 -7
- package/es/apaas/service/apis/product-release-category.service.d.ts +3 -3
- package/es/apaas/service/apis/product-release.service.d.ts +4 -4
- package/es/apaas/service/apis/publish-log.service.d.ts +3 -3
- package/es/apaas/service/apis/regexp.service.d.ts +3 -3
- package/es/apaas/service/apis/report-data-set.service.d.ts +5 -5
- package/es/apaas/service/apis/report.service.d.ts +5 -5
- package/es/apaas/service/apis/role-permission.service.d.ts +1 -1
- package/es/apaas/service/apis/role.service.d.ts +4 -4
- package/es/apaas/service/apis/sandbox-config.service.d.ts +4 -4
- package/es/apaas/service/apis/script-version-log.service.d.ts +3 -3
- package/es/apaas/service/apis/script-version.service.d.ts +3 -3
- package/es/apaas/service/apis/script.service.d.ts +4 -4
- package/es/apaas/service/apis/service-orchestration-version-log.service.d.ts +3 -3
- package/es/apaas/service/apis/service-orchestration-version.service.d.ts +3 -3
- package/es/apaas/service/apis/service-orchestration.service.d.ts +4 -4
- package/es/apaas/service/apis/sign-history.service.d.ts +3 -3
- package/es/apaas/service/apis/sql-view-model.service.d.ts +3 -3
- package/es/apaas/service/apis/sql-view.service.d.ts +1 -2
- package/es/apaas/service/apis/ss.service.d.ts +2 -9
- package/es/apaas/service/apis/stash.service.d.ts +3 -3
- package/es/apaas/service/apis/sys-config.service.d.ts +3 -3
- package/es/apaas/service/apis/system-var.service.d.ts +5 -5
- package/es/apaas/service/apis/trace-log-details.service.d.ts +6 -6
- package/es/apaas/service/apis/trace-log.service.d.ts +4 -4
- package/es/apaas/service/apis/trace-mainline-ext.service.d.ts +3 -3
- package/es/apaas/service/apis/trace-mainline.service.d.ts +3 -3
- package/es/apaas/service/apis/trace-setting.service.d.ts +2 -2
- package/es/apaas/service/apis/transaction.service.d.ts +6 -6
- package/es/apaas/service/apis/user-group-relation.service.d.ts +1 -1
- package/es/apaas/service/apis/user-group.service.d.ts +3 -3
- package/es/apaas/service/apis/user.service.d.ts +2 -2
- package/es/apaas/service/apis/view-model.service.d.ts +9 -10
- package/es/apaas/service/apis/webpage.service.d.ts +3 -3
- package/es/apaas/service/entities.d.ts +182 -1
- package/es/apaas/service/index.d.ts +3 -1
- package/es/ipaas/service/api-config.mjs +10 -6
- package/es/ipaas/service/apis/auth.service.d.ts +1 -1
- package/es/ipaas/service/apis/camel.service.d.ts +4 -4
- package/es/ipaas/service/apis/connector-config.service.d.ts +8 -7
- package/es/ipaas/service/apis/connector-log.service.d.ts +2 -2
- package/es/ipaas/service/apis/flow-app.service.d.ts +3 -3
- package/es/ipaas/service/apis/flow-category.service.d.ts +5 -5
- package/es/ipaas/service/apis/flow-ext.service.d.ts +5 -5
- package/es/ipaas/service/apis/flow.service.d.ts +7 -6
- package/es/ipaas/service/apis/runtime.service.d.ts +2 -2
- package/es/platform/service/api-config.mjs +130 -76
- package/es/platform/service/apis/agent.service.d.ts +3 -3
- package/es/platform/service/apis/api.service.d.ts +76 -67
- package/es/platform/service/apis/apk.service.d.ts +6 -3
- package/es/platform/service/apis/app-member.service.d.ts +4 -4
- package/es/platform/service/apis/app-setting.service.d.ts +5 -5
- package/es/platform/service/apis/app.service.d.ts +25 -18
- package/es/platform/service/apis/assets.service.d.ts +6 -5
- package/es/platform/service/apis/audit-log.service.d.ts +1 -1
- package/es/platform/service/apis/bi-data-set.service.d.ts +3 -3
- package/es/platform/service/apis/bi-file-dataset-config.service.d.ts +4 -4
- package/es/platform/service/apis/bi-file.service.d.ts +3 -2
- package/es/platform/service/apis/bi-share.service.d.ts +4 -4
- package/es/platform/service/apis/category.service.d.ts +6 -6
- package/es/platform/service/apis/dashboard.service.d.ts +4 -4
- package/es/platform/service/apis/data-source.service.d.ts +5 -5
- package/es/platform/service/apis/data-trace.service.d.ts +2 -2
- package/es/platform/service/apis/database.service.d.ts +8 -8
- package/es/platform/service/apis/dataset-log.service.d.ts +4 -4
- package/es/platform/service/apis/dataset.service.d.ts +13 -13
- package/es/platform/service/apis/datasource-devops.service.d.ts +2 -2
- package/es/platform/service/apis/datasource-move-data.service.d.ts +4 -4
- package/es/platform/service/apis/datasource-move-detail.service.d.ts +4 -4
- package/es/platform/service/apis/datasource-move.service.d.ts +2 -2
- package/es/platform/service/apis/deleteCompInfo.service.d.ts +1 -1
- package/es/platform/service/apis/deleteCompInfoType.service.d.ts +1 -1
- package/es/platform/service/apis/deleteCsvDatasource.service.d.ts +1 -1
- package/es/platform/service/apis/deleteEchartTheme.service.d.ts +1 -1
- package/es/platform/service/apis/deleteEnshrineComp.service.d.ts +1 -1
- package/es/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +1 -1
- package/es/platform/service/apis/deleteFilter.service.d.ts +1 -1
- package/es/platform/service/apis/deleteLogOperateById.service.d.ts +1 -1
- package/es/platform/service/apis/deleteMapGeoJson.service.d.ts +1 -1
- package/es/platform/service/apis/deletePageSnapshoot.service.d.ts +1 -1
- package/es/platform/service/apis/deletePageTemplate.service.d.ts +1 -1
- package/es/platform/service/apis/deletePnResource.service.d.ts +1 -1
- package/es/platform/service/apis/deletePnResourceGroup.service.d.ts +1 -1
- package/es/platform/service/apis/device-interconnection-param.service.d.ts +7 -4
- package/es/platform/service/apis/device-interconnection.service.d.ts +16 -5
- package/es/platform/service/apis/device-param-ref.service.d.ts +2 -2
- package/es/platform/service/apis/exportTemplate.service.d.ts +7 -7
- package/es/platform/service/apis/external-message.service.d.ts +3 -3
- package/es/platform/service/apis/file-task.service.d.ts +5 -5
- package/es/platform/service/apis/file.service.d.ts +10 -5
- package/es/platform/service/apis/getAdCodeByAliasName.service.d.ts +1 -1
- package/es/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +1 -1
- package/es/platform/service/apis/getAllCsvDatasource.service.d.ts +1 -1
- package/es/platform/service/apis/getCompInfoById.service.d.ts +1 -1
- package/es/platform/service/apis/getCompInfoTypeById.service.d.ts +1 -1
- package/es/platform/service/apis/getContentToArray.service.d.ts +1 -1
- package/es/platform/service/apis/getCsvDatasourceById.service.d.ts +1 -1
- package/es/platform/service/apis/getCsvDatasourceByName.service.d.ts +1 -1
- package/es/platform/service/apis/getDesignerData.service.d.ts +1 -1
- package/es/platform/service/apis/getEchartThemeById.service.d.ts +1 -1
- package/es/platform/service/apis/getEnshrineCompGroupById.service.d.ts +1 -1
- package/es/platform/service/apis/getFilterById.service.d.ts +1 -1
- package/es/platform/service/apis/getGeoJsonByAdCode.service.d.ts +1 -1
- package/es/platform/service/apis/getLayoutItemObjById.service.d.ts +1 -1
- package/es/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +1 -1
- package/es/platform/service/apis/getMapGeoJsonById.service.d.ts +1 -1
- package/es/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +1 -1
- package/es/platform/service/apis/getPageSnapshootById.service.d.ts +1 -1
- package/es/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +1 -1
- package/es/platform/service/apis/getPageTemplateById.service.d.ts +1 -1
- package/es/platform/service/apis/getPageTemplateLayout.service.d.ts +1 -1
- package/es/platform/service/apis/getPageTemplateThemeJson.service.d.ts +1 -1
- package/es/platform/service/apis/getPnResourceGroupById.service.d.ts +1 -1
- package/es/platform/service/apis/getShareCustomCompById.service.d.ts +1 -1
- package/es/platform/service/apis/i18n-config.service.d.ts +1 -1
- package/es/platform/service/apis/i18n-info.service.d.ts +8 -7
- package/es/platform/service/apis/internal-message.service.d.ts +3 -3
- package/es/platform/service/apis/invoke-log.service.d.ts +7 -3
- package/es/platform/service/apis/knowledge-base-chunk.service.d.ts +3 -3
- package/es/platform/service/apis/knowledge-base-doc.service.d.ts +3 -3
- package/es/platform/service/apis/knowledge-base.service.d.ts +3 -3
- package/es/platform/service/apis/ldap.service.d.ts +4 -1
- package/es/platform/service/apis/license.service.d.ts +16 -15
- package/es/platform/service/apis/login-log.service.d.ts +2 -2
- package/es/platform/service/apis/login.service.d.ts +2 -2
- package/es/platform/service/apis/manager.service.d.ts +2 -2
- package/es/platform/service/apis/message-setting.service.d.ts +4 -4
- package/es/platform/service/apis/minio-file.service.d.ts +1 -1
- package/es/platform/service/apis/model-provider.service.d.ts +3 -3
- package/es/platform/service/apis/model.service.d.ts +3 -3
- package/es/platform/service/apis/nav-menu.service.d.ts +3 -3
- package/es/platform/service/apis/nav-page.service.d.ts +3 -3
- package/es/platform/service/apis/openapi-group.service.d.ts +7 -7
- package/es/platform/service/apis/openapi-key-grant.service.d.ts +4 -4
- package/es/platform/service/apis/org-user-picker.service.d.ts +3 -3
- package/es/platform/service/apis/org.service.d.ts +4 -4
- package/es/platform/service/apis/parseCsvOrExcel.service.d.ts +1 -1
- package/es/platform/service/apis/permission.service.d.ts +2 -2
- package/es/platform/service/apis/plat.service.d.ts +7 -4
- package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
- package/es/platform/service/apis/plugin.service.d.ts +6 -5
- package/es/platform/service/apis/pm-process-delegate-detail.service.d.ts +3 -3
- package/es/platform/service/apis/pm-process-delegate.service.d.ts +3 -3
- package/es/platform/service/apis/pm-process-instance.service.d.ts +3 -3
- package/es/platform/service/apis/pm-task-done.service.d.ts +3 -3
- package/es/platform/service/apis/pm-task-todo.service.d.ts +3 -3
- package/es/platform/service/apis/pn-page.service.d.ts +3 -3
- package/es/platform/service/apis/pn-project.service.d.ts +9 -8
- package/es/platform/service/apis/print-log.service.d.ts +3 -3
- package/es/platform/service/apis/print-resource.service.d.ts +5 -5
- package/es/platform/service/apis/regexp.service.d.ts +3 -3
- package/es/platform/service/apis/released.service.d.ts +3 -3
- package/es/platform/service/apis/role-permission.service.d.ts +2 -2
- package/es/platform/service/apis/role.service.d.ts +6 -6
- package/es/platform/service/apis/seal-management.service.d.ts +3 -3
- package/es/platform/service/apis/seat.service.d.ts +3 -3
- package/es/platform/service/apis/shortcut.service.d.ts +4 -4
- package/es/platform/service/apis/sign-log.service.d.ts +2 -2
- package/es/platform/service/apis/started-process.service.d.ts +3 -3
- package/es/platform/service/apis/task-delegate.service.d.ts +4 -4
- package/es/platform/service/apis/task-done.service.d.ts +3 -3
- package/es/platform/service/apis/task-todo.service.d.ts +3 -3
- package/es/platform/service/apis/tenant-developer.service.d.ts +4 -4
- package/es/platform/service/apis/tenant.service.d.ts +11 -11
- package/es/platform/service/apis/uploadFiles.service.d.ts +7 -7
- package/es/platform/service/apis/user-extra.service.d.ts +3 -3
- package/es/platform/service/apis/user-info-log.service.d.ts +3 -3
- package/es/platform/service/apis/user-password-history.service.d.ts +3 -3
- package/es/platform/service/apis/user.service.d.ts +26 -14
- package/es/platform/service/apis/workbench-component-relation.service.d.ts +5 -5
- package/es/platform/service/apis/workbench-component.service.d.ts +4 -4
- package/es/platform/service/entities.d.ts +118 -1
- package/package.json +4 -4
- package/lib/apaas/index.cjs +0 -12
- package/lib/apaas/service/api-config.cjs +0 -6377
- package/lib/apaas/service/apis/api.service.d.ts +0 -733
- package/lib/apaas/service/apis/app-branch.service.d.ts +0 -70
- package/lib/apaas/service/apis/app-global-settings.service.d.ts +0 -81
- package/lib/apaas/service/apis/app-granted-user.service.d.ts +0 -86
- package/lib/apaas/service/apis/app-org.service.d.ts +0 -184
- package/lib/apaas/service/apis/app-publish-log.service.d.ts +0 -72
- package/lib/apaas/service/apis/app-state.service.d.ts +0 -11
- package/lib/apaas/service/apis/app-user.service.d.ts +0 -142
- package/lib/apaas/service/apis/approval-log.service.d.ts +0 -70
- package/lib/apaas/service/apis/audit-log.service.d.ts +0 -59
- package/lib/apaas/service/apis/basic-config.service.d.ts +0 -72
- package/lib/apaas/service/apis/biz-event.service.d.ts +0 -83
- package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +0 -89
- package/lib/apaas/service/apis/biz-process-definition.service.d.ts +0 -91
- package/lib/apaas/service/apis/biz-service-crud.service.d.ts +0 -182
- package/lib/apaas/service/apis/biz-service.service.d.ts +0 -58
- package/lib/apaas/service/apis/bom.service.d.ts +0 -7
- package/lib/apaas/service/apis/category-relation.service.d.ts +0 -108
- package/lib/apaas/service/apis/category.service.d.ts +0 -323
- package/lib/apaas/service/apis/chat.service.d.ts +0 -20
- package/lib/apaas/service/apis/code-ts.service.d.ts +0 -8
- package/lib/apaas/service/apis/commit-log.service.d.ts +0 -147
- package/lib/apaas/service/apis/common-info-card.service.d.ts +0 -94
- package/lib/apaas/service/apis/control-config.service.d.ts +0 -123
- package/lib/apaas/service/apis/customer-complaint.service.d.ts +0 -108
- package/lib/apaas/service/apis/dashboard.service.d.ts +0 -90
- package/lib/apaas/service/apis/data-model.service.d.ts +0 -125
- package/lib/apaas/service/apis/data-source.service.d.ts +0 -33
- package/lib/apaas/service/apis/data-trace.service.d.ts +0 -75
- package/lib/apaas/service/apis/designer-common.service.d.ts +0 -446
- package/lib/apaas/service/apis/designer-lock.service.d.ts +0 -50
- package/lib/apaas/service/apis/designer-operate-log.service.d.ts +0 -46
- package/lib/apaas/service/apis/devops.service.d.ts +0 -18
- package/lib/apaas/service/apis/dhr.service.d.ts +0 -83
- package/lib/apaas/service/apis/dify-chat.service.d.ts +0 -19
- package/lib/apaas/service/apis/doc-control-started.service.d.ts +0 -76
- package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +0 -76
- package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +0 -121
- package/lib/apaas/service/apis/doc-control.service.d.ts +0 -101
- package/lib/apaas/service/apis/doc-outline.service.d.ts +0 -156
- package/lib/apaas/service/apis/document.service.d.ts +0 -197
- package/lib/apaas/service/apis/edhr-category.service.d.ts +0 -84
- package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +0 -93
- package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +0 -54
- package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +0 -31
- package/lib/apaas/service/apis/edhr-instance.service.d.ts +0 -277
- package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +0 -138
- package/lib/apaas/service/apis/ele-search.service.d.ts +0 -18
- package/lib/apaas/service/apis/enum-model-field.service.d.ts +0 -124
- package/lib/apaas/service/apis/enum-model.service.d.ts +0 -133
- package/lib/apaas/service/apis/event-log.service.d.ts +0 -52
- package/lib/apaas/service/apis/event.service.d.ts +0 -83
- package/lib/apaas/service/apis/excel-tmpl.service.d.ts +0 -191
- package/lib/apaas/service/apis/excel.service.d.ts +0 -144
- package/lib/apaas/service/apis/field-meta.service.d.ts +0 -181
- package/lib/apaas/service/apis/field.service.d.ts +0 -16
- package/lib/apaas/service/apis/file-resource.service.d.ts +0 -40
- package/lib/apaas/service/apis/file-task.service.d.ts +0 -23
- package/lib/apaas/service/apis/file.service.d.ts +0 -44
- package/lib/apaas/service/apis/form.service.d.ts +0 -54
- package/lib/apaas/service/apis/formRelate.service.d.ts +0 -243
- package/lib/apaas/service/apis/front-operate-log.service.d.ts +0 -46
- package/lib/apaas/service/apis/global-method.service.d.ts +0 -80
- package/lib/apaas/service/apis/i18n-info.service.d.ts +0 -84
- package/lib/apaas/service/apis/import-report.service.d.ts +0 -41
- package/lib/apaas/service/apis/instance-relation.service.d.ts +0 -89
- package/lib/apaas/service/apis/ipaas.service.d.ts +0 -12
- package/lib/apaas/service/apis/job-log.service.d.ts +0 -63
- package/lib/apaas/service/apis/job.service.d.ts +0 -133
- package/lib/apaas/service/apis/js-engine.service.d.ts +0 -37
- package/lib/apaas/service/apis/label-log.service.d.ts +0 -90
- package/lib/apaas/service/apis/label.service.d.ts +0 -351
- package/lib/apaas/service/apis/login-log.service.d.ts +0 -12
- package/lib/apaas/service/apis/med-pro.service.d.ts +0 -76
- package/lib/apaas/service/apis/medPro.service.d.ts +0 -48
- package/lib/apaas/service/apis/menu-config.service.d.ts +0 -86
- package/lib/apaas/service/apis/merge-log.service.d.ts +0 -53
- package/lib/apaas/service/apis/message-record.service.d.ts +0 -101
- package/lib/apaas/service/apis/message-setting.service.d.ts +0 -25
- package/lib/apaas/service/apis/message-tmpl.service.d.ts +0 -116
- package/lib/apaas/service/apis/mobile-homepage.service.d.ts +0 -100
- package/lib/apaas/service/apis/mobile-page.service.d.ts +0 -133
- package/lib/apaas/service/apis/model-comprehensive.service.d.ts +0 -450
- package/lib/apaas/service/apis/model-data.service.d.ts +0 -70
- package/lib/apaas/service/apis/model-meta.service.d.ts +0 -342
- package/lib/apaas/service/apis/model-method.service.d.ts +0 -91
- package/lib/apaas/service/apis/model-permission-relation.service.d.ts +0 -75
- package/lib/apaas/service/apis/model.service.d.ts +0 -16
- package/lib/apaas/service/apis/ocr.service.d.ts +0 -7
- package/lib/apaas/service/apis/office.service.d.ts +0 -7
- package/lib/apaas/service/apis/online-form-category.service.d.ts +0 -84
- package/lib/apaas/service/apis/online-form-change-history.service.d.ts +0 -26
- package/lib/apaas/service/apis/online-form-instance.service.d.ts +0 -803
- package/lib/apaas/service/apis/online-form-log.service.d.ts +0 -30
- package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +0 -86
- package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +0 -286
- package/lib/apaas/service/apis/online-form.service.d.ts +0 -180
- package/lib/apaas/service/apis/online-user-summary.service.d.ts +0 -75
- package/lib/apaas/service/apis/online.service.d.ts +0 -89
- package/lib/apaas/service/apis/openapi.service.d.ts +0 -99
- package/lib/apaas/service/apis/pad-page.service.d.ts +0 -132
- package/lib/apaas/service/apis/page-designer-log.service.d.ts +0 -107
- package/lib/apaas/service/apis/permission.service.d.ts +0 -79
- package/lib/apaas/service/apis/plat.service.d.ts +0 -45
- package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +0 -97
- package/lib/apaas/service/apis/pm-process-definition.service.d.ts +0 -121
- package/lib/apaas/service/apis/pm-process-engine.service.d.ts +0 -208
- package/lib/apaas/service/apis/print-designer.service.d.ts +0 -126
- package/lib/apaas/service/apis/print-log.service.d.ts +0 -23
- package/lib/apaas/service/apis/print.service.d.ts +0 -45
- package/lib/apaas/service/apis/process-approval-log.service.d.ts +0 -89
- package/lib/apaas/service/apis/process-approve-user.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-definition-version.service.d.ts +0 -96
- package/lib/apaas/service/apis/process-definition.service.d.ts +0 -85
- package/lib/apaas/service/apis/process-engine.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-event.service.d.ts +0 -72
- package/lib/apaas/service/apis/process-graph.service.d.ts +0 -18
- package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-instance.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-message-user.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-node-definition.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-path-user.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-path.service.d.ts +0 -44
- package/lib/apaas/service/apis/process-task-done.service.d.ts +0 -118
- package/lib/apaas/service/apis/process-task-todo.service.d.ts +0 -231
- package/lib/apaas/service/apis/process-version.service.d.ts +0 -76
- package/lib/apaas/service/apis/process.service.d.ts +0 -66
- package/lib/apaas/service/apis/processTest.service.d.ts +0 -106
- package/lib/apaas/service/apis/product-release.service.d.ts +0 -118
- package/lib/apaas/service/apis/publish-log.service.d.ts +0 -101
- package/lib/apaas/service/apis/regexp.service.d.ts +0 -94
- package/lib/apaas/service/apis/report-data-set.service.d.ts +0 -127
- package/lib/apaas/service/apis/report-data.service.d.ts +0 -30
- package/lib/apaas/service/apis/report.service.d.ts +0 -164
- package/lib/apaas/service/apis/role-permission.service.d.ts +0 -47
- package/lib/apaas/service/apis/role.service.d.ts +0 -91
- package/lib/apaas/service/apis/sandbox-config.service.d.ts +0 -112
- package/lib/apaas/service/apis/script-assistant.service.d.ts +0 -16
- package/lib/apaas/service/apis/script-version-log.service.d.ts +0 -82
- package/lib/apaas/service/apis/script-version.service.d.ts +0 -115
- package/lib/apaas/service/apis/script.service.d.ts +0 -115
- package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +0 -88
- package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +0 -115
- package/lib/apaas/service/apis/service-orchestration.service.d.ts +0 -120
- package/lib/apaas/service/apis/sign-history.service.d.ts +0 -70
- package/lib/apaas/service/apis/sign-log.service.d.ts +0 -19
- package/lib/apaas/service/apis/signature.service.d.ts +0 -19
- package/lib/apaas/service/apis/sql-view-model.service.d.ts +0 -65
- package/lib/apaas/service/apis/sql-view.service.d.ts +0 -18
- package/lib/apaas/service/apis/ss.service.d.ts +0 -25
- package/lib/apaas/service/apis/stash.service.d.ts +0 -62
- package/lib/apaas/service/apis/sub-model-process.service.d.ts +0 -9
- package/lib/apaas/service/apis/sys-config.service.d.ts +0 -70
- package/lib/apaas/service/apis/system-var.service.d.ts +0 -126
- package/lib/apaas/service/apis/trace-log-details.service.d.ts +0 -134
- package/lib/apaas/service/apis/trace-log.service.d.ts +0 -115
- package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +0 -75
- package/lib/apaas/service/apis/trace-mainline.service.d.ts +0 -72
- package/lib/apaas/service/apis/trace-setting.service.d.ts +0 -48
- package/lib/apaas/service/apis/user-group-relation.service.d.ts +0 -46
- package/lib/apaas/service/apis/user-group.service.d.ts +0 -87
- package/lib/apaas/service/apis/view-model.service.d.ts +0 -166
- package/lib/apaas/service/apis/wash.service.d.ts +0 -11
- package/lib/apaas/service/apis/webpage.service.d.ts +0 -169
- package/lib/apaas/service/entities.d.ts +0 -33950
- package/lib/apaas/service/index.d.ts +0 -323
- package/lib/index.cjs +0 -16
- package/lib/ipaas/index.cjs +0 -12
- package/lib/ipaas/service/api-config.cjs +0 -322
- package/lib/ipaas/service/apis/auth.service.d.ts +0 -36
- package/lib/ipaas/service/apis/camel.service.d.ts +0 -63
- package/lib/ipaas/service/apis/category.service.d.ts +0 -12
- package/lib/ipaas/service/apis/connector-config.service.d.ts +0 -119
- package/lib/ipaas/service/apis/connector-log.service.d.ts +0 -46
- package/lib/ipaas/service/apis/flow-app.service.d.ts +0 -75
- package/lib/ipaas/service/apis/flow-category.service.d.ts +0 -192
- package/lib/ipaas/service/apis/flow-ext.service.d.ts +0 -100
- package/lib/ipaas/service/apis/flow.service.d.ts +0 -96
- package/lib/ipaas/service/apis/runtime.service.d.ts +0 -29
- package/lib/ipaas/service/entities.d.ts +0 -1762
- package/lib/ipaas/service/index.d.ts +0 -23
- package/lib/platform/index.cjs +0 -12
- package/lib/platform/service/api-config.cjs +0 -5288
- package/lib/platform/service/apis/agent.service.d.ts +0 -70
- package/lib/platform/service/apis/api.service.d.ts +0 -1597
- package/lib/platform/service/apis/apk.service.d.ts +0 -61
- package/lib/platform/service/apis/app-member.service.d.ts +0 -102
- package/lib/platform/service/apis/app-setting.service.d.ts +0 -107
- package/lib/platform/service/apis/app.service.d.ts +0 -723
- package/lib/platform/service/apis/assets.service.d.ts +0 -102
- package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +0 -13
- package/lib/platform/service/apis/audit-log.service.d.ts +0 -48
- package/lib/platform/service/apis/bi-app.service.d.ts +0 -14
- package/lib/platform/service/apis/bi-data-set.service.d.ts +0 -82
- package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +0 -92
- package/lib/platform/service/apis/bi-file.service.d.ts +0 -20
- package/lib/platform/service/apis/bi-share.service.d.ts +0 -83
- package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +0 -8
- package/lib/platform/service/apis/category.service.d.ts +0 -135
- package/lib/platform/service/apis/clearLogLogin.service.d.ts +0 -8
- package/lib/platform/service/apis/clearLogOperate.service.d.ts +0 -8
- package/lib/platform/service/apis/clearTempDir.service.d.ts +0 -8
- package/lib/platform/service/apis/copyFilter.service.d.ts +0 -13
- package/lib/platform/service/apis/dashboard.service.d.ts +0 -94
- package/lib/platform/service/apis/data-source.service.d.ts +0 -144
- package/lib/platform/service/apis/data-trace.service.d.ts +0 -75
- package/lib/platform/service/apis/database.service.d.ts +0 -211
- package/lib/platform/service/apis/dataset-log.service.d.ts +0 -79
- package/lib/platform/service/apis/dataset.service.d.ts +0 -247
- package/lib/platform/service/apis/datasource-devops.service.d.ts +0 -66
- package/lib/platform/service/apis/datasource-move-data.service.d.ts +0 -86
- package/lib/platform/service/apis/datasource-move-detail.service.d.ts +0 -82
- package/lib/platform/service/apis/datasource-move.service.d.ts +0 -72
- package/lib/platform/service/apis/deleteCompInfo.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteFilter.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +0 -8
- package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +0 -17
- package/lib/platform/service/apis/deletePageTemplate.service.d.ts +0 -17
- package/lib/platform/service/apis/deletePnResource.service.d.ts +0 -17
- package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +0 -17
- package/lib/platform/service/apis/device-interconnection-param.service.d.ts +0 -88
- package/lib/platform/service/apis/device-interconnection.service.d.ts +0 -101
- package/lib/platform/service/apis/device-param-ref.service.d.ts +0 -41
- package/lib/platform/service/apis/exportTemplate.service.d.ts +0 -80
- package/lib/platform/service/apis/external-message.service.d.ts +0 -75
- package/lib/platform/service/apis/file-task.service.d.ts +0 -131
- package/lib/platform/service/apis/file.service.d.ts +0 -42
- package/lib/platform/service/apis/front-release.service.d.ts +0 -7
- package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +0 -14
- package/lib/platform/service/apis/getAllCompInfo.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +0 -14
- package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +0 -14
- package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllFilter.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +0 -8
- package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getCompInfoById.service.d.ts +0 -14
- package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +0 -14
- package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getContentToArray.service.d.ts +0 -18
- package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +0 -14
- package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +0 -14
- package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getDesignerData.service.d.ts +0 -14
- package/lib/platform/service/apis/getEchartThemeById.service.d.ts +0 -14
- package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +0 -14
- package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getFilterById.service.d.ts +0 -14
- package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +0 -14
- package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +0 -14
- package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +0 -14
- package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +0 -14
- package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +0 -8
- package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +0 -8
- package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +0 -10
- package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +0 -18
- package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTemplateById.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +0 -13
- package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTotalCount.service.d.ts +0 -8
- package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +0 -14
- package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +0 -8
- package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +0 -14
- package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +0 -8
- package/lib/platform/service/apis/httpQuery.service.d.ts +0 -10
- package/lib/platform/service/apis/i18n-config.service.d.ts +0 -29
- package/lib/platform/service/apis/i18n-info.service.d.ts +0 -115
- package/lib/platform/service/apis/importCompInfoJson.service.d.ts +0 -13
- package/lib/platform/service/apis/importTemplate.service.d.ts +0 -32
- package/lib/platform/service/apis/internal-message.service.d.ts +0 -96
- package/lib/platform/service/apis/invoke-log.service.d.ts +0 -73
- package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +0 -75
- package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +0 -75
- package/lib/platform/service/apis/knowledge-base.service.d.ts +0 -72
- package/lib/platform/service/apis/ldap.service.d.ts +0 -7
- package/lib/platform/service/apis/license-unbind-log.service.d.ts +0 -12
- package/lib/platform/service/apis/license.service.d.ts +0 -248
- package/lib/platform/service/apis/login-log.service.d.ts +0 -38
- package/lib/platform/service/apis/login.service.d.ts +0 -73
- package/lib/platform/service/apis/manager.service.d.ts +0 -39
- package/lib/platform/service/apis/message-setting.service.d.ts +0 -148
- package/lib/platform/service/apis/minio-file.service.d.ts +0 -26
- package/lib/platform/service/apis/model-provider.service.d.ts +0 -72
- package/lib/platform/service/apis/model.service.d.ts +0 -70
- package/lib/platform/service/apis/nav-menu.service.d.ts +0 -98
- package/lib/platform/service/apis/nav-page.service.d.ts +0 -81
- package/lib/platform/service/apis/openapi-group.service.d.ts +0 -186
- package/lib/platform/service/apis/openapi-key-grant.service.d.ts +0 -97
- package/lib/platform/service/apis/org-user-picker.service.d.ts +0 -70
- package/lib/platform/service/apis/org.service.d.ts +0 -215
- package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +0 -18
- package/lib/platform/service/apis/permission.service.d.ts +0 -57
- package/lib/platform/service/apis/plat.service.d.ts +0 -190
- package/lib/platform/service/apis/plugin-version.service.d.ts +0 -73
- package/lib/platform/service/apis/plugin.service.d.ts +0 -185
- package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +0 -75
- package/lib/platform/service/apis/pm-process-delegate.service.d.ts +0 -75
- package/lib/platform/service/apis/pm-process-instance.service.d.ts +0 -92
- package/lib/platform/service/apis/pm-task-done.service.d.ts +0 -90
- package/lib/platform/service/apis/pm-task-todo.service.d.ts +0 -86
- package/lib/platform/service/apis/pn-page.service.d.ts +0 -70
- package/lib/platform/service/apis/pn-project.service.d.ts +0 -173
- package/lib/platform/service/apis/print-log.service.d.ts +0 -107
- package/lib/platform/service/apis/print-resource.service.d.ts +0 -131
- package/lib/platform/service/apis/regexp.service.d.ts +0 -94
- package/lib/platform/service/apis/released.service.d.ts +0 -96
- package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +0 -13
- package/lib/platform/service/apis/role-permission.service.d.ts +0 -59
- package/lib/platform/service/apis/role.service.d.ts +0 -147
- package/lib/platform/service/apis/saveCompInfo.service.d.ts +0 -13
- package/lib/platform/service/apis/saveCompInfoType.service.d.ts +0 -13
- package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +0 -13
- package/lib/platform/service/apis/saveEchartTheme.service.d.ts +0 -13
- package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +0 -13
- package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +0 -13
- package/lib/platform/service/apis/saveFilter.service.d.ts +0 -13
- package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +0 -13
- package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +0 -13
- package/lib/platform/service/apis/savePageTemplate.service.d.ts +0 -13
- package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +0 -13
- package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +0 -13
- package/lib/platform/service/apis/seal-management.service.d.ts +0 -85
- package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +0 -13
- package/lib/platform/service/apis/seat-message.service.d.ts +0 -13
- package/lib/platform/service/apis/seat.service.d.ts +0 -100
- package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +0 -13
- package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +0 -13
- package/lib/platform/service/apis/shortcut.service.d.ts +0 -129
- package/lib/platform/service/apis/sign-log.service.d.ts +0 -72
- package/lib/platform/service/apis/sms.service.d.ts +0 -19
- package/lib/platform/service/apis/started-process.service.d.ts +0 -64
- package/lib/platform/service/apis/task-delegate.service.d.ts +0 -101
- package/lib/platform/service/apis/task-done.service.d.ts +0 -60
- package/lib/platform/service/apis/task-todo.service.d.ts +0 -60
- package/lib/platform/service/apis/tenant-developer.service.d.ts +0 -119
- package/lib/platform/service/apis/tenant.service.d.ts +0 -482
- package/lib/platform/service/apis/toggleEnabled.service.d.ts +0 -13
- package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +0 -13
- package/lib/platform/service/apis/uploadFiles.service.d.ts +0 -108
- package/lib/platform/service/apis/user-extra.service.d.ts +0 -70
- package/lib/platform/service/apis/user-info-log.service.d.ts +0 -74
- package/lib/platform/service/apis/user-password-history.service.d.ts +0 -75
- package/lib/platform/service/apis/user.service.d.ts +0 -281
- package/lib/platform/service/apis/workbench-component-relation.service.d.ts +0 -115
- package/lib/platform/service/apis/workbench-component.service.d.ts +0 -86
- package/lib/platform/service/entities.d.ts +0 -23348
- package/lib/platform/service/index.d.ts +0 -369
- package/lib/service/api-manage.cjs +0 -34
- package/lib/service/api-service.cjs +0 -165
- package/lib/service/api-service.interface.cjs +0 -1
- package/lib/service/http.enum.cjs +0 -66
- package/lib/service/http.error.cjs +0 -46
- package/lib/service/http.util.cjs +0 -245
- package/lib/service/index.cjs +0 -54
- package/lib/types/index.d.ts +0 -171
- package/lib/utils/index.cjs +0 -16
|
@@ -35,7 +35,7 @@ export const apiConfig = [
|
|
|
35
35
|
{
|
|
36
36
|
mode: "put",
|
|
37
37
|
method: "putId",
|
|
38
|
-
path: "",
|
|
38
|
+
path: "{id}",
|
|
39
39
|
hasPathParams: true,
|
|
40
40
|
hasData: true
|
|
41
41
|
}
|
|
@@ -81,12 +81,14 @@ export const apiConfig = [
|
|
|
81
81
|
{
|
|
82
82
|
mode: "post",
|
|
83
83
|
method: "postUploadApk",
|
|
84
|
-
path: "upload/apk"
|
|
84
|
+
path: "upload/apk",
|
|
85
|
+
hasUpload: true,
|
|
86
|
+
hasData: true
|
|
85
87
|
},
|
|
86
88
|
{
|
|
87
89
|
mode: "put",
|
|
88
90
|
method: "putId",
|
|
89
|
-
path: "",
|
|
91
|
+
path: "{id}",
|
|
90
92
|
hasPathParams: true
|
|
91
93
|
}
|
|
92
94
|
]
|
|
@@ -320,12 +322,14 @@ export const apiConfig = [
|
|
|
320
322
|
{
|
|
321
323
|
mode: "post",
|
|
322
324
|
method: "postUploadAppPkg",
|
|
323
|
-
path: "upload/appPkg"
|
|
325
|
+
path: "upload/appPkg",
|
|
326
|
+
hasUpload: true,
|
|
327
|
+
hasData: true
|
|
324
328
|
},
|
|
325
329
|
{
|
|
326
330
|
mode: "put",
|
|
327
331
|
method: "putId",
|
|
328
|
-
path: "",
|
|
332
|
+
path: "{id}",
|
|
329
333
|
hasPathParams: true,
|
|
330
334
|
hasData: true
|
|
331
335
|
}
|
|
@@ -469,7 +473,9 @@ export const apiConfig = [
|
|
|
469
473
|
mode: "post",
|
|
470
474
|
method: "postUploadCategoryId",
|
|
471
475
|
path: "upload/{categoryId}",
|
|
472
|
-
|
|
476
|
+
hasUpload: true,
|
|
477
|
+
hasPathParams: true,
|
|
478
|
+
hasData: true
|
|
473
479
|
}
|
|
474
480
|
]
|
|
475
481
|
},
|
|
@@ -566,7 +572,7 @@ export const apiConfig = [
|
|
|
566
572
|
{
|
|
567
573
|
mode: "put",
|
|
568
574
|
method: "putId",
|
|
569
|
-
path: "",
|
|
575
|
+
path: "{id}",
|
|
570
576
|
hasPathParams: true,
|
|
571
577
|
hasData: true
|
|
572
578
|
}
|
|
@@ -614,7 +620,7 @@ export const apiConfig = [
|
|
|
614
620
|
{
|
|
615
621
|
mode: "put",
|
|
616
622
|
method: "putId",
|
|
617
|
-
path: "",
|
|
623
|
+
path: "{id}",
|
|
618
624
|
hasPathParams: true,
|
|
619
625
|
hasData: true
|
|
620
626
|
}
|
|
@@ -628,7 +634,9 @@ export const apiConfig = [
|
|
|
628
634
|
mode: "post",
|
|
629
635
|
method: "postUpload",
|
|
630
636
|
path: "upload",
|
|
631
|
-
|
|
637
|
+
hasUpload: true,
|
|
638
|
+
hasQuery: true,
|
|
639
|
+
hasData: true
|
|
632
640
|
}
|
|
633
641
|
]
|
|
634
642
|
},
|
|
@@ -669,7 +677,7 @@ export const apiConfig = [
|
|
|
669
677
|
{
|
|
670
678
|
mode: "put",
|
|
671
679
|
method: "putId",
|
|
672
|
-
path: "",
|
|
680
|
+
path: "{id}",
|
|
673
681
|
hasPathParams: true,
|
|
674
682
|
hasData: true
|
|
675
683
|
}
|
|
@@ -741,7 +749,7 @@ export const apiConfig = [
|
|
|
741
749
|
{
|
|
742
750
|
mode: "put",
|
|
743
751
|
method: "putId",
|
|
744
|
-
path: "",
|
|
752
|
+
path: "{id}",
|
|
745
753
|
hasPathParams: true,
|
|
746
754
|
hasData: true
|
|
747
755
|
}
|
|
@@ -790,7 +798,7 @@ export const apiConfig = [
|
|
|
790
798
|
{
|
|
791
799
|
mode: "put",
|
|
792
800
|
method: "putId",
|
|
793
|
-
path: "",
|
|
801
|
+
path: "{id}",
|
|
794
802
|
hasPathParams: true,
|
|
795
803
|
hasData: true
|
|
796
804
|
}
|
|
@@ -915,7 +923,7 @@ export const apiConfig = [
|
|
|
915
923
|
{
|
|
916
924
|
mode: "put",
|
|
917
925
|
method: "putId",
|
|
918
|
-
path: "",
|
|
926
|
+
path: "{id}",
|
|
919
927
|
hasPathParams: true,
|
|
920
928
|
hasData: true
|
|
921
929
|
}
|
|
@@ -1023,7 +1031,7 @@ export const apiConfig = [
|
|
|
1023
1031
|
{
|
|
1024
1032
|
mode: "put",
|
|
1025
1033
|
method: "putId",
|
|
1026
|
-
path: "",
|
|
1034
|
+
path: "{id}",
|
|
1027
1035
|
hasPathParams: true,
|
|
1028
1036
|
hasData: true
|
|
1029
1037
|
}
|
|
@@ -1139,7 +1147,7 @@ export const apiConfig = [
|
|
|
1139
1147
|
{
|
|
1140
1148
|
mode: "put",
|
|
1141
1149
|
method: "putId",
|
|
1142
|
-
path: "",
|
|
1150
|
+
path: "{id}",
|
|
1143
1151
|
hasPathParams: true,
|
|
1144
1152
|
hasData: true
|
|
1145
1153
|
}
|
|
@@ -1182,7 +1190,7 @@ export const apiConfig = [
|
|
|
1182
1190
|
{
|
|
1183
1191
|
mode: "put",
|
|
1184
1192
|
method: "putId",
|
|
1185
|
-
path: "",
|
|
1193
|
+
path: "{id}",
|
|
1186
1194
|
hasPathParams: true,
|
|
1187
1195
|
hasData: true
|
|
1188
1196
|
}
|
|
@@ -1225,7 +1233,7 @@ export const apiConfig = [
|
|
|
1225
1233
|
{
|
|
1226
1234
|
mode: "put",
|
|
1227
1235
|
method: "putId",
|
|
1228
|
-
path: "",
|
|
1236
|
+
path: "{id}",
|
|
1229
1237
|
hasPathParams: true,
|
|
1230
1238
|
hasData: true
|
|
1231
1239
|
}
|
|
@@ -1273,7 +1281,7 @@ export const apiConfig = [
|
|
|
1273
1281
|
{
|
|
1274
1282
|
mode: "put",
|
|
1275
1283
|
method: "putId",
|
|
1276
|
-
path: "",
|
|
1284
|
+
path: "{id}",
|
|
1277
1285
|
hasPathParams: true,
|
|
1278
1286
|
hasData: true
|
|
1279
1287
|
}
|
|
@@ -1316,7 +1324,7 @@ export const apiConfig = [
|
|
|
1316
1324
|
{
|
|
1317
1325
|
mode: "put",
|
|
1318
1326
|
method: "putId",
|
|
1319
|
-
path: "",
|
|
1327
|
+
path: "{id}",
|
|
1320
1328
|
hasPathParams: true,
|
|
1321
1329
|
hasData: true
|
|
1322
1330
|
}
|
|
@@ -1359,7 +1367,7 @@ export const apiConfig = [
|
|
|
1359
1367
|
{
|
|
1360
1368
|
mode: "put",
|
|
1361
1369
|
method: "putId",
|
|
1362
|
-
path: "",
|
|
1370
|
+
path: "{id}",
|
|
1363
1371
|
hasPathParams: true,
|
|
1364
1372
|
hasData: true
|
|
1365
1373
|
}
|
|
@@ -1387,6 +1395,12 @@ export const apiConfig = [
|
|
|
1387
1395
|
path: "data",
|
|
1388
1396
|
hasQuery: true
|
|
1389
1397
|
},
|
|
1398
|
+
{
|
|
1399
|
+
mode: "post",
|
|
1400
|
+
method: "postDataByParam",
|
|
1401
|
+
path: "dataByParam",
|
|
1402
|
+
hasData: true
|
|
1403
|
+
},
|
|
1390
1404
|
{
|
|
1391
1405
|
mode: "post",
|
|
1392
1406
|
method: "postExport",
|
|
@@ -1395,7 +1409,9 @@ export const apiConfig = [
|
|
|
1395
1409
|
{
|
|
1396
1410
|
mode: "post",
|
|
1397
1411
|
method: "postImport",
|
|
1398
|
-
path: "import"
|
|
1412
|
+
path: "import",
|
|
1413
|
+
hasUpload: true,
|
|
1414
|
+
hasData: true
|
|
1399
1415
|
},
|
|
1400
1416
|
{
|
|
1401
1417
|
mode: "get",
|
|
@@ -1417,7 +1433,7 @@ export const apiConfig = [
|
|
|
1417
1433
|
{
|
|
1418
1434
|
mode: "put",
|
|
1419
1435
|
method: "putId",
|
|
1420
|
-
path: "",
|
|
1436
|
+
path: "{id}",
|
|
1421
1437
|
hasPathParams: true,
|
|
1422
1438
|
hasData: true
|
|
1423
1439
|
}
|
|
@@ -1447,7 +1463,9 @@ export const apiConfig = [
|
|
|
1447
1463
|
{
|
|
1448
1464
|
mode: "post",
|
|
1449
1465
|
method: "postImport",
|
|
1450
|
-
path: "import"
|
|
1466
|
+
path: "import",
|
|
1467
|
+
hasUpload: true,
|
|
1468
|
+
hasData: true
|
|
1451
1469
|
},
|
|
1452
1470
|
{
|
|
1453
1471
|
mode: "get",
|
|
@@ -1469,7 +1487,7 @@ export const apiConfig = [
|
|
|
1469
1487
|
{
|
|
1470
1488
|
mode: "put",
|
|
1471
1489
|
method: "putId",
|
|
1472
|
-
path: "",
|
|
1490
|
+
path: "{id}",
|
|
1473
1491
|
hasPathParams: true,
|
|
1474
1492
|
hasData: true
|
|
1475
1493
|
}
|
|
@@ -1534,7 +1552,7 @@ export const apiConfig = [
|
|
|
1534
1552
|
{
|
|
1535
1553
|
mode: "put",
|
|
1536
1554
|
method: "putId",
|
|
1537
|
-
path: "",
|
|
1555
|
+
path: "{id}",
|
|
1538
1556
|
hasPathParams: true,
|
|
1539
1557
|
hasData: true
|
|
1540
1558
|
}
|
|
@@ -1589,7 +1607,7 @@ export const apiConfig = [
|
|
|
1589
1607
|
{
|
|
1590
1608
|
mode: "put",
|
|
1591
1609
|
method: "putId",
|
|
1592
|
-
path: "",
|
|
1610
|
+
path: "{id}",
|
|
1593
1611
|
hasPathParams: true,
|
|
1594
1612
|
hasData: true
|
|
1595
1613
|
}
|
|
@@ -1609,18 +1627,24 @@ export const apiConfig = [
|
|
|
1609
1627
|
mode: "post",
|
|
1610
1628
|
method: "postUploadCommon",
|
|
1611
1629
|
path: "upload-common",
|
|
1612
|
-
|
|
1630
|
+
hasUpload: true,
|
|
1631
|
+
hasQuery: true,
|
|
1632
|
+
hasData: true
|
|
1613
1633
|
},
|
|
1614
1634
|
{
|
|
1615
1635
|
mode: "post",
|
|
1616
1636
|
method: "postUploadDataset",
|
|
1617
|
-
path: "upload-dataset"
|
|
1637
|
+
path: "upload-dataset",
|
|
1638
|
+
hasUpload: true,
|
|
1639
|
+
hasData: true
|
|
1618
1640
|
},
|
|
1619
1641
|
{
|
|
1620
1642
|
mode: "post",
|
|
1621
1643
|
method: "postUploadImage",
|
|
1622
1644
|
path: "upload/image",
|
|
1623
|
-
|
|
1645
|
+
hasUpload: true,
|
|
1646
|
+
hasQuery: true,
|
|
1647
|
+
hasData: true
|
|
1624
1648
|
}
|
|
1625
1649
|
]
|
|
1626
1650
|
},
|
|
@@ -1648,7 +1672,7 @@ export const apiConfig = [
|
|
|
1648
1672
|
{
|
|
1649
1673
|
mode: "put",
|
|
1650
1674
|
method: "putId",
|
|
1651
|
-
path: "",
|
|
1675
|
+
path: "{id}",
|
|
1652
1676
|
hasPathParams: true,
|
|
1653
1677
|
hasData: true
|
|
1654
1678
|
}
|
|
@@ -1691,7 +1715,9 @@ export const apiConfig = [
|
|
|
1691
1715
|
mode: "post",
|
|
1692
1716
|
method: "postLangUpload",
|
|
1693
1717
|
path: "lang/upload",
|
|
1694
|
-
|
|
1718
|
+
hasUpload: true,
|
|
1719
|
+
hasQuery: true,
|
|
1720
|
+
hasData: true
|
|
1695
1721
|
},
|
|
1696
1722
|
{
|
|
1697
1723
|
mode: "get",
|
|
@@ -1814,7 +1840,7 @@ export const apiConfig = [
|
|
|
1814
1840
|
{
|
|
1815
1841
|
mode: "put",
|
|
1816
1842
|
method: "putId",
|
|
1817
|
-
path: "",
|
|
1843
|
+
path: "{id}",
|
|
1818
1844
|
hasPathParams: true,
|
|
1819
1845
|
hasData: true
|
|
1820
1846
|
}
|
|
@@ -1856,7 +1882,7 @@ export const apiConfig = [
|
|
|
1856
1882
|
{
|
|
1857
1883
|
mode: "put",
|
|
1858
1884
|
method: "putId",
|
|
1859
|
-
path: "",
|
|
1885
|
+
path: "{id}",
|
|
1860
1886
|
hasPathParams: true,
|
|
1861
1887
|
hasData: true
|
|
1862
1888
|
}
|
|
@@ -1898,7 +1924,7 @@ export const apiConfig = [
|
|
|
1898
1924
|
{
|
|
1899
1925
|
mode: "put",
|
|
1900
1926
|
method: "putId",
|
|
1901
|
-
path: "",
|
|
1927
|
+
path: "{id}",
|
|
1902
1928
|
hasPathParams: true,
|
|
1903
1929
|
hasData: true
|
|
1904
1930
|
}
|
|
@@ -1911,7 +1937,9 @@ export const apiConfig = [
|
|
|
1911
1937
|
{
|
|
1912
1938
|
mode: "post",
|
|
1913
1939
|
method: "postUploadCertificate",
|
|
1914
|
-
path: "upload/certificate"
|
|
1940
|
+
path: "upload/certificate",
|
|
1941
|
+
hasUpload: true,
|
|
1942
|
+
hasData: true
|
|
1915
1943
|
}
|
|
1916
1944
|
]
|
|
1917
1945
|
},
|
|
@@ -1947,7 +1975,9 @@ export const apiConfig = [
|
|
|
1947
1975
|
mode: "post",
|
|
1948
1976
|
method: "postActivatesOffline",
|
|
1949
1977
|
path: "activatesOffline",
|
|
1950
|
-
|
|
1978
|
+
hasUpload: true,
|
|
1979
|
+
hasQuery: true,
|
|
1980
|
+
hasData: true
|
|
1951
1981
|
},
|
|
1952
1982
|
{
|
|
1953
1983
|
mode: "get",
|
|
@@ -2164,7 +2194,7 @@ export const apiConfig = [
|
|
|
2164
2194
|
{
|
|
2165
2195
|
mode: "put",
|
|
2166
2196
|
method: "putId",
|
|
2167
|
-
path: "",
|
|
2197
|
+
path: "{id}",
|
|
2168
2198
|
hasPathParams: true,
|
|
2169
2199
|
hasData: true
|
|
2170
2200
|
}
|
|
@@ -2224,7 +2254,7 @@ export const apiConfig = [
|
|
|
2224
2254
|
{
|
|
2225
2255
|
mode: "put",
|
|
2226
2256
|
method: "putId",
|
|
2227
|
-
path: "",
|
|
2257
|
+
path: "{id}",
|
|
2228
2258
|
hasPathParams: true,
|
|
2229
2259
|
hasData: true
|
|
2230
2260
|
}
|
|
@@ -2266,7 +2296,7 @@ export const apiConfig = [
|
|
|
2266
2296
|
{
|
|
2267
2297
|
mode: "put",
|
|
2268
2298
|
method: "putId",
|
|
2269
|
-
path: "",
|
|
2299
|
+
path: "{id}",
|
|
2270
2300
|
hasPathParams: true,
|
|
2271
2301
|
hasData: true
|
|
2272
2302
|
}
|
|
@@ -2326,7 +2356,7 @@ export const apiConfig = [
|
|
|
2326
2356
|
{
|
|
2327
2357
|
mode: "put",
|
|
2328
2358
|
method: "putId",
|
|
2329
|
-
path: "",
|
|
2359
|
+
path: "{id}",
|
|
2330
2360
|
hasPathParams: true,
|
|
2331
2361
|
hasData: true
|
|
2332
2362
|
}
|
|
@@ -2375,7 +2405,7 @@ export const apiConfig = [
|
|
|
2375
2405
|
{
|
|
2376
2406
|
mode: "put",
|
|
2377
2407
|
method: "putId",
|
|
2378
|
-
path: "",
|
|
2408
|
+
path: "{id}",
|
|
2379
2409
|
hasPathParams: true,
|
|
2380
2410
|
hasData: true
|
|
2381
2411
|
}
|
|
@@ -2441,7 +2471,7 @@ export const apiConfig = [
|
|
|
2441
2471
|
{
|
|
2442
2472
|
mode: "put",
|
|
2443
2473
|
method: "putId",
|
|
2444
|
-
path: "",
|
|
2474
|
+
path: "{id}",
|
|
2445
2475
|
hasPathParams: true,
|
|
2446
2476
|
hasData: true
|
|
2447
2477
|
}
|
|
@@ -2493,7 +2523,7 @@ export const apiConfig = [
|
|
|
2493
2523
|
{
|
|
2494
2524
|
mode: "put",
|
|
2495
2525
|
method: "putId",
|
|
2496
|
-
path: "",
|
|
2526
|
+
path: "{id}",
|
|
2497
2527
|
hasPathParams: true,
|
|
2498
2528
|
hasData: true
|
|
2499
2529
|
}
|
|
@@ -2601,7 +2631,7 @@ export const apiConfig = [
|
|
|
2601
2631
|
{
|
|
2602
2632
|
mode: "put",
|
|
2603
2633
|
method: "putId",
|
|
2604
|
-
path: "",
|
|
2634
|
+
path: "{id}",
|
|
2605
2635
|
hasPathParams: true,
|
|
2606
2636
|
hasData: true
|
|
2607
2637
|
}
|
|
@@ -2666,7 +2696,7 @@ export const apiConfig = [
|
|
|
2666
2696
|
{
|
|
2667
2697
|
mode: "put",
|
|
2668
2698
|
method: "putId",
|
|
2669
|
-
path: "",
|
|
2699
|
+
path: "{id}",
|
|
2670
2700
|
hasPathParams: true,
|
|
2671
2701
|
hasData: true
|
|
2672
2702
|
}
|
|
@@ -2772,7 +2802,9 @@ export const apiConfig = [
|
|
|
2772
2802
|
{
|
|
2773
2803
|
mode: "post",
|
|
2774
2804
|
method: "postUploadCertFile",
|
|
2775
|
-
path: "uploadCertFile"
|
|
2805
|
+
path: "uploadCertFile",
|
|
2806
|
+
hasUpload: true,
|
|
2807
|
+
hasData: true
|
|
2776
2808
|
},
|
|
2777
2809
|
{
|
|
2778
2810
|
mode: "post",
|
|
@@ -2877,12 +2909,14 @@ export const apiConfig = [
|
|
|
2877
2909
|
mode: "post",
|
|
2878
2910
|
method: "postUploadZip",
|
|
2879
2911
|
path: "uploadZip",
|
|
2880
|
-
|
|
2912
|
+
hasUpload: true,
|
|
2913
|
+
hasQuery: true,
|
|
2914
|
+
hasData: true
|
|
2881
2915
|
},
|
|
2882
2916
|
{
|
|
2883
2917
|
mode: "put",
|
|
2884
2918
|
method: "putId",
|
|
2885
|
-
path: "",
|
|
2919
|
+
path: "{id}",
|
|
2886
2920
|
hasPathParams: true,
|
|
2887
2921
|
hasData: true
|
|
2888
2922
|
}
|
|
@@ -2925,7 +2959,7 @@ export const apiConfig = [
|
|
|
2925
2959
|
{
|
|
2926
2960
|
mode: "put",
|
|
2927
2961
|
method: "putId",
|
|
2928
|
-
path: "",
|
|
2962
|
+
path: "{id}",
|
|
2929
2963
|
hasPathParams: true,
|
|
2930
2964
|
hasData: true
|
|
2931
2965
|
}
|
|
@@ -2967,7 +3001,7 @@ export const apiConfig = [
|
|
|
2967
3001
|
{
|
|
2968
3002
|
mode: "put",
|
|
2969
3003
|
method: "putId",
|
|
2970
|
-
path: "",
|
|
3004
|
+
path: "{id}",
|
|
2971
3005
|
hasPathParams: true,
|
|
2972
3006
|
hasData: true
|
|
2973
3007
|
}
|
|
@@ -3009,7 +3043,7 @@ export const apiConfig = [
|
|
|
3009
3043
|
{
|
|
3010
3044
|
mode: "put",
|
|
3011
3045
|
method: "putId",
|
|
3012
|
-
path: "",
|
|
3046
|
+
path: "{id}",
|
|
3013
3047
|
hasPathParams: true,
|
|
3014
3048
|
hasData: true
|
|
3015
3049
|
}
|
|
@@ -3056,7 +3090,7 @@ export const apiConfig = [
|
|
|
3056
3090
|
{
|
|
3057
3091
|
mode: "put",
|
|
3058
3092
|
method: "putId",
|
|
3059
|
-
path: "",
|
|
3093
|
+
path: "{id}",
|
|
3060
3094
|
hasPathParams: true,
|
|
3061
3095
|
hasData: true
|
|
3062
3096
|
}
|
|
@@ -3103,7 +3137,7 @@ export const apiConfig = [
|
|
|
3103
3137
|
{
|
|
3104
3138
|
mode: "put",
|
|
3105
3139
|
method: "putId",
|
|
3106
|
-
path: "",
|
|
3140
|
+
path: "{id}",
|
|
3107
3141
|
hasPathParams: true,
|
|
3108
3142
|
hasData: true
|
|
3109
3143
|
}
|
|
@@ -3150,7 +3184,7 @@ export const apiConfig = [
|
|
|
3150
3184
|
{
|
|
3151
3185
|
mode: "put",
|
|
3152
3186
|
method: "putId",
|
|
3153
|
-
path: "",
|
|
3187
|
+
path: "{id}",
|
|
3154
3188
|
hasPathParams: true,
|
|
3155
3189
|
hasData: true
|
|
3156
3190
|
}
|
|
@@ -3192,7 +3226,7 @@ export const apiConfig = [
|
|
|
3192
3226
|
{
|
|
3193
3227
|
mode: "put",
|
|
3194
3228
|
method: "putId",
|
|
3195
|
-
path: "",
|
|
3229
|
+
path: "{id}",
|
|
3196
3230
|
hasPathParams: true,
|
|
3197
3231
|
hasData: true
|
|
3198
3232
|
}
|
|
@@ -3236,7 +3270,9 @@ export const apiConfig = [
|
|
|
3236
3270
|
mode: "post",
|
|
3237
3271
|
method: "postImport",
|
|
3238
3272
|
path: "import",
|
|
3239
|
-
|
|
3273
|
+
hasUpload: true,
|
|
3274
|
+
hasQuery: true,
|
|
3275
|
+
hasData: true
|
|
3240
3276
|
},
|
|
3241
3277
|
{
|
|
3242
3278
|
mode: "get",
|
|
@@ -3276,7 +3312,7 @@ export const apiConfig = [
|
|
|
3276
3312
|
{
|
|
3277
3313
|
mode: "put",
|
|
3278
3314
|
method: "putId",
|
|
3279
|
-
path: "",
|
|
3315
|
+
path: "{id}",
|
|
3280
3316
|
hasPathParams: true,
|
|
3281
3317
|
hasData: true
|
|
3282
3318
|
}
|
|
@@ -3378,7 +3414,7 @@ export const apiConfig = [
|
|
|
3378
3414
|
{
|
|
3379
3415
|
mode: "put",
|
|
3380
3416
|
method: "putId",
|
|
3381
|
-
path: "",
|
|
3417
|
+
path: "{id}",
|
|
3382
3418
|
hasPathParams: true,
|
|
3383
3419
|
hasData: true
|
|
3384
3420
|
}
|
|
@@ -3420,7 +3456,7 @@ export const apiConfig = [
|
|
|
3420
3456
|
{
|
|
3421
3457
|
mode: "put",
|
|
3422
3458
|
method: "putId",
|
|
3423
|
-
path: "",
|
|
3459
|
+
path: "{id}",
|
|
3424
3460
|
hasPathParams: true,
|
|
3425
3461
|
hasData: true
|
|
3426
3462
|
}
|
|
@@ -3623,7 +3659,7 @@ export const apiConfig = [
|
|
|
3623
3659
|
{
|
|
3624
3660
|
mode: "put",
|
|
3625
3661
|
method: "putId",
|
|
3626
|
-
path: "",
|
|
3662
|
+
path: "{id}",
|
|
3627
3663
|
hasPathParams: true,
|
|
3628
3664
|
hasData: true
|
|
3629
3665
|
}
|
|
@@ -3786,7 +3822,7 @@ export const apiConfig = [
|
|
|
3786
3822
|
{
|
|
3787
3823
|
mode: "put",
|
|
3788
3824
|
method: "putId",
|
|
3789
|
-
path: "",
|
|
3825
|
+
path: "{id}",
|
|
3790
3826
|
hasPathParams: true,
|
|
3791
3827
|
hasData: true
|
|
3792
3828
|
}
|
|
@@ -3887,7 +3923,7 @@ export const apiConfig = [
|
|
|
3887
3923
|
{
|
|
3888
3924
|
mode: "put",
|
|
3889
3925
|
method: "putId",
|
|
3890
|
-
path: "",
|
|
3926
|
+
path: "{id}",
|
|
3891
3927
|
hasPathParams: true,
|
|
3892
3928
|
hasData: true
|
|
3893
3929
|
}
|
|
@@ -3999,7 +4035,7 @@ export const apiConfig = [
|
|
|
3999
4035
|
{
|
|
4000
4036
|
mode: "put",
|
|
4001
4037
|
method: "putId",
|
|
4002
|
-
path: "",
|
|
4038
|
+
path: "{id}",
|
|
4003
4039
|
hasPathParams: true,
|
|
4004
4040
|
hasData: true
|
|
4005
4041
|
}
|
|
@@ -4229,7 +4265,7 @@ export const apiConfig = [
|
|
|
4229
4265
|
{
|
|
4230
4266
|
mode: "put",
|
|
4231
4267
|
method: "putId",
|
|
4232
|
-
path: "",
|
|
4268
|
+
path: "{id}",
|
|
4233
4269
|
hasPathParams: true,
|
|
4234
4270
|
hasData: true
|
|
4235
4271
|
}
|
|
@@ -4289,7 +4325,9 @@ export const apiConfig = [
|
|
|
4289
4325
|
mode: "post",
|
|
4290
4326
|
method: "postOrgPlatImport",
|
|
4291
4327
|
path: "org/plat/import",
|
|
4292
|
-
|
|
4328
|
+
hasUpload: true,
|
|
4329
|
+
hasQuery: true,
|
|
4330
|
+
hasData: true
|
|
4293
4331
|
},
|
|
4294
4332
|
{
|
|
4295
4333
|
mode: "post",
|
|
@@ -4301,13 +4339,17 @@ export const apiConfig = [
|
|
|
4301
4339
|
mode: "post",
|
|
4302
4340
|
method: "postOrgTenantImport",
|
|
4303
4341
|
path: "org/tenant/import",
|
|
4304
|
-
|
|
4342
|
+
hasUpload: true,
|
|
4343
|
+
hasQuery: true,
|
|
4344
|
+
hasData: true
|
|
4305
4345
|
},
|
|
4306
4346
|
{
|
|
4307
4347
|
mode: "post",
|
|
4308
4348
|
method: "postOrgTenantImport4App",
|
|
4309
4349
|
path: "org/tenant/import4App",
|
|
4310
|
-
|
|
4350
|
+
hasUpload: true,
|
|
4351
|
+
hasQuery: true,
|
|
4352
|
+
hasData: true
|
|
4311
4353
|
},
|
|
4312
4354
|
{
|
|
4313
4355
|
mode: "post",
|
|
@@ -4330,7 +4372,9 @@ export const apiConfig = [
|
|
|
4330
4372
|
{
|
|
4331
4373
|
mode: "post",
|
|
4332
4374
|
method: "postPlatImport",
|
|
4333
|
-
path: "plat/import"
|
|
4375
|
+
path: "plat/import",
|
|
4376
|
+
hasUpload: true,
|
|
4377
|
+
hasData: true
|
|
4334
4378
|
},
|
|
4335
4379
|
{
|
|
4336
4380
|
mode: "post",
|
|
@@ -4371,12 +4415,16 @@ export const apiConfig = [
|
|
|
4371
4415
|
{
|
|
4372
4416
|
mode: "post",
|
|
4373
4417
|
method: "postTenantImport",
|
|
4374
|
-
path: "tenant/import"
|
|
4418
|
+
path: "tenant/import",
|
|
4419
|
+
hasUpload: true,
|
|
4420
|
+
hasData: true
|
|
4375
4421
|
},
|
|
4376
4422
|
{
|
|
4377
4423
|
mode: "post",
|
|
4378
4424
|
method: "postTenantImport4App",
|
|
4379
|
-
path: "tenant/import4App"
|
|
4425
|
+
path: "tenant/import4App",
|
|
4426
|
+
hasUpload: true,
|
|
4427
|
+
hasData: true
|
|
4380
4428
|
},
|
|
4381
4429
|
{
|
|
4382
4430
|
mode: "post",
|
|
@@ -4393,7 +4441,7 @@ export const apiConfig = [
|
|
|
4393
4441
|
{
|
|
4394
4442
|
mode: "put",
|
|
4395
4443
|
method: "putId",
|
|
4396
|
-
path: "",
|
|
4444
|
+
path: "{id}",
|
|
4397
4445
|
hasPathParams: true,
|
|
4398
4446
|
hasData: true
|
|
4399
4447
|
}
|
|
@@ -4435,7 +4483,7 @@ export const apiConfig = [
|
|
|
4435
4483
|
{
|
|
4436
4484
|
mode: "put",
|
|
4437
4485
|
method: "putId",
|
|
4438
|
-
path: "",
|
|
4486
|
+
path: "{id}",
|
|
4439
4487
|
hasPathParams: true,
|
|
4440
4488
|
hasData: true
|
|
4441
4489
|
}
|
|
@@ -4477,7 +4525,7 @@ export const apiConfig = [
|
|
|
4477
4525
|
{
|
|
4478
4526
|
mode: "put",
|
|
4479
4527
|
method: "putId",
|
|
4480
|
-
path: "",
|
|
4528
|
+
path: "{id}",
|
|
4481
4529
|
hasPathParams: true,
|
|
4482
4530
|
hasData: true
|
|
4483
4531
|
}
|
|
@@ -4519,7 +4567,7 @@ export const apiConfig = [
|
|
|
4519
4567
|
{
|
|
4520
4568
|
mode: "put",
|
|
4521
4569
|
method: "putId",
|
|
4522
|
-
path: "",
|
|
4570
|
+
path: "{id}",
|
|
4523
4571
|
hasPathParams: true,
|
|
4524
4572
|
hasData: true
|
|
4525
4573
|
}
|
|
@@ -4562,7 +4610,7 @@ export const apiConfig = [
|
|
|
4562
4610
|
{
|
|
4563
4611
|
mode: "put",
|
|
4564
4612
|
method: "putId",
|
|
4565
|
-
path: "",
|
|
4613
|
+
path: "{id}",
|
|
4566
4614
|
hasPathParams: true,
|
|
4567
4615
|
hasData: true
|
|
4568
4616
|
}
|
|
@@ -4624,7 +4672,7 @@ export const apiConfig = [
|
|
|
4624
4672
|
{
|
|
4625
4673
|
mode: "put",
|
|
4626
4674
|
method: "putId",
|
|
4627
|
-
path: "",
|
|
4675
|
+
path: "{id}",
|
|
4628
4676
|
hasPathParams: true,
|
|
4629
4677
|
hasData: true
|
|
4630
4678
|
}
|
|
@@ -5548,6 +5596,12 @@ export const apiConfig = [
|
|
|
5548
5596
|
path: "file-task/submit",
|
|
5549
5597
|
hasData: true
|
|
5550
5598
|
},
|
|
5599
|
+
{
|
|
5600
|
+
mode: "post",
|
|
5601
|
+
method: "postInvokeLogPageList",
|
|
5602
|
+
path: "invoke-log/page/list",
|
|
5603
|
+
hasData: true
|
|
5604
|
+
},
|
|
5551
5605
|
{
|
|
5552
5606
|
mode: "get",
|
|
5553
5607
|
method: "getKnowledgeBaseFindByIds",
|