@gct-paas/api 0.1.6-dev.5 → 0.1.6-dev.7
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 +185 -114
- package/es/apaas/service/apis/api.service.d.ts +41 -32
- package/es/apaas/service/apis/app-branch.service.d.ts +3 -3
- package/es/apaas/service/apis/app-global-settings.service.d.ts +3 -3
- package/es/apaas/service/apis/app-granted-user.service.d.ts +2 -2
- package/es/apaas/service/apis/app-org.service.d.ts +3 -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 +5 -4
- package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
- package/es/apaas/service/apis/category.service.d.ts +14 -14
- package/es/apaas/service/apis/chat.service.d.ts +1 -1
- 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 +8 -7
- 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 +10 -14
- 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 +96 -0
- 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 +19 -15
- 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 +6 -6
- 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 +2 -3
- package/es/apaas/service/apis/file.service.d.ts +4 -5
- 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 +5 -6
- 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 +3 -2
- package/es/apaas/service/apis/label-log.service.d.ts +3 -3
- package/es/apaas/service/apis/label.service.d.ts +13 -16
- package/es/apaas/service/apis/med-pro.service.d.ts +108 -0
- 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 +19 -16
- 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 +1 -4
- 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 +33 -45
- 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 +2 -3
- 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 +30 -13
- 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 +4 -4
- 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 +2 -1
- package/es/apaas/service/apis/ss.service.d.ts +9 -2
- 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 +157 -0
- 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 +31 -0
- package/es/apaas/service/apis/view-model.service.d.ts +10 -9
- package/es/apaas/service/apis/webpage.service.d.ts +3 -3
- package/es/apaas/service/entities.d.ts +24 -36
- package/es/apaas/service/index.d.ts +1 -1
- package/es/ipaas/service/api-config.mjs +6 -10
- 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 +7 -8
- 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 +6 -7
- package/es/ipaas/service/apis/runtime.service.d.ts +2 -2
- package/es/platform/service/api-config.mjs +78 -114
- 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 +3 -6
- 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 +18 -21
- package/es/platform/service/apis/assets.service.d.ts +5 -6
- 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 +2 -3
- 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 +4 -7
- package/es/platform/service/apis/device-interconnection.service.d.ts +5 -8
- 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 +5 -10
- 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 +7 -8
- package/es/platform/service/apis/internal-message.service.d.ts +3 -3
- package/es/platform/service/apis/invoke-log.service.d.ts +3 -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 +1 -4
- package/es/platform/service/apis/license.service.d.ts +23 -14
- 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 +4 -7
- package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
- package/es/platform/service/apis/plugin.service.d.ts +4 -4
- 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 +8 -9
- 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 +14 -26
- 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 +0 -12
- package/lib/apaas/index.cjs +12 -0
- package/lib/apaas/service/api-config.cjs +6377 -0
- package/lib/apaas/service/apis/api.service.d.ts +733 -0
- package/lib/apaas/service/apis/app-branch.service.d.ts +70 -0
- package/lib/apaas/service/apis/app-global-settings.service.d.ts +81 -0
- package/lib/apaas/service/apis/app-granted-user.service.d.ts +86 -0
- package/lib/apaas/service/apis/app-org.service.d.ts +184 -0
- package/lib/apaas/service/apis/app-publish-log.service.d.ts +72 -0
- package/lib/apaas/service/apis/app-state.service.d.ts +11 -0
- package/lib/apaas/service/apis/app-user.service.d.ts +142 -0
- package/lib/apaas/service/apis/approval-log.service.d.ts +70 -0
- package/lib/apaas/service/apis/audit-log.service.d.ts +59 -0
- package/lib/apaas/service/apis/basic-config.service.d.ts +72 -0
- package/lib/apaas/service/apis/biz-event.service.d.ts +83 -0
- package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +89 -0
- package/lib/apaas/service/apis/biz-process-definition.service.d.ts +91 -0
- package/lib/apaas/service/apis/biz-service-crud.service.d.ts +182 -0
- package/lib/apaas/service/apis/biz-service.service.d.ts +58 -0
- package/lib/apaas/service/apis/bom.service.d.ts +7 -0
- package/lib/apaas/service/apis/category-relation.service.d.ts +108 -0
- package/lib/apaas/service/apis/category.service.d.ts +323 -0
- package/lib/apaas/service/apis/chat.service.d.ts +20 -0
- package/lib/apaas/service/apis/code-ts.service.d.ts +8 -0
- package/lib/apaas/service/apis/commit-log.service.d.ts +147 -0
- package/lib/apaas/service/apis/common-info-card.service.d.ts +94 -0
- package/lib/apaas/service/apis/control-config.service.d.ts +123 -0
- package/lib/apaas/service/apis/customer-complaint.service.d.ts +108 -0
- package/lib/apaas/service/apis/dashboard.service.d.ts +90 -0
- package/lib/apaas/service/apis/data-model.service.d.ts +125 -0
- package/lib/apaas/service/apis/data-source.service.d.ts +33 -0
- package/lib/apaas/service/apis/data-trace.service.d.ts +75 -0
- package/lib/apaas/service/apis/designer-common.service.d.ts +446 -0
- package/lib/apaas/service/apis/designer-lock.service.d.ts +50 -0
- package/lib/apaas/service/apis/designer-operate-log.service.d.ts +46 -0
- package/lib/apaas/service/apis/devops.service.d.ts +18 -0
- package/lib/apaas/service/apis/dhr.service.d.ts +83 -0
- package/lib/apaas/service/apis/dify-chat.service.d.ts +19 -0
- package/lib/apaas/service/apis/doc-control-started.service.d.ts +76 -0
- package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +76 -0
- package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +121 -0
- package/lib/apaas/service/apis/doc-control.service.d.ts +101 -0
- package/lib/apaas/service/apis/doc-outline.service.d.ts +156 -0
- package/lib/apaas/service/apis/document.service.d.ts +197 -0
- package/lib/apaas/service/apis/edhr-category.service.d.ts +84 -0
- package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +93 -0
- package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +54 -0
- package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +31 -0
- package/lib/apaas/service/apis/edhr-instance.service.d.ts +277 -0
- package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +138 -0
- package/lib/apaas/service/apis/ele-search.service.d.ts +18 -0
- package/lib/apaas/service/apis/enum-model-field.service.d.ts +124 -0
- package/lib/apaas/service/apis/enum-model.service.d.ts +133 -0
- package/lib/apaas/service/apis/event-log.service.d.ts +52 -0
- package/lib/apaas/service/apis/event.service.d.ts +83 -0
- package/lib/apaas/service/apis/excel-tmpl.service.d.ts +191 -0
- package/lib/apaas/service/apis/excel.service.d.ts +144 -0
- package/lib/apaas/service/apis/field-meta.service.d.ts +181 -0
- package/lib/apaas/service/apis/field.service.d.ts +16 -0
- package/lib/apaas/service/apis/file-resource.service.d.ts +40 -0
- package/lib/apaas/service/apis/file-task.service.d.ts +23 -0
- package/lib/apaas/service/apis/file.service.d.ts +44 -0
- package/lib/apaas/service/apis/form.service.d.ts +54 -0
- package/lib/apaas/service/apis/formRelate.service.d.ts +243 -0
- package/lib/apaas/service/apis/front-operate-log.service.d.ts +46 -0
- package/lib/apaas/service/apis/global-method.service.d.ts +80 -0
- package/lib/apaas/service/apis/i18n-info.service.d.ts +84 -0
- package/lib/apaas/service/apis/import-report.service.d.ts +41 -0
- package/lib/apaas/service/apis/instance-relation.service.d.ts +89 -0
- package/lib/apaas/service/apis/ipaas.service.d.ts +12 -0
- package/lib/apaas/service/apis/job-log.service.d.ts +63 -0
- package/lib/apaas/service/apis/job.service.d.ts +133 -0
- package/lib/apaas/service/apis/js-engine.service.d.ts +37 -0
- package/lib/apaas/service/apis/label-log.service.d.ts +90 -0
- package/lib/apaas/service/apis/label.service.d.ts +351 -0
- package/lib/apaas/service/apis/login-log.service.d.ts +12 -0
- package/lib/apaas/service/apis/med-pro.service.d.ts +76 -0
- package/lib/apaas/service/apis/medPro.service.d.ts +48 -0
- package/lib/apaas/service/apis/menu-config.service.d.ts +86 -0
- package/lib/apaas/service/apis/merge-log.service.d.ts +53 -0
- package/lib/apaas/service/apis/message-record.service.d.ts +101 -0
- package/lib/apaas/service/apis/message-setting.service.d.ts +25 -0
- package/lib/apaas/service/apis/message-tmpl.service.d.ts +116 -0
- package/lib/apaas/service/apis/mobile-homepage.service.d.ts +100 -0
- package/lib/apaas/service/apis/mobile-page.service.d.ts +133 -0
- package/lib/apaas/service/apis/model-comprehensive.service.d.ts +450 -0
- package/lib/apaas/service/apis/model-data.service.d.ts +70 -0
- package/lib/apaas/service/apis/model-meta.service.d.ts +342 -0
- package/lib/apaas/service/apis/model-method.service.d.ts +91 -0
- package/lib/apaas/service/apis/model-permission-relation.service.d.ts +75 -0
- package/lib/apaas/service/apis/model.service.d.ts +16 -0
- package/lib/apaas/service/apis/ocr.service.d.ts +7 -0
- package/lib/apaas/service/apis/office.service.d.ts +7 -0
- package/lib/apaas/service/apis/online-form-category.service.d.ts +84 -0
- package/lib/apaas/service/apis/online-form-change-history.service.d.ts +26 -0
- package/lib/apaas/service/apis/online-form-instance.service.d.ts +803 -0
- package/lib/apaas/service/apis/online-form-log.service.d.ts +30 -0
- package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +86 -0
- package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +286 -0
- package/lib/apaas/service/apis/online-form.service.d.ts +180 -0
- package/lib/apaas/service/apis/online-user-summary.service.d.ts +75 -0
- package/lib/apaas/service/apis/online.service.d.ts +89 -0
- package/lib/apaas/service/apis/openapi.service.d.ts +99 -0
- package/lib/apaas/service/apis/pad-page.service.d.ts +132 -0
- package/lib/apaas/service/apis/page-designer-log.service.d.ts +107 -0
- package/lib/apaas/service/apis/permission.service.d.ts +79 -0
- package/lib/apaas/service/apis/plat.service.d.ts +45 -0
- package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +97 -0
- package/lib/apaas/service/apis/pm-process-definition.service.d.ts +121 -0
- package/lib/apaas/service/apis/pm-process-engine.service.d.ts +208 -0
- package/lib/apaas/service/apis/print-designer.service.d.ts +126 -0
- package/lib/apaas/service/apis/print-log.service.d.ts +23 -0
- package/lib/apaas/service/apis/print.service.d.ts +45 -0
- package/lib/apaas/service/apis/process-approval-log.service.d.ts +89 -0
- package/lib/apaas/service/apis/process-approve-user.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-definition-version.service.d.ts +96 -0
- package/lib/apaas/service/apis/process-definition.service.d.ts +85 -0
- package/lib/apaas/service/apis/process-engine.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-event.service.d.ts +72 -0
- package/lib/apaas/service/apis/process-graph.service.d.ts +18 -0
- package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-instance.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-message-user.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-node-definition.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-path-user.service.d.ts +75 -0
- package/lib/apaas/service/apis/process-path.service.d.ts +44 -0
- package/lib/apaas/service/apis/process-task-done.service.d.ts +118 -0
- package/lib/apaas/service/apis/process-task-todo.service.d.ts +231 -0
- package/lib/apaas/service/apis/process-version.service.d.ts +76 -0
- package/lib/apaas/service/apis/process.service.d.ts +66 -0
- package/lib/apaas/service/apis/processTest.service.d.ts +106 -0
- package/lib/apaas/service/apis/product-release.service.d.ts +118 -0
- package/lib/apaas/service/apis/publish-log.service.d.ts +101 -0
- package/lib/apaas/service/apis/regexp.service.d.ts +94 -0
- package/lib/apaas/service/apis/report-data-set.service.d.ts +127 -0
- package/lib/apaas/service/apis/report-data.service.d.ts +30 -0
- package/lib/apaas/service/apis/report.service.d.ts +164 -0
- package/lib/apaas/service/apis/role-permission.service.d.ts +47 -0
- package/lib/apaas/service/apis/role.service.d.ts +91 -0
- package/lib/apaas/service/apis/sandbox-config.service.d.ts +112 -0
- package/lib/apaas/service/apis/script-assistant.service.d.ts +16 -0
- package/lib/apaas/service/apis/script-version-log.service.d.ts +82 -0
- package/lib/apaas/service/apis/script-version.service.d.ts +115 -0
- package/lib/apaas/service/apis/script.service.d.ts +115 -0
- package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +88 -0
- package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +115 -0
- package/lib/apaas/service/apis/service-orchestration.service.d.ts +120 -0
- package/lib/apaas/service/apis/sign-history.service.d.ts +70 -0
- package/lib/apaas/service/apis/sign-log.service.d.ts +19 -0
- package/lib/apaas/service/apis/signature.service.d.ts +19 -0
- package/lib/apaas/service/apis/sql-view-model.service.d.ts +65 -0
- package/lib/apaas/service/apis/sql-view.service.d.ts +18 -0
- package/lib/apaas/service/apis/ss.service.d.ts +25 -0
- package/lib/apaas/service/apis/stash.service.d.ts +62 -0
- package/lib/apaas/service/apis/sub-model-process.service.d.ts +9 -0
- package/lib/apaas/service/apis/sys-config.service.d.ts +70 -0
- package/lib/apaas/service/apis/system-var.service.d.ts +126 -0
- package/lib/apaas/service/apis/trace-log-details.service.d.ts +134 -0
- package/lib/apaas/service/apis/trace-log.service.d.ts +115 -0
- package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +75 -0
- package/lib/apaas/service/apis/trace-mainline.service.d.ts +72 -0
- package/lib/apaas/service/apis/trace-setting.service.d.ts +48 -0
- package/lib/apaas/service/apis/user-group-relation.service.d.ts +46 -0
- package/lib/apaas/service/apis/user-group.service.d.ts +87 -0
- package/lib/apaas/service/apis/view-model.service.d.ts +166 -0
- package/lib/apaas/service/apis/wash.service.d.ts +11 -0
- package/lib/apaas/service/apis/webpage.service.d.ts +169 -0
- package/lib/apaas/service/entities.d.ts +33950 -0
- package/lib/apaas/service/index.d.ts +323 -0
- package/lib/index.cjs +16 -0
- package/lib/ipaas/index.cjs +12 -0
- package/lib/ipaas/service/api-config.cjs +322 -0
- package/lib/ipaas/service/apis/auth.service.d.ts +36 -0
- package/lib/ipaas/service/apis/camel.service.d.ts +63 -0
- package/lib/ipaas/service/apis/category.service.d.ts +12 -0
- package/lib/ipaas/service/apis/connector-config.service.d.ts +119 -0
- package/lib/ipaas/service/apis/connector-log.service.d.ts +46 -0
- package/lib/ipaas/service/apis/flow-app.service.d.ts +75 -0
- package/lib/ipaas/service/apis/flow-category.service.d.ts +192 -0
- package/lib/ipaas/service/apis/flow-ext.service.d.ts +100 -0
- package/lib/ipaas/service/apis/flow.service.d.ts +96 -0
- package/lib/ipaas/service/apis/runtime.service.d.ts +29 -0
- package/lib/ipaas/service/entities.d.ts +1762 -0
- package/lib/ipaas/service/index.d.ts +23 -0
- package/lib/platform/index.cjs +12 -0
- package/lib/platform/service/api-config.cjs +5288 -0
- package/lib/platform/service/apis/agent.service.d.ts +70 -0
- package/lib/platform/service/apis/api.service.d.ts +1597 -0
- package/lib/platform/service/apis/apk.service.d.ts +61 -0
- package/lib/platform/service/apis/app-member.service.d.ts +102 -0
- package/lib/platform/service/apis/app-setting.service.d.ts +107 -0
- package/lib/platform/service/apis/app.service.d.ts +723 -0
- package/lib/platform/service/apis/assets.service.d.ts +102 -0
- package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +13 -0
- package/lib/platform/service/apis/audit-log.service.d.ts +48 -0
- package/lib/platform/service/apis/bi-app.service.d.ts +14 -0
- package/lib/platform/service/apis/bi-data-set.service.d.ts +82 -0
- package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +92 -0
- package/lib/platform/service/apis/bi-file.service.d.ts +20 -0
- package/lib/platform/service/apis/bi-share.service.d.ts +83 -0
- package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +8 -0
- package/lib/platform/service/apis/category.service.d.ts +135 -0
- package/lib/platform/service/apis/clearLogLogin.service.d.ts +8 -0
- package/lib/platform/service/apis/clearLogOperate.service.d.ts +8 -0
- package/lib/platform/service/apis/clearTempDir.service.d.ts +8 -0
- package/lib/platform/service/apis/copyFilter.service.d.ts +13 -0
- package/lib/platform/service/apis/dashboard.service.d.ts +94 -0
- package/lib/platform/service/apis/data-source.service.d.ts +144 -0
- package/lib/platform/service/apis/data-trace.service.d.ts +75 -0
- package/lib/platform/service/apis/database.service.d.ts +211 -0
- package/lib/platform/service/apis/dataset-log.service.d.ts +79 -0
- package/lib/platform/service/apis/dataset.service.d.ts +247 -0
- package/lib/platform/service/apis/datasource-devops.service.d.ts +66 -0
- package/lib/platform/service/apis/datasource-move-data.service.d.ts +86 -0
- package/lib/platform/service/apis/datasource-move-detail.service.d.ts +82 -0
- package/lib/platform/service/apis/datasource-move.service.d.ts +72 -0
- package/lib/platform/service/apis/deleteCompInfo.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteFilter.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +17 -0
- package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +8 -0
- package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +17 -0
- package/lib/platform/service/apis/deletePageTemplate.service.d.ts +17 -0
- package/lib/platform/service/apis/deletePnResource.service.d.ts +17 -0
- package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +17 -0
- package/lib/platform/service/apis/device-interconnection-param.service.d.ts +88 -0
- package/lib/platform/service/apis/device-interconnection.service.d.ts +101 -0
- package/lib/platform/service/apis/device-param-ref.service.d.ts +41 -0
- package/lib/platform/service/apis/exportTemplate.service.d.ts +80 -0
- package/lib/platform/service/apis/external-message.service.d.ts +75 -0
- package/lib/platform/service/apis/file-task.service.d.ts +131 -0
- package/lib/platform/service/apis/file.service.d.ts +42 -0
- package/lib/platform/service/apis/front-release.service.d.ts +7 -0
- package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +14 -0
- package/lib/platform/service/apis/getAllCompInfo.service.d.ts +8 -0
- package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +14 -0
- package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +8 -0
- package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +14 -0
- package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +8 -0
- package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +8 -0
- package/lib/platform/service/apis/getAllFilter.service.d.ts +8 -0
- package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +8 -0
- package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getCompInfoById.service.d.ts +14 -0
- package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +14 -0
- package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getContentToArray.service.d.ts +18 -0
- package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +14 -0
- package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +14 -0
- package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getDesignerData.service.d.ts +14 -0
- package/lib/platform/service/apis/getEchartThemeById.service.d.ts +14 -0
- package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +14 -0
- package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getFilterById.service.d.ts +14 -0
- package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +14 -0
- package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +14 -0
- package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +14 -0
- package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +14 -0
- package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +8 -0
- package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +8 -0
- package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +10 -0
- package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +18 -0
- package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +14 -0
- package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +14 -0
- package/lib/platform/service/apis/getPageTemplateById.service.d.ts +14 -0
- package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +13 -0
- package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +14 -0
- package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +14 -0
- package/lib/platform/service/apis/getPageTotalCount.service.d.ts +8 -0
- package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +14 -0
- package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +8 -0
- package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +14 -0
- package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +13 -0
- package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +8 -0
- package/lib/platform/service/apis/httpQuery.service.d.ts +10 -0
- package/lib/platform/service/apis/i18n-config.service.d.ts +29 -0
- package/lib/platform/service/apis/i18n-info.service.d.ts +115 -0
- package/lib/platform/service/apis/importCompInfoJson.service.d.ts +13 -0
- package/lib/platform/service/apis/importTemplate.service.d.ts +32 -0
- package/lib/platform/service/apis/internal-message.service.d.ts +96 -0
- package/lib/platform/service/apis/invoke-log.service.d.ts +73 -0
- package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +75 -0
- package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +75 -0
- package/lib/platform/service/apis/knowledge-base.service.d.ts +72 -0
- package/lib/platform/service/apis/ldap.service.d.ts +7 -0
- package/lib/platform/service/apis/license-unbind-log.service.d.ts +12 -0
- package/lib/platform/service/apis/license.service.d.ts +248 -0
- package/lib/platform/service/apis/login-log.service.d.ts +38 -0
- package/lib/platform/service/apis/login.service.d.ts +73 -0
- package/lib/platform/service/apis/manager.service.d.ts +39 -0
- package/lib/platform/service/apis/message-setting.service.d.ts +148 -0
- package/lib/platform/service/apis/minio-file.service.d.ts +26 -0
- package/lib/platform/service/apis/model-provider.service.d.ts +72 -0
- package/lib/platform/service/apis/model.service.d.ts +70 -0
- package/lib/platform/service/apis/nav-menu.service.d.ts +98 -0
- package/lib/platform/service/apis/nav-page.service.d.ts +81 -0
- package/lib/platform/service/apis/openapi-group.service.d.ts +186 -0
- package/lib/platform/service/apis/openapi-key-grant.service.d.ts +97 -0
- package/lib/platform/service/apis/org-user-picker.service.d.ts +70 -0
- package/lib/platform/service/apis/org.service.d.ts +215 -0
- package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +18 -0
- package/lib/platform/service/apis/permission.service.d.ts +57 -0
- package/lib/platform/service/apis/plat.service.d.ts +190 -0
- package/lib/platform/service/apis/plugin-version.service.d.ts +73 -0
- package/lib/platform/service/apis/plugin.service.d.ts +185 -0
- package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +75 -0
- package/lib/platform/service/apis/pm-process-delegate.service.d.ts +75 -0
- package/lib/platform/service/apis/pm-process-instance.service.d.ts +92 -0
- package/lib/platform/service/apis/pm-task-done.service.d.ts +90 -0
- package/lib/platform/service/apis/pm-task-todo.service.d.ts +86 -0
- package/lib/platform/service/apis/pn-page.service.d.ts +70 -0
- package/lib/platform/service/apis/pn-project.service.d.ts +173 -0
- package/lib/platform/service/apis/print-log.service.d.ts +107 -0
- package/lib/platform/service/apis/print-resource.service.d.ts +131 -0
- package/lib/platform/service/apis/regexp.service.d.ts +94 -0
- package/lib/platform/service/apis/released.service.d.ts +96 -0
- package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +13 -0
- package/lib/platform/service/apis/role-permission.service.d.ts +59 -0
- package/lib/platform/service/apis/role.service.d.ts +147 -0
- package/lib/platform/service/apis/saveCompInfo.service.d.ts +13 -0
- package/lib/platform/service/apis/saveCompInfoType.service.d.ts +13 -0
- package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +13 -0
- package/lib/platform/service/apis/saveEchartTheme.service.d.ts +13 -0
- package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +13 -0
- package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +13 -0
- package/lib/platform/service/apis/saveFilter.service.d.ts +13 -0
- package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +13 -0
- package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +13 -0
- package/lib/platform/service/apis/savePageTemplate.service.d.ts +13 -0
- package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +13 -0
- package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +13 -0
- package/lib/platform/service/apis/seal-management.service.d.ts +85 -0
- package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +13 -0
- package/lib/platform/service/apis/seat-message.service.d.ts +13 -0
- package/lib/platform/service/apis/seat.service.d.ts +100 -0
- package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +13 -0
- package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +13 -0
- package/lib/platform/service/apis/shortcut.service.d.ts +129 -0
- package/lib/platform/service/apis/sign-log.service.d.ts +72 -0
- package/lib/platform/service/apis/sms.service.d.ts +19 -0
- package/lib/platform/service/apis/started-process.service.d.ts +64 -0
- package/lib/platform/service/apis/task-delegate.service.d.ts +101 -0
- package/lib/platform/service/apis/task-done.service.d.ts +60 -0
- package/lib/platform/service/apis/task-todo.service.d.ts +60 -0
- package/lib/platform/service/apis/tenant-developer.service.d.ts +119 -0
- package/lib/platform/service/apis/tenant.service.d.ts +482 -0
- package/lib/platform/service/apis/toggleEnabled.service.d.ts +13 -0
- package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +13 -0
- package/lib/platform/service/apis/uploadFiles.service.d.ts +108 -0
- package/lib/platform/service/apis/user-extra.service.d.ts +70 -0
- package/lib/platform/service/apis/user-info-log.service.d.ts +74 -0
- package/lib/platform/service/apis/user-password-history.service.d.ts +75 -0
- package/lib/platform/service/apis/user.service.d.ts +281 -0
- package/lib/platform/service/apis/workbench-component-relation.service.d.ts +115 -0
- package/lib/platform/service/apis/workbench-component.service.d.ts +86 -0
- package/lib/platform/service/entities.d.ts +23348 -0
- package/lib/platform/service/index.d.ts +369 -0
- package/lib/service/api-manage.cjs +34 -0
- package/lib/service/api-service.cjs +165 -0
- package/lib/service/api-service.interface.cjs +1 -0
- package/lib/service/http.enum.cjs +66 -0
- package/lib/service/http.error.cjs +46 -0
- package/lib/service/http.util.cjs +245 -0
- package/lib/service/index.cjs +54 -0
- package/lib/types/index.d.ts +171 -0
- package/lib/utils/index.cjs +16 -0
- package/package.json +2 -2
|
@@ -35,7 +35,7 @@ export const apiConfig = [
|
|
|
35
35
|
{
|
|
36
36
|
mode: "put",
|
|
37
37
|
method: "putId",
|
|
38
|
-
path: "
|
|
38
|
+
path: "",
|
|
39
39
|
hasPathParams: true,
|
|
40
40
|
hasData: true
|
|
41
41
|
}
|
|
@@ -81,14 +81,12 @@ export const apiConfig = [
|
|
|
81
81
|
{
|
|
82
82
|
mode: "post",
|
|
83
83
|
method: "postUploadApk",
|
|
84
|
-
path: "upload/apk"
|
|
85
|
-
hasUpload: true,
|
|
86
|
-
hasData: true
|
|
84
|
+
path: "upload/apk"
|
|
87
85
|
},
|
|
88
86
|
{
|
|
89
87
|
mode: "put",
|
|
90
88
|
method: "putId",
|
|
91
|
-
path: "
|
|
89
|
+
path: "",
|
|
92
90
|
hasPathParams: true
|
|
93
91
|
}
|
|
94
92
|
]
|
|
@@ -322,14 +320,12 @@ export const apiConfig = [
|
|
|
322
320
|
{
|
|
323
321
|
mode: "post",
|
|
324
322
|
method: "postUploadAppPkg",
|
|
325
|
-
path: "upload/appPkg"
|
|
326
|
-
hasUpload: true,
|
|
327
|
-
hasData: true
|
|
323
|
+
path: "upload/appPkg"
|
|
328
324
|
},
|
|
329
325
|
{
|
|
330
326
|
mode: "put",
|
|
331
327
|
method: "putId",
|
|
332
|
-
path: "
|
|
328
|
+
path: "",
|
|
333
329
|
hasPathParams: true,
|
|
334
330
|
hasData: true
|
|
335
331
|
}
|
|
@@ -473,9 +469,7 @@ export const apiConfig = [
|
|
|
473
469
|
mode: "post",
|
|
474
470
|
method: "postUploadCategoryId",
|
|
475
471
|
path: "upload/{categoryId}",
|
|
476
|
-
|
|
477
|
-
hasPathParams: true,
|
|
478
|
-
hasData: true
|
|
472
|
+
hasPathParams: true
|
|
479
473
|
}
|
|
480
474
|
]
|
|
481
475
|
},
|
|
@@ -572,7 +566,7 @@ export const apiConfig = [
|
|
|
572
566
|
{
|
|
573
567
|
mode: "put",
|
|
574
568
|
method: "putId",
|
|
575
|
-
path: "
|
|
569
|
+
path: "",
|
|
576
570
|
hasPathParams: true,
|
|
577
571
|
hasData: true
|
|
578
572
|
}
|
|
@@ -620,7 +614,7 @@ export const apiConfig = [
|
|
|
620
614
|
{
|
|
621
615
|
mode: "put",
|
|
622
616
|
method: "putId",
|
|
623
|
-
path: "
|
|
617
|
+
path: "",
|
|
624
618
|
hasPathParams: true,
|
|
625
619
|
hasData: true
|
|
626
620
|
}
|
|
@@ -634,9 +628,7 @@ export const apiConfig = [
|
|
|
634
628
|
mode: "post",
|
|
635
629
|
method: "postUpload",
|
|
636
630
|
path: "upload",
|
|
637
|
-
|
|
638
|
-
hasQuery: true,
|
|
639
|
-
hasData: true
|
|
631
|
+
hasQuery: true
|
|
640
632
|
}
|
|
641
633
|
]
|
|
642
634
|
},
|
|
@@ -677,7 +669,7 @@ export const apiConfig = [
|
|
|
677
669
|
{
|
|
678
670
|
mode: "put",
|
|
679
671
|
method: "putId",
|
|
680
|
-
path: "
|
|
672
|
+
path: "",
|
|
681
673
|
hasPathParams: true,
|
|
682
674
|
hasData: true
|
|
683
675
|
}
|
|
@@ -749,7 +741,7 @@ export const apiConfig = [
|
|
|
749
741
|
{
|
|
750
742
|
mode: "put",
|
|
751
743
|
method: "putId",
|
|
752
|
-
path: "
|
|
744
|
+
path: "",
|
|
753
745
|
hasPathParams: true,
|
|
754
746
|
hasData: true
|
|
755
747
|
}
|
|
@@ -798,7 +790,7 @@ export const apiConfig = [
|
|
|
798
790
|
{
|
|
799
791
|
mode: "put",
|
|
800
792
|
method: "putId",
|
|
801
|
-
path: "
|
|
793
|
+
path: "",
|
|
802
794
|
hasPathParams: true,
|
|
803
795
|
hasData: true
|
|
804
796
|
}
|
|
@@ -923,7 +915,7 @@ export const apiConfig = [
|
|
|
923
915
|
{
|
|
924
916
|
mode: "put",
|
|
925
917
|
method: "putId",
|
|
926
|
-
path: "
|
|
918
|
+
path: "",
|
|
927
919
|
hasPathParams: true,
|
|
928
920
|
hasData: true
|
|
929
921
|
}
|
|
@@ -1031,7 +1023,7 @@ export const apiConfig = [
|
|
|
1031
1023
|
{
|
|
1032
1024
|
mode: "put",
|
|
1033
1025
|
method: "putId",
|
|
1034
|
-
path: "
|
|
1026
|
+
path: "",
|
|
1035
1027
|
hasPathParams: true,
|
|
1036
1028
|
hasData: true
|
|
1037
1029
|
}
|
|
@@ -1147,7 +1139,7 @@ export const apiConfig = [
|
|
|
1147
1139
|
{
|
|
1148
1140
|
mode: "put",
|
|
1149
1141
|
method: "putId",
|
|
1150
|
-
path: "
|
|
1142
|
+
path: "",
|
|
1151
1143
|
hasPathParams: true,
|
|
1152
1144
|
hasData: true
|
|
1153
1145
|
}
|
|
@@ -1190,7 +1182,7 @@ export const apiConfig = [
|
|
|
1190
1182
|
{
|
|
1191
1183
|
mode: "put",
|
|
1192
1184
|
method: "putId",
|
|
1193
|
-
path: "
|
|
1185
|
+
path: "",
|
|
1194
1186
|
hasPathParams: true,
|
|
1195
1187
|
hasData: true
|
|
1196
1188
|
}
|
|
@@ -1233,7 +1225,7 @@ export const apiConfig = [
|
|
|
1233
1225
|
{
|
|
1234
1226
|
mode: "put",
|
|
1235
1227
|
method: "putId",
|
|
1236
|
-
path: "
|
|
1228
|
+
path: "",
|
|
1237
1229
|
hasPathParams: true,
|
|
1238
1230
|
hasData: true
|
|
1239
1231
|
}
|
|
@@ -1281,7 +1273,7 @@ export const apiConfig = [
|
|
|
1281
1273
|
{
|
|
1282
1274
|
mode: "put",
|
|
1283
1275
|
method: "putId",
|
|
1284
|
-
path: "
|
|
1276
|
+
path: "",
|
|
1285
1277
|
hasPathParams: true,
|
|
1286
1278
|
hasData: true
|
|
1287
1279
|
}
|
|
@@ -1324,7 +1316,7 @@ export const apiConfig = [
|
|
|
1324
1316
|
{
|
|
1325
1317
|
mode: "put",
|
|
1326
1318
|
method: "putId",
|
|
1327
|
-
path: "
|
|
1319
|
+
path: "",
|
|
1328
1320
|
hasPathParams: true,
|
|
1329
1321
|
hasData: true
|
|
1330
1322
|
}
|
|
@@ -1367,7 +1359,7 @@ export const apiConfig = [
|
|
|
1367
1359
|
{
|
|
1368
1360
|
mode: "put",
|
|
1369
1361
|
method: "putId",
|
|
1370
|
-
path: "
|
|
1362
|
+
path: "",
|
|
1371
1363
|
hasPathParams: true,
|
|
1372
1364
|
hasData: true
|
|
1373
1365
|
}
|
|
@@ -1403,9 +1395,7 @@ export const apiConfig = [
|
|
|
1403
1395
|
{
|
|
1404
1396
|
mode: "post",
|
|
1405
1397
|
method: "postImport",
|
|
1406
|
-
path: "import"
|
|
1407
|
-
hasUpload: true,
|
|
1408
|
-
hasData: true
|
|
1398
|
+
path: "import"
|
|
1409
1399
|
},
|
|
1410
1400
|
{
|
|
1411
1401
|
mode: "get",
|
|
@@ -1427,7 +1417,7 @@ export const apiConfig = [
|
|
|
1427
1417
|
{
|
|
1428
1418
|
mode: "put",
|
|
1429
1419
|
method: "putId",
|
|
1430
|
-
path: "
|
|
1420
|
+
path: "",
|
|
1431
1421
|
hasPathParams: true,
|
|
1432
1422
|
hasData: true
|
|
1433
1423
|
}
|
|
@@ -1457,9 +1447,7 @@ export const apiConfig = [
|
|
|
1457
1447
|
{
|
|
1458
1448
|
mode: "post",
|
|
1459
1449
|
method: "postImport",
|
|
1460
|
-
path: "import"
|
|
1461
|
-
hasUpload: true,
|
|
1462
|
-
hasData: true
|
|
1450
|
+
path: "import"
|
|
1463
1451
|
},
|
|
1464
1452
|
{
|
|
1465
1453
|
mode: "get",
|
|
@@ -1481,7 +1469,7 @@ export const apiConfig = [
|
|
|
1481
1469
|
{
|
|
1482
1470
|
mode: "put",
|
|
1483
1471
|
method: "putId",
|
|
1484
|
-
path: "
|
|
1472
|
+
path: "",
|
|
1485
1473
|
hasPathParams: true,
|
|
1486
1474
|
hasData: true
|
|
1487
1475
|
}
|
|
@@ -1546,7 +1534,7 @@ export const apiConfig = [
|
|
|
1546
1534
|
{
|
|
1547
1535
|
mode: "put",
|
|
1548
1536
|
method: "putId",
|
|
1549
|
-
path: "
|
|
1537
|
+
path: "",
|
|
1550
1538
|
hasPathParams: true,
|
|
1551
1539
|
hasData: true
|
|
1552
1540
|
}
|
|
@@ -1601,7 +1589,7 @@ export const apiConfig = [
|
|
|
1601
1589
|
{
|
|
1602
1590
|
mode: "put",
|
|
1603
1591
|
method: "putId",
|
|
1604
|
-
path: "
|
|
1592
|
+
path: "",
|
|
1605
1593
|
hasPathParams: true,
|
|
1606
1594
|
hasData: true
|
|
1607
1595
|
}
|
|
@@ -1621,24 +1609,18 @@ export const apiConfig = [
|
|
|
1621
1609
|
mode: "post",
|
|
1622
1610
|
method: "postUploadCommon",
|
|
1623
1611
|
path: "upload-common",
|
|
1624
|
-
|
|
1625
|
-
hasQuery: true,
|
|
1626
|
-
hasData: true
|
|
1612
|
+
hasQuery: true
|
|
1627
1613
|
},
|
|
1628
1614
|
{
|
|
1629
1615
|
mode: "post",
|
|
1630
1616
|
method: "postUploadDataset",
|
|
1631
|
-
path: "upload-dataset"
|
|
1632
|
-
hasUpload: true,
|
|
1633
|
-
hasData: true
|
|
1617
|
+
path: "upload-dataset"
|
|
1634
1618
|
},
|
|
1635
1619
|
{
|
|
1636
1620
|
mode: "post",
|
|
1637
1621
|
method: "postUploadImage",
|
|
1638
1622
|
path: "upload/image",
|
|
1639
|
-
|
|
1640
|
-
hasQuery: true,
|
|
1641
|
-
hasData: true
|
|
1623
|
+
hasQuery: true
|
|
1642
1624
|
}
|
|
1643
1625
|
]
|
|
1644
1626
|
},
|
|
@@ -1666,7 +1648,7 @@ export const apiConfig = [
|
|
|
1666
1648
|
{
|
|
1667
1649
|
mode: "put",
|
|
1668
1650
|
method: "putId",
|
|
1669
|
-
path: "
|
|
1651
|
+
path: "",
|
|
1670
1652
|
hasPathParams: true,
|
|
1671
1653
|
hasData: true
|
|
1672
1654
|
}
|
|
@@ -1709,9 +1691,7 @@ export const apiConfig = [
|
|
|
1709
1691
|
mode: "post",
|
|
1710
1692
|
method: "postLangUpload",
|
|
1711
1693
|
path: "lang/upload",
|
|
1712
|
-
|
|
1713
|
-
hasQuery: true,
|
|
1714
|
-
hasData: true
|
|
1694
|
+
hasQuery: true
|
|
1715
1695
|
},
|
|
1716
1696
|
{
|
|
1717
1697
|
mode: "get",
|
|
@@ -1834,7 +1814,7 @@ export const apiConfig = [
|
|
|
1834
1814
|
{
|
|
1835
1815
|
mode: "put",
|
|
1836
1816
|
method: "putId",
|
|
1837
|
-
path: "
|
|
1817
|
+
path: "",
|
|
1838
1818
|
hasPathParams: true,
|
|
1839
1819
|
hasData: true
|
|
1840
1820
|
}
|
|
@@ -1876,7 +1856,7 @@ export const apiConfig = [
|
|
|
1876
1856
|
{
|
|
1877
1857
|
mode: "put",
|
|
1878
1858
|
method: "putId",
|
|
1879
|
-
path: "
|
|
1859
|
+
path: "",
|
|
1880
1860
|
hasPathParams: true,
|
|
1881
1861
|
hasData: true
|
|
1882
1862
|
}
|
|
@@ -1918,7 +1898,7 @@ export const apiConfig = [
|
|
|
1918
1898
|
{
|
|
1919
1899
|
mode: "put",
|
|
1920
1900
|
method: "putId",
|
|
1921
|
-
path: "
|
|
1901
|
+
path: "",
|
|
1922
1902
|
hasPathParams: true,
|
|
1923
1903
|
hasData: true
|
|
1924
1904
|
}
|
|
@@ -1931,9 +1911,7 @@ export const apiConfig = [
|
|
|
1931
1911
|
{
|
|
1932
1912
|
mode: "post",
|
|
1933
1913
|
method: "postUploadCertificate",
|
|
1934
|
-
path: "upload/certificate"
|
|
1935
|
-
hasUpload: true,
|
|
1936
|
-
hasData: true
|
|
1914
|
+
path: "upload/certificate"
|
|
1937
1915
|
}
|
|
1938
1916
|
]
|
|
1939
1917
|
},
|
|
@@ -2015,7 +1993,8 @@ export const apiConfig = [
|
|
|
2015
1993
|
{
|
|
2016
1994
|
mode: "get",
|
|
2017
1995
|
method: "getModuleAuth",
|
|
2018
|
-
path: "moduleAuth"
|
|
1996
|
+
path: "moduleAuth",
|
|
1997
|
+
hasQuery: true
|
|
2019
1998
|
},
|
|
2020
1999
|
{
|
|
2021
2000
|
mode: "get",
|
|
@@ -2185,7 +2164,7 @@ export const apiConfig = [
|
|
|
2185
2164
|
{
|
|
2186
2165
|
mode: "put",
|
|
2187
2166
|
method: "putId",
|
|
2188
|
-
path: "
|
|
2167
|
+
path: "",
|
|
2189
2168
|
hasPathParams: true,
|
|
2190
2169
|
hasData: true
|
|
2191
2170
|
}
|
|
@@ -2245,7 +2224,7 @@ export const apiConfig = [
|
|
|
2245
2224
|
{
|
|
2246
2225
|
mode: "put",
|
|
2247
2226
|
method: "putId",
|
|
2248
|
-
path: "
|
|
2227
|
+
path: "",
|
|
2249
2228
|
hasPathParams: true,
|
|
2250
2229
|
hasData: true
|
|
2251
2230
|
}
|
|
@@ -2287,7 +2266,7 @@ export const apiConfig = [
|
|
|
2287
2266
|
{
|
|
2288
2267
|
mode: "put",
|
|
2289
2268
|
method: "putId",
|
|
2290
|
-
path: "
|
|
2269
|
+
path: "",
|
|
2291
2270
|
hasPathParams: true,
|
|
2292
2271
|
hasData: true
|
|
2293
2272
|
}
|
|
@@ -2347,7 +2326,7 @@ export const apiConfig = [
|
|
|
2347
2326
|
{
|
|
2348
2327
|
mode: "put",
|
|
2349
2328
|
method: "putId",
|
|
2350
|
-
path: "
|
|
2329
|
+
path: "",
|
|
2351
2330
|
hasPathParams: true,
|
|
2352
2331
|
hasData: true
|
|
2353
2332
|
}
|
|
@@ -2396,7 +2375,7 @@ export const apiConfig = [
|
|
|
2396
2375
|
{
|
|
2397
2376
|
mode: "put",
|
|
2398
2377
|
method: "putId",
|
|
2399
|
-
path: "
|
|
2378
|
+
path: "",
|
|
2400
2379
|
hasPathParams: true,
|
|
2401
2380
|
hasData: true
|
|
2402
2381
|
}
|
|
@@ -2462,7 +2441,7 @@ export const apiConfig = [
|
|
|
2462
2441
|
{
|
|
2463
2442
|
mode: "put",
|
|
2464
2443
|
method: "putId",
|
|
2465
|
-
path: "
|
|
2444
|
+
path: "",
|
|
2466
2445
|
hasPathParams: true,
|
|
2467
2446
|
hasData: true
|
|
2468
2447
|
}
|
|
@@ -2514,7 +2493,7 @@ export const apiConfig = [
|
|
|
2514
2493
|
{
|
|
2515
2494
|
mode: "put",
|
|
2516
2495
|
method: "putId",
|
|
2517
|
-
path: "
|
|
2496
|
+
path: "",
|
|
2518
2497
|
hasPathParams: true,
|
|
2519
2498
|
hasData: true
|
|
2520
2499
|
}
|
|
@@ -2622,7 +2601,7 @@ export const apiConfig = [
|
|
|
2622
2601
|
{
|
|
2623
2602
|
mode: "put",
|
|
2624
2603
|
method: "putId",
|
|
2625
|
-
path: "
|
|
2604
|
+
path: "",
|
|
2626
2605
|
hasPathParams: true,
|
|
2627
2606
|
hasData: true
|
|
2628
2607
|
}
|
|
@@ -2687,7 +2666,7 @@ export const apiConfig = [
|
|
|
2687
2666
|
{
|
|
2688
2667
|
mode: "put",
|
|
2689
2668
|
method: "putId",
|
|
2690
|
-
path: "
|
|
2669
|
+
path: "",
|
|
2691
2670
|
hasPathParams: true,
|
|
2692
2671
|
hasData: true
|
|
2693
2672
|
}
|
|
@@ -2793,9 +2772,7 @@ export const apiConfig = [
|
|
|
2793
2772
|
{
|
|
2794
2773
|
mode: "post",
|
|
2795
2774
|
method: "postUploadCertFile",
|
|
2796
|
-
path: "uploadCertFile"
|
|
2797
|
-
hasUpload: true,
|
|
2798
|
-
hasData: true
|
|
2775
|
+
path: "uploadCertFile"
|
|
2799
2776
|
},
|
|
2800
2777
|
{
|
|
2801
2778
|
mode: "post",
|
|
@@ -2905,7 +2882,7 @@ export const apiConfig = [
|
|
|
2905
2882
|
{
|
|
2906
2883
|
mode: "put",
|
|
2907
2884
|
method: "putId",
|
|
2908
|
-
path: "
|
|
2885
|
+
path: "",
|
|
2909
2886
|
hasPathParams: true,
|
|
2910
2887
|
hasData: true
|
|
2911
2888
|
}
|
|
@@ -2948,7 +2925,7 @@ export const apiConfig = [
|
|
|
2948
2925
|
{
|
|
2949
2926
|
mode: "put",
|
|
2950
2927
|
method: "putId",
|
|
2951
|
-
path: "
|
|
2928
|
+
path: "",
|
|
2952
2929
|
hasPathParams: true,
|
|
2953
2930
|
hasData: true
|
|
2954
2931
|
}
|
|
@@ -2990,7 +2967,7 @@ export const apiConfig = [
|
|
|
2990
2967
|
{
|
|
2991
2968
|
mode: "put",
|
|
2992
2969
|
method: "putId",
|
|
2993
|
-
path: "
|
|
2970
|
+
path: "",
|
|
2994
2971
|
hasPathParams: true,
|
|
2995
2972
|
hasData: true
|
|
2996
2973
|
}
|
|
@@ -3032,7 +3009,7 @@ export const apiConfig = [
|
|
|
3032
3009
|
{
|
|
3033
3010
|
mode: "put",
|
|
3034
3011
|
method: "putId",
|
|
3035
|
-
path: "
|
|
3012
|
+
path: "",
|
|
3036
3013
|
hasPathParams: true,
|
|
3037
3014
|
hasData: true
|
|
3038
3015
|
}
|
|
@@ -3079,7 +3056,7 @@ export const apiConfig = [
|
|
|
3079
3056
|
{
|
|
3080
3057
|
mode: "put",
|
|
3081
3058
|
method: "putId",
|
|
3082
|
-
path: "
|
|
3059
|
+
path: "",
|
|
3083
3060
|
hasPathParams: true,
|
|
3084
3061
|
hasData: true
|
|
3085
3062
|
}
|
|
@@ -3126,7 +3103,7 @@ export const apiConfig = [
|
|
|
3126
3103
|
{
|
|
3127
3104
|
mode: "put",
|
|
3128
3105
|
method: "putId",
|
|
3129
|
-
path: "
|
|
3106
|
+
path: "",
|
|
3130
3107
|
hasPathParams: true,
|
|
3131
3108
|
hasData: true
|
|
3132
3109
|
}
|
|
@@ -3173,7 +3150,7 @@ export const apiConfig = [
|
|
|
3173
3150
|
{
|
|
3174
3151
|
mode: "put",
|
|
3175
3152
|
method: "putId",
|
|
3176
|
-
path: "
|
|
3153
|
+
path: "",
|
|
3177
3154
|
hasPathParams: true,
|
|
3178
3155
|
hasData: true
|
|
3179
3156
|
}
|
|
@@ -3215,7 +3192,7 @@ export const apiConfig = [
|
|
|
3215
3192
|
{
|
|
3216
3193
|
mode: "put",
|
|
3217
3194
|
method: "putId",
|
|
3218
|
-
path: "
|
|
3195
|
+
path: "",
|
|
3219
3196
|
hasPathParams: true,
|
|
3220
3197
|
hasData: true
|
|
3221
3198
|
}
|
|
@@ -3259,9 +3236,7 @@ export const apiConfig = [
|
|
|
3259
3236
|
mode: "post",
|
|
3260
3237
|
method: "postImport",
|
|
3261
3238
|
path: "import",
|
|
3262
|
-
|
|
3263
|
-
hasQuery: true,
|
|
3264
|
-
hasData: true
|
|
3239
|
+
hasQuery: true
|
|
3265
3240
|
},
|
|
3266
3241
|
{
|
|
3267
3242
|
mode: "get",
|
|
@@ -3301,7 +3276,7 @@ export const apiConfig = [
|
|
|
3301
3276
|
{
|
|
3302
3277
|
mode: "put",
|
|
3303
3278
|
method: "putId",
|
|
3304
|
-
path: "
|
|
3279
|
+
path: "",
|
|
3305
3280
|
hasPathParams: true,
|
|
3306
3281
|
hasData: true
|
|
3307
3282
|
}
|
|
@@ -3403,7 +3378,7 @@ export const apiConfig = [
|
|
|
3403
3378
|
{
|
|
3404
3379
|
mode: "put",
|
|
3405
3380
|
method: "putId",
|
|
3406
|
-
path: "
|
|
3381
|
+
path: "",
|
|
3407
3382
|
hasPathParams: true,
|
|
3408
3383
|
hasData: true
|
|
3409
3384
|
}
|
|
@@ -3445,7 +3420,7 @@ export const apiConfig = [
|
|
|
3445
3420
|
{
|
|
3446
3421
|
mode: "put",
|
|
3447
3422
|
method: "putId",
|
|
3448
|
-
path: "
|
|
3423
|
+
path: "",
|
|
3449
3424
|
hasPathParams: true,
|
|
3450
3425
|
hasData: true
|
|
3451
3426
|
}
|
|
@@ -3648,7 +3623,7 @@ export const apiConfig = [
|
|
|
3648
3623
|
{
|
|
3649
3624
|
mode: "put",
|
|
3650
3625
|
method: "putId",
|
|
3651
|
-
path: "
|
|
3626
|
+
path: "",
|
|
3652
3627
|
hasPathParams: true,
|
|
3653
3628
|
hasData: true
|
|
3654
3629
|
}
|
|
@@ -3811,7 +3786,7 @@ export const apiConfig = [
|
|
|
3811
3786
|
{
|
|
3812
3787
|
mode: "put",
|
|
3813
3788
|
method: "putId",
|
|
3814
|
-
path: "
|
|
3789
|
+
path: "",
|
|
3815
3790
|
hasPathParams: true,
|
|
3816
3791
|
hasData: true
|
|
3817
3792
|
}
|
|
@@ -3912,7 +3887,7 @@ export const apiConfig = [
|
|
|
3912
3887
|
{
|
|
3913
3888
|
mode: "put",
|
|
3914
3889
|
method: "putId",
|
|
3915
|
-
path: "
|
|
3890
|
+
path: "",
|
|
3916
3891
|
hasPathParams: true,
|
|
3917
3892
|
hasData: true
|
|
3918
3893
|
}
|
|
@@ -4024,7 +3999,7 @@ export const apiConfig = [
|
|
|
4024
3999
|
{
|
|
4025
4000
|
mode: "put",
|
|
4026
4001
|
method: "putId",
|
|
4027
|
-
path: "
|
|
4002
|
+
path: "",
|
|
4028
4003
|
hasPathParams: true,
|
|
4029
4004
|
hasData: true
|
|
4030
4005
|
}
|
|
@@ -4254,7 +4229,7 @@ export const apiConfig = [
|
|
|
4254
4229
|
{
|
|
4255
4230
|
mode: "put",
|
|
4256
4231
|
method: "putId",
|
|
4257
|
-
path: "
|
|
4232
|
+
path: "",
|
|
4258
4233
|
hasPathParams: true,
|
|
4259
4234
|
hasData: true
|
|
4260
4235
|
}
|
|
@@ -4314,9 +4289,7 @@ export const apiConfig = [
|
|
|
4314
4289
|
mode: "post",
|
|
4315
4290
|
method: "postOrgPlatImport",
|
|
4316
4291
|
path: "org/plat/import",
|
|
4317
|
-
|
|
4318
|
-
hasQuery: true,
|
|
4319
|
-
hasData: true
|
|
4292
|
+
hasQuery: true
|
|
4320
4293
|
},
|
|
4321
4294
|
{
|
|
4322
4295
|
mode: "post",
|
|
@@ -4328,17 +4301,13 @@ export const apiConfig = [
|
|
|
4328
4301
|
mode: "post",
|
|
4329
4302
|
method: "postOrgTenantImport",
|
|
4330
4303
|
path: "org/tenant/import",
|
|
4331
|
-
|
|
4332
|
-
hasQuery: true,
|
|
4333
|
-
hasData: true
|
|
4304
|
+
hasQuery: true
|
|
4334
4305
|
},
|
|
4335
4306
|
{
|
|
4336
4307
|
mode: "post",
|
|
4337
4308
|
method: "postOrgTenantImport4App",
|
|
4338
4309
|
path: "org/tenant/import4App",
|
|
4339
|
-
|
|
4340
|
-
hasQuery: true,
|
|
4341
|
-
hasData: true
|
|
4310
|
+
hasQuery: true
|
|
4342
4311
|
},
|
|
4343
4312
|
{
|
|
4344
4313
|
mode: "post",
|
|
@@ -4361,9 +4330,7 @@ export const apiConfig = [
|
|
|
4361
4330
|
{
|
|
4362
4331
|
mode: "post",
|
|
4363
4332
|
method: "postPlatImport",
|
|
4364
|
-
path: "plat/import"
|
|
4365
|
-
hasUpload: true,
|
|
4366
|
-
hasData: true
|
|
4333
|
+
path: "plat/import"
|
|
4367
4334
|
},
|
|
4368
4335
|
{
|
|
4369
4336
|
mode: "post",
|
|
@@ -4404,16 +4371,12 @@ export const apiConfig = [
|
|
|
4404
4371
|
{
|
|
4405
4372
|
mode: "post",
|
|
4406
4373
|
method: "postTenantImport",
|
|
4407
|
-
path: "tenant/import"
|
|
4408
|
-
hasUpload: true,
|
|
4409
|
-
hasData: true
|
|
4374
|
+
path: "tenant/import"
|
|
4410
4375
|
},
|
|
4411
4376
|
{
|
|
4412
4377
|
mode: "post",
|
|
4413
4378
|
method: "postTenantImport4App",
|
|
4414
|
-
path: "tenant/import4App"
|
|
4415
|
-
hasUpload: true,
|
|
4416
|
-
hasData: true
|
|
4379
|
+
path: "tenant/import4App"
|
|
4417
4380
|
},
|
|
4418
4381
|
{
|
|
4419
4382
|
mode: "post",
|
|
@@ -4430,7 +4393,7 @@ export const apiConfig = [
|
|
|
4430
4393
|
{
|
|
4431
4394
|
mode: "put",
|
|
4432
4395
|
method: "putId",
|
|
4433
|
-
path: "
|
|
4396
|
+
path: "",
|
|
4434
4397
|
hasPathParams: true,
|
|
4435
4398
|
hasData: true
|
|
4436
4399
|
}
|
|
@@ -4472,7 +4435,7 @@ export const apiConfig = [
|
|
|
4472
4435
|
{
|
|
4473
4436
|
mode: "put",
|
|
4474
4437
|
method: "putId",
|
|
4475
|
-
path: "
|
|
4438
|
+
path: "",
|
|
4476
4439
|
hasPathParams: true,
|
|
4477
4440
|
hasData: true
|
|
4478
4441
|
}
|
|
@@ -4514,7 +4477,7 @@ export const apiConfig = [
|
|
|
4514
4477
|
{
|
|
4515
4478
|
mode: "put",
|
|
4516
4479
|
method: "putId",
|
|
4517
|
-
path: "
|
|
4480
|
+
path: "",
|
|
4518
4481
|
hasPathParams: true,
|
|
4519
4482
|
hasData: true
|
|
4520
4483
|
}
|
|
@@ -4556,7 +4519,7 @@ export const apiConfig = [
|
|
|
4556
4519
|
{
|
|
4557
4520
|
mode: "put",
|
|
4558
4521
|
method: "putId",
|
|
4559
|
-
path: "
|
|
4522
|
+
path: "",
|
|
4560
4523
|
hasPathParams: true,
|
|
4561
4524
|
hasData: true
|
|
4562
4525
|
}
|
|
@@ -4599,7 +4562,7 @@ export const apiConfig = [
|
|
|
4599
4562
|
{
|
|
4600
4563
|
mode: "put",
|
|
4601
4564
|
method: "putId",
|
|
4602
|
-
path: "
|
|
4565
|
+
path: "",
|
|
4603
4566
|
hasPathParams: true,
|
|
4604
4567
|
hasData: true
|
|
4605
4568
|
}
|
|
@@ -4661,7 +4624,7 @@ export const apiConfig = [
|
|
|
4661
4624
|
{
|
|
4662
4625
|
mode: "put",
|
|
4663
4626
|
method: "putId",
|
|
4664
|
-
path: "
|
|
4627
|
+
path: "",
|
|
4665
4628
|
hasPathParams: true,
|
|
4666
4629
|
hasData: true
|
|
4667
4630
|
}
|
|
@@ -5600,7 +5563,8 @@ export const apiConfig = [
|
|
|
5600
5563
|
{
|
|
5601
5564
|
mode: "get",
|
|
5602
5565
|
method: "getLicenseModuleAuth",
|
|
5603
|
-
path: "license/moduleAuth"
|
|
5566
|
+
path: "license/moduleAuth",
|
|
5567
|
+
hasQuery: true
|
|
5604
5568
|
},
|
|
5605
5569
|
{
|
|
5606
5570
|
mode: "post",
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
2
|
import type { AgentRequest, AgentResponse } from '../entities';
|
|
3
3
|
|
|
4
|
-
export interface deleteQuery
|
|
4
|
+
export interface deleteQuery {
|
|
5
5
|
/**
|
|
6
6
|
* 删除的id,多个按','分割
|
|
7
7
|
*/
|
|
8
8
|
ids: string;
|
|
9
9
|
}
|
|
10
|
-
export interface getInfoQuery
|
|
10
|
+
export interface getInfoQuery {
|
|
11
11
|
/**
|
|
12
12
|
* id
|
|
13
13
|
*/
|
|
14
14
|
id: string;
|
|
15
15
|
}
|
|
16
|
-
export interface getPageListQuery
|
|
16
|
+
export interface getPageListQuery {
|
|
17
17
|
/**
|
|
18
18
|
* 页码
|
|
19
19
|
*/
|