@gct-paas/api 0.1.6-dev.6 → 0.1.6-dev.8
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 -0
- package/es/apaas/service/api-config.mjs +510 -100
- 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 +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/{lib/apaas/service/apis/form.service.d.ts → es/apaas/service/apis/approve.service.d.ts} +17 -17
- package/es/apaas/service/apis/audit-log.service.d.ts +8 -1
- 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 +22 -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 +5 -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/{lib/platform/service/apis/nav-menu.service.d.ts → es/apaas/service/apis/detail-page.service.d.ts} +24 -26
- package/es/apaas/service/apis/dhr.service.d.ts +3 -3
- package/es/apaas/service/apis/doc-control-started.service.d.ts +79 -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 +16 -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 +31 -7
- package/es/apaas/service/apis/edhr-tmpl.service.d.ts +23 -10
- package/es/apaas/service/apis/ele-search.service.d.ts +1 -1
- package/es/apaas/service/apis/enum-model-field.service.d.ts +10 -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 +16 -10
- package/es/apaas/service/apis/field-meta.service.d.ts +26 -5
- 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 +9 -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/{lib/apaas/service/apis/edhr-category.service.d.ts → es/apaas/service/apis/inspection-category.service.d.ts} +11 -11
- 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 +27 -16
- package/es/apaas/service/apis/medPro.service.d.ts +49 -21
- 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 +20 -23
- package/es/apaas/service/apis/model-data.service.d.ts +2 -2
- package/es/apaas/service/apis/model-meta.service.d.ts +32 -18
- package/es/apaas/service/apis/model-method.service.d.ts +23 -5
- 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 +121 -27
- 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 +30 -0
- 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 +69 -9
- package/es/apaas/service/apis/online-form.service.d.ts +10 -3
- 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 +29 -2
- package/es/apaas/service/apis/process-task-todo.service.d.ts +46 -3
- 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/{lib/apaas/service/apis/online-form-category.service.d.ts → es/apaas/service/apis/product-release-category.service.d.ts} +11 -11
- 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 -1
- 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/{lib/apaas/service/apis/document.service.d.ts → es/apaas/service/apis/transaction.service.d.ts} +23 -63
- 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 +9 -10
- package/es/apaas/service/apis/webpage.service.d.ts +3 -3
- package/es/apaas/service/entities.d.ts +3631 -367
- package/es/apaas/service/index.d.ts +16 -0
- package/es/ipaas/service/api-config.mjs +39 -11
- package/es/ipaas/service/apis/auth.service.d.ts +1 -1
- package/es/ipaas/service/apis/camel.service.d.ts +21 -8
- 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 +83 -6
- package/es/ipaas/service/apis/runtime.service.d.ts +14 -1
- package/es/ipaas/service/entities.d.ts +168 -0
- package/es/platform/service/api-config.mjs +178 -78
- package/es/platform/service/apis/agent.service.d.ts +3 -3
- package/es/platform/service/apis/api.service.d.ts +125 -65
- 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-app.service.d.ts +4 -3
- 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 +17 -4
- 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 +24 -4
- 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 +33 -14
- package/es/platform/service/apis/login-log.service.d.ts +14 -1
- 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 +14 -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 +658 -16
- package/es/service/api-manage.mjs +2 -2
- package/es/service/api-service.d.ts +13 -0
- package/es/service/api-service.interface.d.ts +6 -9
- package/es/service/api-service.mjs +42 -17
- package/es/service/http.util.d.ts +8 -1
- package/es/service/http.util.mjs +22 -4
- package/es/service/index.mjs +1 -3
- package/es/types/index.d.ts +27 -0
- package/es/utils/index.d.ts +7 -0
- package/es/utils/index.mjs +6 -0
- package/package.json +4 -4
- package/dist/gct-api.esm.min.js +0 -1
- package/dist/gct-api.system.min.js +0 -1
- 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/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/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-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-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
|
},
|
|
@@ -518,8 +524,8 @@ export const apiConfig = [
|
|
|
518
524
|
apis: [
|
|
519
525
|
{
|
|
520
526
|
mode: "get",
|
|
521
|
-
method: "
|
|
522
|
-
path: "export/{appid}",
|
|
527
|
+
method: "getExportAppidTenantId",
|
|
528
|
+
path: "export/{appid}/{tenantId}",
|
|
523
529
|
hasPathParams: true
|
|
524
530
|
}
|
|
525
531
|
]
|
|
@@ -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
|
}
|
|
@@ -1574,6 +1592,12 @@ export const apiConfig = [
|
|
|
1574
1592
|
path: "list",
|
|
1575
1593
|
hasQuery: true
|
|
1576
1594
|
},
|
|
1595
|
+
{
|
|
1596
|
+
mode: "delete",
|
|
1597
|
+
method: "deleteObject",
|
|
1598
|
+
path: "object",
|
|
1599
|
+
hasQuery: true
|
|
1600
|
+
},
|
|
1577
1601
|
{
|
|
1578
1602
|
mode: "get",
|
|
1579
1603
|
method: "getPageList",
|
|
@@ -1583,7 +1607,7 @@ export const apiConfig = [
|
|
|
1583
1607
|
{
|
|
1584
1608
|
mode: "put",
|
|
1585
1609
|
method: "putId",
|
|
1586
|
-
path: "",
|
|
1610
|
+
path: "{id}",
|
|
1587
1611
|
hasPathParams: true,
|
|
1588
1612
|
hasData: true
|
|
1589
1613
|
}
|
|
@@ -1603,18 +1627,24 @@ export const apiConfig = [
|
|
|
1603
1627
|
mode: "post",
|
|
1604
1628
|
method: "postUploadCommon",
|
|
1605
1629
|
path: "upload-common",
|
|
1606
|
-
|
|
1630
|
+
hasUpload: true,
|
|
1631
|
+
hasQuery: true,
|
|
1632
|
+
hasData: true
|
|
1607
1633
|
},
|
|
1608
1634
|
{
|
|
1609
1635
|
mode: "post",
|
|
1610
1636
|
method: "postUploadDataset",
|
|
1611
|
-
path: "upload-dataset"
|
|
1637
|
+
path: "upload-dataset",
|
|
1638
|
+
hasUpload: true,
|
|
1639
|
+
hasData: true
|
|
1612
1640
|
},
|
|
1613
1641
|
{
|
|
1614
1642
|
mode: "post",
|
|
1615
1643
|
method: "postUploadImage",
|
|
1616
1644
|
path: "upload/image",
|
|
1617
|
-
|
|
1645
|
+
hasUpload: true,
|
|
1646
|
+
hasQuery: true,
|
|
1647
|
+
hasData: true
|
|
1618
1648
|
}
|
|
1619
1649
|
]
|
|
1620
1650
|
},
|
|
@@ -1642,7 +1672,7 @@ export const apiConfig = [
|
|
|
1642
1672
|
{
|
|
1643
1673
|
mode: "put",
|
|
1644
1674
|
method: "putId",
|
|
1645
|
-
path: "",
|
|
1675
|
+
path: "{id}",
|
|
1646
1676
|
hasPathParams: true,
|
|
1647
1677
|
hasData: true
|
|
1648
1678
|
}
|
|
@@ -1685,7 +1715,9 @@ export const apiConfig = [
|
|
|
1685
1715
|
mode: "post",
|
|
1686
1716
|
method: "postLangUpload",
|
|
1687
1717
|
path: "lang/upload",
|
|
1688
|
-
|
|
1718
|
+
hasUpload: true,
|
|
1719
|
+
hasQuery: true,
|
|
1720
|
+
hasData: true
|
|
1689
1721
|
},
|
|
1690
1722
|
{
|
|
1691
1723
|
mode: "get",
|
|
@@ -1808,7 +1840,7 @@ export const apiConfig = [
|
|
|
1808
1840
|
{
|
|
1809
1841
|
mode: "put",
|
|
1810
1842
|
method: "putId",
|
|
1811
|
-
path: "",
|
|
1843
|
+
path: "{id}",
|
|
1812
1844
|
hasPathParams: true,
|
|
1813
1845
|
hasData: true
|
|
1814
1846
|
}
|
|
@@ -1850,7 +1882,7 @@ export const apiConfig = [
|
|
|
1850
1882
|
{
|
|
1851
1883
|
mode: "put",
|
|
1852
1884
|
method: "putId",
|
|
1853
|
-
path: "",
|
|
1885
|
+
path: "{id}",
|
|
1854
1886
|
hasPathParams: true,
|
|
1855
1887
|
hasData: true
|
|
1856
1888
|
}
|
|
@@ -1892,7 +1924,7 @@ export const apiConfig = [
|
|
|
1892
1924
|
{
|
|
1893
1925
|
mode: "put",
|
|
1894
1926
|
method: "putId",
|
|
1895
|
-
path: "",
|
|
1927
|
+
path: "{id}",
|
|
1896
1928
|
hasPathParams: true,
|
|
1897
1929
|
hasData: true
|
|
1898
1930
|
}
|
|
@@ -1905,7 +1937,9 @@ export const apiConfig = [
|
|
|
1905
1937
|
{
|
|
1906
1938
|
mode: "post",
|
|
1907
1939
|
method: "postUploadCertificate",
|
|
1908
|
-
path: "upload/certificate"
|
|
1940
|
+
path: "upload/certificate",
|
|
1941
|
+
hasUpload: true,
|
|
1942
|
+
hasData: true
|
|
1909
1943
|
}
|
|
1910
1944
|
]
|
|
1911
1945
|
},
|
|
@@ -1941,7 +1975,9 @@ export const apiConfig = [
|
|
|
1941
1975
|
mode: "post",
|
|
1942
1976
|
method: "postActivatesOffline",
|
|
1943
1977
|
path: "activatesOffline",
|
|
1944
|
-
|
|
1978
|
+
hasUpload: true,
|
|
1979
|
+
hasQuery: true,
|
|
1980
|
+
hasData: true
|
|
1945
1981
|
},
|
|
1946
1982
|
{
|
|
1947
1983
|
mode: "get",
|
|
@@ -1960,6 +1996,12 @@ export const apiConfig = [
|
|
|
1960
1996
|
path: "getAppBasicInfo",
|
|
1961
1997
|
hasQuery: true
|
|
1962
1998
|
},
|
|
1999
|
+
{
|
|
2000
|
+
mode: "get",
|
|
2001
|
+
method: "getGetAppEffectiveLicense",
|
|
2002
|
+
path: "getAppEffectiveLicense",
|
|
2003
|
+
hasQuery: true
|
|
2004
|
+
},
|
|
1963
2005
|
{
|
|
1964
2006
|
mode: "get",
|
|
1965
2007
|
method: "getGetExpireMsg",
|
|
@@ -2029,6 +2071,12 @@ export const apiConfig = [
|
|
|
2029
2071
|
method: "getPageList",
|
|
2030
2072
|
path: "page/list",
|
|
2031
2073
|
hasQuery: true
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
mode: "get",
|
|
2077
|
+
method: "getTenantLog",
|
|
2078
|
+
path: "tenant/log",
|
|
2079
|
+
hasQuery: true
|
|
2032
2080
|
}
|
|
2033
2081
|
]
|
|
2034
2082
|
},
|
|
@@ -2146,7 +2194,7 @@ export const apiConfig = [
|
|
|
2146
2194
|
{
|
|
2147
2195
|
mode: "put",
|
|
2148
2196
|
method: "putId",
|
|
2149
|
-
path: "",
|
|
2197
|
+
path: "{id}",
|
|
2150
2198
|
hasPathParams: true,
|
|
2151
2199
|
hasData: true
|
|
2152
2200
|
}
|
|
@@ -2206,7 +2254,7 @@ export const apiConfig = [
|
|
|
2206
2254
|
{
|
|
2207
2255
|
mode: "put",
|
|
2208
2256
|
method: "putId",
|
|
2209
|
-
path: "",
|
|
2257
|
+
path: "{id}",
|
|
2210
2258
|
hasPathParams: true,
|
|
2211
2259
|
hasData: true
|
|
2212
2260
|
}
|
|
@@ -2248,7 +2296,7 @@ export const apiConfig = [
|
|
|
2248
2296
|
{
|
|
2249
2297
|
mode: "put",
|
|
2250
2298
|
method: "putId",
|
|
2251
|
-
path: "",
|
|
2299
|
+
path: "{id}",
|
|
2252
2300
|
hasPathParams: true,
|
|
2253
2301
|
hasData: true
|
|
2254
2302
|
}
|
|
@@ -2308,7 +2356,7 @@ export const apiConfig = [
|
|
|
2308
2356
|
{
|
|
2309
2357
|
mode: "put",
|
|
2310
2358
|
method: "putId",
|
|
2311
|
-
path: "",
|
|
2359
|
+
path: "{id}",
|
|
2312
2360
|
hasPathParams: true,
|
|
2313
2361
|
hasData: true
|
|
2314
2362
|
}
|
|
@@ -2357,7 +2405,7 @@ export const apiConfig = [
|
|
|
2357
2405
|
{
|
|
2358
2406
|
mode: "put",
|
|
2359
2407
|
method: "putId",
|
|
2360
|
-
path: "",
|
|
2408
|
+
path: "{id}",
|
|
2361
2409
|
hasPathParams: true,
|
|
2362
2410
|
hasData: true
|
|
2363
2411
|
}
|
|
@@ -2423,7 +2471,7 @@ export const apiConfig = [
|
|
|
2423
2471
|
{
|
|
2424
2472
|
mode: "put",
|
|
2425
2473
|
method: "putId",
|
|
2426
|
-
path: "",
|
|
2474
|
+
path: "{id}",
|
|
2427
2475
|
hasPathParams: true,
|
|
2428
2476
|
hasData: true
|
|
2429
2477
|
}
|
|
@@ -2475,7 +2523,7 @@ export const apiConfig = [
|
|
|
2475
2523
|
{
|
|
2476
2524
|
mode: "put",
|
|
2477
2525
|
method: "putId",
|
|
2478
|
-
path: "",
|
|
2526
|
+
path: "{id}",
|
|
2479
2527
|
hasPathParams: true,
|
|
2480
2528
|
hasData: true
|
|
2481
2529
|
}
|
|
@@ -2583,7 +2631,7 @@ export const apiConfig = [
|
|
|
2583
2631
|
{
|
|
2584
2632
|
mode: "put",
|
|
2585
2633
|
method: "putId",
|
|
2586
|
-
path: "",
|
|
2634
|
+
path: "{id}",
|
|
2587
2635
|
hasPathParams: true,
|
|
2588
2636
|
hasData: true
|
|
2589
2637
|
}
|
|
@@ -2648,7 +2696,7 @@ export const apiConfig = [
|
|
|
2648
2696
|
{
|
|
2649
2697
|
mode: "put",
|
|
2650
2698
|
method: "putId",
|
|
2651
|
-
path: "",
|
|
2699
|
+
path: "{id}",
|
|
2652
2700
|
hasPathParams: true,
|
|
2653
2701
|
hasData: true
|
|
2654
2702
|
}
|
|
@@ -2677,6 +2725,11 @@ export const apiConfig = [
|
|
|
2677
2725
|
path: "base",
|
|
2678
2726
|
hasData: true
|
|
2679
2727
|
},
|
|
2728
|
+
{
|
|
2729
|
+
mode: "get",
|
|
2730
|
+
method: "getCardLoginCfg",
|
|
2731
|
+
path: "card/login/cfg"
|
|
2732
|
+
},
|
|
2680
2733
|
{
|
|
2681
2734
|
mode: "post",
|
|
2682
2735
|
method: "postDingtalk",
|
|
@@ -2749,7 +2802,9 @@ export const apiConfig = [
|
|
|
2749
2802
|
{
|
|
2750
2803
|
mode: "post",
|
|
2751
2804
|
method: "postUploadCertFile",
|
|
2752
|
-
path: "uploadCertFile"
|
|
2805
|
+
path: "uploadCertFile",
|
|
2806
|
+
hasUpload: true,
|
|
2807
|
+
hasData: true
|
|
2753
2808
|
},
|
|
2754
2809
|
{
|
|
2755
2810
|
mode: "post",
|
|
@@ -2854,12 +2909,14 @@ export const apiConfig = [
|
|
|
2854
2909
|
mode: "post",
|
|
2855
2910
|
method: "postUploadZip",
|
|
2856
2911
|
path: "uploadZip",
|
|
2857
|
-
|
|
2912
|
+
hasUpload: true,
|
|
2913
|
+
hasQuery: true,
|
|
2914
|
+
hasData: true
|
|
2858
2915
|
},
|
|
2859
2916
|
{
|
|
2860
2917
|
mode: "put",
|
|
2861
2918
|
method: "putId",
|
|
2862
|
-
path: "",
|
|
2919
|
+
path: "{id}",
|
|
2863
2920
|
hasPathParams: true,
|
|
2864
2921
|
hasData: true
|
|
2865
2922
|
}
|
|
@@ -2902,7 +2959,7 @@ export const apiConfig = [
|
|
|
2902
2959
|
{
|
|
2903
2960
|
mode: "put",
|
|
2904
2961
|
method: "putId",
|
|
2905
|
-
path: "",
|
|
2962
|
+
path: "{id}",
|
|
2906
2963
|
hasPathParams: true,
|
|
2907
2964
|
hasData: true
|
|
2908
2965
|
}
|
|
@@ -2944,7 +3001,7 @@ export const apiConfig = [
|
|
|
2944
3001
|
{
|
|
2945
3002
|
mode: "put",
|
|
2946
3003
|
method: "putId",
|
|
2947
|
-
path: "",
|
|
3004
|
+
path: "{id}",
|
|
2948
3005
|
hasPathParams: true,
|
|
2949
3006
|
hasData: true
|
|
2950
3007
|
}
|
|
@@ -2986,7 +3043,7 @@ export const apiConfig = [
|
|
|
2986
3043
|
{
|
|
2987
3044
|
mode: "put",
|
|
2988
3045
|
method: "putId",
|
|
2989
|
-
path: "",
|
|
3046
|
+
path: "{id}",
|
|
2990
3047
|
hasPathParams: true,
|
|
2991
3048
|
hasData: true
|
|
2992
3049
|
}
|
|
@@ -3033,7 +3090,7 @@ export const apiConfig = [
|
|
|
3033
3090
|
{
|
|
3034
3091
|
mode: "put",
|
|
3035
3092
|
method: "putId",
|
|
3036
|
-
path: "",
|
|
3093
|
+
path: "{id}",
|
|
3037
3094
|
hasPathParams: true,
|
|
3038
3095
|
hasData: true
|
|
3039
3096
|
}
|
|
@@ -3080,7 +3137,7 @@ export const apiConfig = [
|
|
|
3080
3137
|
{
|
|
3081
3138
|
mode: "put",
|
|
3082
3139
|
method: "putId",
|
|
3083
|
-
path: "",
|
|
3140
|
+
path: "{id}",
|
|
3084
3141
|
hasPathParams: true,
|
|
3085
3142
|
hasData: true
|
|
3086
3143
|
}
|
|
@@ -3127,7 +3184,7 @@ export const apiConfig = [
|
|
|
3127
3184
|
{
|
|
3128
3185
|
mode: "put",
|
|
3129
3186
|
method: "putId",
|
|
3130
|
-
path: "",
|
|
3187
|
+
path: "{id}",
|
|
3131
3188
|
hasPathParams: true,
|
|
3132
3189
|
hasData: true
|
|
3133
3190
|
}
|
|
@@ -3169,7 +3226,7 @@ export const apiConfig = [
|
|
|
3169
3226
|
{
|
|
3170
3227
|
mode: "put",
|
|
3171
3228
|
method: "putId",
|
|
3172
|
-
path: "",
|
|
3229
|
+
path: "{id}",
|
|
3173
3230
|
hasPathParams: true,
|
|
3174
3231
|
hasData: true
|
|
3175
3232
|
}
|
|
@@ -3213,7 +3270,9 @@ export const apiConfig = [
|
|
|
3213
3270
|
mode: "post",
|
|
3214
3271
|
method: "postImport",
|
|
3215
3272
|
path: "import",
|
|
3216
|
-
|
|
3273
|
+
hasUpload: true,
|
|
3274
|
+
hasQuery: true,
|
|
3275
|
+
hasData: true
|
|
3217
3276
|
},
|
|
3218
3277
|
{
|
|
3219
3278
|
mode: "get",
|
|
@@ -3253,7 +3312,7 @@ export const apiConfig = [
|
|
|
3253
3312
|
{
|
|
3254
3313
|
mode: "put",
|
|
3255
3314
|
method: "putId",
|
|
3256
|
-
path: "",
|
|
3315
|
+
path: "{id}",
|
|
3257
3316
|
hasPathParams: true,
|
|
3258
3317
|
hasData: true
|
|
3259
3318
|
}
|
|
@@ -3355,7 +3414,7 @@ export const apiConfig = [
|
|
|
3355
3414
|
{
|
|
3356
3415
|
mode: "put",
|
|
3357
3416
|
method: "putId",
|
|
3358
|
-
path: "",
|
|
3417
|
+
path: "{id}",
|
|
3359
3418
|
hasPathParams: true,
|
|
3360
3419
|
hasData: true
|
|
3361
3420
|
}
|
|
@@ -3397,7 +3456,7 @@ export const apiConfig = [
|
|
|
3397
3456
|
{
|
|
3398
3457
|
mode: "put",
|
|
3399
3458
|
method: "putId",
|
|
3400
|
-
path: "",
|
|
3459
|
+
path: "{id}",
|
|
3401
3460
|
hasPathParams: true,
|
|
3402
3461
|
hasData: true
|
|
3403
3462
|
}
|
|
@@ -3600,7 +3659,7 @@ export const apiConfig = [
|
|
|
3600
3659
|
{
|
|
3601
3660
|
mode: "put",
|
|
3602
3661
|
method: "putId",
|
|
3603
|
-
path: "",
|
|
3662
|
+
path: "{id}",
|
|
3604
3663
|
hasPathParams: true,
|
|
3605
3664
|
hasData: true
|
|
3606
3665
|
}
|
|
@@ -3763,7 +3822,7 @@ export const apiConfig = [
|
|
|
3763
3822
|
{
|
|
3764
3823
|
mode: "put",
|
|
3765
3824
|
method: "putId",
|
|
3766
|
-
path: "",
|
|
3825
|
+
path: "{id}",
|
|
3767
3826
|
hasPathParams: true,
|
|
3768
3827
|
hasData: true
|
|
3769
3828
|
}
|
|
@@ -3864,7 +3923,7 @@ export const apiConfig = [
|
|
|
3864
3923
|
{
|
|
3865
3924
|
mode: "put",
|
|
3866
3925
|
method: "putId",
|
|
3867
|
-
path: "",
|
|
3926
|
+
path: "{id}",
|
|
3868
3927
|
hasPathParams: true,
|
|
3869
3928
|
hasData: true
|
|
3870
3929
|
}
|
|
@@ -3976,7 +4035,7 @@ export const apiConfig = [
|
|
|
3976
4035
|
{
|
|
3977
4036
|
mode: "put",
|
|
3978
4037
|
method: "putId",
|
|
3979
|
-
path: "",
|
|
4038
|
+
path: "{id}",
|
|
3980
4039
|
hasPathParams: true,
|
|
3981
4040
|
hasData: true
|
|
3982
4041
|
}
|
|
@@ -4206,7 +4265,7 @@ export const apiConfig = [
|
|
|
4206
4265
|
{
|
|
4207
4266
|
mode: "put",
|
|
4208
4267
|
method: "putId",
|
|
4209
|
-
path: "",
|
|
4268
|
+
path: "{id}",
|
|
4210
4269
|
hasPathParams: true,
|
|
4211
4270
|
hasData: true
|
|
4212
4271
|
}
|
|
@@ -4266,7 +4325,9 @@ export const apiConfig = [
|
|
|
4266
4325
|
mode: "post",
|
|
4267
4326
|
method: "postOrgPlatImport",
|
|
4268
4327
|
path: "org/plat/import",
|
|
4269
|
-
|
|
4328
|
+
hasUpload: true,
|
|
4329
|
+
hasQuery: true,
|
|
4330
|
+
hasData: true
|
|
4270
4331
|
},
|
|
4271
4332
|
{
|
|
4272
4333
|
mode: "post",
|
|
@@ -4278,13 +4339,17 @@ export const apiConfig = [
|
|
|
4278
4339
|
mode: "post",
|
|
4279
4340
|
method: "postOrgTenantImport",
|
|
4280
4341
|
path: "org/tenant/import",
|
|
4281
|
-
|
|
4342
|
+
hasUpload: true,
|
|
4343
|
+
hasQuery: true,
|
|
4344
|
+
hasData: true
|
|
4282
4345
|
},
|
|
4283
4346
|
{
|
|
4284
4347
|
mode: "post",
|
|
4285
4348
|
method: "postOrgTenantImport4App",
|
|
4286
4349
|
path: "org/tenant/import4App",
|
|
4287
|
-
|
|
4350
|
+
hasUpload: true,
|
|
4351
|
+
hasQuery: true,
|
|
4352
|
+
hasData: true
|
|
4288
4353
|
},
|
|
4289
4354
|
{
|
|
4290
4355
|
mode: "post",
|
|
@@ -4307,7 +4372,9 @@ export const apiConfig = [
|
|
|
4307
4372
|
{
|
|
4308
4373
|
mode: "post",
|
|
4309
4374
|
method: "postPlatImport",
|
|
4310
|
-
path: "plat/import"
|
|
4375
|
+
path: "plat/import",
|
|
4376
|
+
hasUpload: true,
|
|
4377
|
+
hasData: true
|
|
4311
4378
|
},
|
|
4312
4379
|
{
|
|
4313
4380
|
mode: "post",
|
|
@@ -4348,12 +4415,16 @@ export const apiConfig = [
|
|
|
4348
4415
|
{
|
|
4349
4416
|
mode: "post",
|
|
4350
4417
|
method: "postTenantImport",
|
|
4351
|
-
path: "tenant/import"
|
|
4418
|
+
path: "tenant/import",
|
|
4419
|
+
hasUpload: true,
|
|
4420
|
+
hasData: true
|
|
4352
4421
|
},
|
|
4353
4422
|
{
|
|
4354
4423
|
mode: "post",
|
|
4355
4424
|
method: "postTenantImport4App",
|
|
4356
|
-
path: "tenant/import4App"
|
|
4425
|
+
path: "tenant/import4App",
|
|
4426
|
+
hasUpload: true,
|
|
4427
|
+
hasData: true
|
|
4357
4428
|
},
|
|
4358
4429
|
{
|
|
4359
4430
|
mode: "post",
|
|
@@ -4370,7 +4441,7 @@ export const apiConfig = [
|
|
|
4370
4441
|
{
|
|
4371
4442
|
mode: "put",
|
|
4372
4443
|
method: "putId",
|
|
4373
|
-
path: "",
|
|
4444
|
+
path: "{id}",
|
|
4374
4445
|
hasPathParams: true,
|
|
4375
4446
|
hasData: true
|
|
4376
4447
|
}
|
|
@@ -4412,7 +4483,7 @@ export const apiConfig = [
|
|
|
4412
4483
|
{
|
|
4413
4484
|
mode: "put",
|
|
4414
4485
|
method: "putId",
|
|
4415
|
-
path: "",
|
|
4486
|
+
path: "{id}",
|
|
4416
4487
|
hasPathParams: true,
|
|
4417
4488
|
hasData: true
|
|
4418
4489
|
}
|
|
@@ -4454,7 +4525,7 @@ export const apiConfig = [
|
|
|
4454
4525
|
{
|
|
4455
4526
|
mode: "put",
|
|
4456
4527
|
method: "putId",
|
|
4457
|
-
path: "",
|
|
4528
|
+
path: "{id}",
|
|
4458
4529
|
hasPathParams: true,
|
|
4459
4530
|
hasData: true
|
|
4460
4531
|
}
|
|
@@ -4496,7 +4567,7 @@ export const apiConfig = [
|
|
|
4496
4567
|
{
|
|
4497
4568
|
mode: "put",
|
|
4498
4569
|
method: "putId",
|
|
4499
|
-
path: "",
|
|
4570
|
+
path: "{id}",
|
|
4500
4571
|
hasPathParams: true,
|
|
4501
4572
|
hasData: true
|
|
4502
4573
|
}
|
|
@@ -4539,7 +4610,7 @@ export const apiConfig = [
|
|
|
4539
4610
|
{
|
|
4540
4611
|
mode: "put",
|
|
4541
4612
|
method: "putId",
|
|
4542
|
-
path: "",
|
|
4613
|
+
path: "{id}",
|
|
4543
4614
|
hasPathParams: true,
|
|
4544
4615
|
hasData: true
|
|
4545
4616
|
}
|
|
@@ -4601,7 +4672,7 @@ export const apiConfig = [
|
|
|
4601
4672
|
{
|
|
4602
4673
|
mode: "put",
|
|
4603
4674
|
method: "putId",
|
|
4604
|
-
path: "",
|
|
4675
|
+
path: "{id}",
|
|
4605
4676
|
hasPathParams: true,
|
|
4606
4677
|
hasData: true
|
|
4607
4678
|
}
|
|
@@ -5448,6 +5519,11 @@ export const apiConfig = [
|
|
|
5448
5519
|
hasPathParams: true,
|
|
5449
5520
|
hasData: true
|
|
5450
5521
|
},
|
|
5522
|
+
{
|
|
5523
|
+
mode: "get",
|
|
5524
|
+
method: "getCallbackLogin",
|
|
5525
|
+
path: "callback/login"
|
|
5526
|
+
},
|
|
5451
5527
|
{
|
|
5452
5528
|
mode: "get",
|
|
5453
5529
|
method: "getDataSourceExecuteSelect",
|
|
@@ -5520,12 +5596,24 @@ export const apiConfig = [
|
|
|
5520
5596
|
path: "file-task/submit",
|
|
5521
5597
|
hasData: true
|
|
5522
5598
|
},
|
|
5599
|
+
{
|
|
5600
|
+
mode: "post",
|
|
5601
|
+
method: "postInvokeLogPageList",
|
|
5602
|
+
path: "invoke-log/page/list",
|
|
5603
|
+
hasData: true
|
|
5604
|
+
},
|
|
5523
5605
|
{
|
|
5524
5606
|
mode: "get",
|
|
5525
5607
|
method: "getKnowledgeBaseFindByIds",
|
|
5526
5608
|
path: "knowledge-base/findByIds",
|
|
5527
5609
|
hasQuery: true
|
|
5528
5610
|
},
|
|
5611
|
+
{
|
|
5612
|
+
mode: "get",
|
|
5613
|
+
method: "getLicenseGetAppEffectiveLicense",
|
|
5614
|
+
path: "license/getAppEffectiveLicense",
|
|
5615
|
+
hasQuery: true
|
|
5616
|
+
},
|
|
5529
5617
|
{
|
|
5530
5618
|
mode: "get",
|
|
5531
5619
|
method: "getLicenseModuleAuth",
|
|
@@ -5538,6 +5626,12 @@ export const apiConfig = [
|
|
|
5538
5626
|
path: "login-log/userLoginLogPage",
|
|
5539
5627
|
hasData: true
|
|
5540
5628
|
},
|
|
5629
|
+
{
|
|
5630
|
+
mode: "get",
|
|
5631
|
+
method: "getLoginSettingGet",
|
|
5632
|
+
path: "login/setting/get",
|
|
5633
|
+
hasQuery: true
|
|
5634
|
+
},
|
|
5541
5635
|
{
|
|
5542
5636
|
mode: "get",
|
|
5543
5637
|
method: "getLoginSsoOauth2Authorize",
|
|
@@ -5803,6 +5897,12 @@ export const apiConfig = [
|
|
|
5803
5897
|
path: "report-detail/listStatistic",
|
|
5804
5898
|
hasData: true
|
|
5805
5899
|
},
|
|
5900
|
+
{
|
|
5901
|
+
mode: "post",
|
|
5902
|
+
method: "postSeatAdd",
|
|
5903
|
+
path: "seat/add",
|
|
5904
|
+
hasQuery: true
|
|
5905
|
+
},
|
|
5806
5906
|
{
|
|
5807
5907
|
mode: "post",
|
|
5808
5908
|
method: "postSignLogOperators",
|