@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const apiConfig = [
|
|
2
2
|
{
|
|
3
3
|
name: "medPro",
|
|
4
|
-
entityName: "
|
|
4
|
+
entityName: "med-pro",
|
|
5
5
|
apis: [
|
|
6
6
|
{
|
|
7
7
|
mode: "post",
|
|
@@ -27,11 +27,89 @@ export const apiConfig = [
|
|
|
27
27
|
path: "modelMeta/modelDataAssociation",
|
|
28
28
|
hasQuery: true
|
|
29
29
|
},
|
|
30
|
+
{
|
|
31
|
+
mode: "post",
|
|
32
|
+
method: "postApproveProcessApprove",
|
|
33
|
+
path: "approve/process/approve",
|
|
34
|
+
hasData: true
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
mode: "post",
|
|
38
|
+
method: "postApproveProcessInterfereReassign",
|
|
39
|
+
path: "approve/process/interfere/reassign",
|
|
40
|
+
hasData: true
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
mode: "post",
|
|
44
|
+
method: "postApproveProcessInterfereReturn",
|
|
45
|
+
path: "approve/process/interfere/return",
|
|
46
|
+
hasData: true
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
mode: "post",
|
|
50
|
+
method: "postApproveProcessJump",
|
|
51
|
+
path: "approve/process/jump",
|
|
52
|
+
hasData: true
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
mode: "post",
|
|
56
|
+
method: "postApproveProcessReassign",
|
|
57
|
+
path: "approve/process/reassign",
|
|
58
|
+
hasData: true
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
mode: "post",
|
|
62
|
+
method: "postApproveProcessReturn",
|
|
63
|
+
path: "approve/process/return",
|
|
64
|
+
hasData: true
|
|
65
|
+
},
|
|
30
66
|
{
|
|
31
67
|
mode: "get",
|
|
32
68
|
method: "getEdhrAttachmentGetEdhrAttachment",
|
|
33
69
|
path: "edhrAttachment/getEdhrAttachment",
|
|
34
70
|
hasQuery: true
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
mode: "post",
|
|
74
|
+
method: "postFileUnzip",
|
|
75
|
+
path: "file/unzip",
|
|
76
|
+
hasQuery: true
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
mode: "post",
|
|
80
|
+
method: "postFormChangeProcessApprove",
|
|
81
|
+
path: "form/change/process/approve",
|
|
82
|
+
hasData: true
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
mode: "post",
|
|
86
|
+
method: "postFormChangeProcessInterfereReassign",
|
|
87
|
+
path: "form/change/process/interfere/reassign",
|
|
88
|
+
hasData: true
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
mode: "post",
|
|
92
|
+
method: "postFormChangeProcessInterfereReturn",
|
|
93
|
+
path: "form/change/process/interfere/return",
|
|
94
|
+
hasData: true
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
mode: "post",
|
|
98
|
+
method: "postFormChangeProcessJump",
|
|
99
|
+
path: "form/change/process/jump",
|
|
100
|
+
hasData: true
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
mode: "post",
|
|
104
|
+
method: "postFormChangeProcessReassign",
|
|
105
|
+
path: "form/change/process/reassign",
|
|
106
|
+
hasData: true
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
mode: "post",
|
|
110
|
+
method: "postFormChangeProcessReturn",
|
|
111
|
+
path: "form/change/process/return",
|
|
112
|
+
hasData: true
|
|
35
113
|
}
|
|
36
114
|
]
|
|
37
115
|
},
|
|
@@ -71,7 +149,7 @@ export const apiConfig = [
|
|
|
71
149
|
{
|
|
72
150
|
mode: "put",
|
|
73
151
|
method: "putId",
|
|
74
|
-
path: "
|
|
152
|
+
path: "",
|
|
75
153
|
hasPathParams: true,
|
|
76
154
|
hasData: true
|
|
77
155
|
}
|
|
@@ -108,7 +186,7 @@ export const apiConfig = [
|
|
|
108
186
|
{
|
|
109
187
|
mode: "put",
|
|
110
188
|
method: "putId",
|
|
111
|
-
path: "
|
|
189
|
+
path: "",
|
|
112
190
|
hasPathParams: true,
|
|
113
191
|
hasData: true
|
|
114
192
|
}
|
|
@@ -243,7 +321,7 @@ export const apiConfig = [
|
|
|
243
321
|
{
|
|
244
322
|
mode: "put",
|
|
245
323
|
method: "putId",
|
|
246
|
-
path: "
|
|
324
|
+
path: "",
|
|
247
325
|
hasPathParams: true,
|
|
248
326
|
hasData: true
|
|
249
327
|
}
|
|
@@ -285,7 +363,7 @@ export const apiConfig = [
|
|
|
285
363
|
{
|
|
286
364
|
mode: "put",
|
|
287
365
|
method: "putId",
|
|
288
|
-
path: "
|
|
366
|
+
path: "",
|
|
289
367
|
hasPathParams: true,
|
|
290
368
|
hasData: true
|
|
291
369
|
}
|
|
@@ -363,7 +441,7 @@ export const apiConfig = [
|
|
|
363
441
|
{
|
|
364
442
|
mode: "put",
|
|
365
443
|
method: "putId",
|
|
366
|
-
path: "
|
|
444
|
+
path: "",
|
|
367
445
|
hasPathParams: true,
|
|
368
446
|
hasData: true
|
|
369
447
|
}
|
|
@@ -405,7 +483,7 @@ export const apiConfig = [
|
|
|
405
483
|
{
|
|
406
484
|
mode: "put",
|
|
407
485
|
method: "putId",
|
|
408
|
-
path: "
|
|
486
|
+
path: "",
|
|
409
487
|
hasPathParams: true,
|
|
410
488
|
hasData: true
|
|
411
489
|
}
|
|
@@ -584,7 +662,7 @@ export const apiConfig = [
|
|
|
584
662
|
{
|
|
585
663
|
mode: "put",
|
|
586
664
|
method: "putId",
|
|
587
|
-
path: "
|
|
665
|
+
path: "",
|
|
588
666
|
hasPathParams: true,
|
|
589
667
|
hasData: true
|
|
590
668
|
}
|
|
@@ -627,7 +705,7 @@ export const apiConfig = [
|
|
|
627
705
|
{
|
|
628
706
|
mode: "put",
|
|
629
707
|
method: "putId",
|
|
630
|
-
path: "
|
|
708
|
+
path: "",
|
|
631
709
|
hasPathParams: true,
|
|
632
710
|
hasData: true
|
|
633
711
|
}
|
|
@@ -682,7 +760,7 @@ export const apiConfig = [
|
|
|
682
760
|
{
|
|
683
761
|
mode: "get",
|
|
684
762
|
method: "getId",
|
|
685
|
-
path: "
|
|
763
|
+
path: "",
|
|
686
764
|
hasPathParams: true
|
|
687
765
|
}
|
|
688
766
|
]
|
|
@@ -741,7 +819,7 @@ export const apiConfig = [
|
|
|
741
819
|
{
|
|
742
820
|
mode: "put",
|
|
743
821
|
method: "putId",
|
|
744
|
-
path: "
|
|
822
|
+
path: "",
|
|
745
823
|
hasPathParams: true,
|
|
746
824
|
hasData: true
|
|
747
825
|
}
|
|
@@ -855,7 +933,7 @@ export const apiConfig = [
|
|
|
855
933
|
{
|
|
856
934
|
mode: "put",
|
|
857
935
|
method: "putId",
|
|
858
|
-
path: "
|
|
936
|
+
path: "",
|
|
859
937
|
hasPathParams: true,
|
|
860
938
|
hasData: true
|
|
861
939
|
}
|
|
@@ -903,7 +981,7 @@ export const apiConfig = [
|
|
|
903
981
|
{
|
|
904
982
|
mode: "put",
|
|
905
983
|
method: "putId",
|
|
906
|
-
path: "
|
|
984
|
+
path: "",
|
|
907
985
|
hasPathParams: true,
|
|
908
986
|
hasData: true
|
|
909
987
|
}
|
|
@@ -1012,7 +1090,7 @@ export const apiConfig = [
|
|
|
1012
1090
|
{
|
|
1013
1091
|
mode: "put",
|
|
1014
1092
|
method: "putId",
|
|
1015
|
-
path: "
|
|
1093
|
+
path: "",
|
|
1016
1094
|
hasPathParams: true,
|
|
1017
1095
|
hasData: true
|
|
1018
1096
|
}
|
|
@@ -1067,7 +1145,7 @@ export const apiConfig = [
|
|
|
1067
1145
|
{
|
|
1068
1146
|
mode: "put",
|
|
1069
1147
|
method: "putId",
|
|
1070
|
-
path: "
|
|
1148
|
+
path: "",
|
|
1071
1149
|
hasPathParams: true,
|
|
1072
1150
|
hasData: true
|
|
1073
1151
|
}
|
|
@@ -1122,7 +1200,7 @@ export const apiConfig = [
|
|
|
1122
1200
|
{
|
|
1123
1201
|
mode: "put",
|
|
1124
1202
|
method: "putId",
|
|
1125
|
-
path: "
|
|
1203
|
+
path: "",
|
|
1126
1204
|
hasPathParams: true,
|
|
1127
1205
|
hasData: true
|
|
1128
1206
|
}
|
|
@@ -1175,7 +1253,7 @@ export const apiConfig = [
|
|
|
1175
1253
|
{
|
|
1176
1254
|
mode: "put",
|
|
1177
1255
|
method: "putId",
|
|
1178
|
-
path: "
|
|
1256
|
+
path: "",
|
|
1179
1257
|
hasPathParams: true,
|
|
1180
1258
|
hasData: true
|
|
1181
1259
|
}
|
|
@@ -1224,7 +1302,7 @@ export const apiConfig = [
|
|
|
1224
1302
|
{
|
|
1225
1303
|
mode: "put",
|
|
1226
1304
|
method: "putId",
|
|
1227
|
-
path: "
|
|
1305
|
+
path: "",
|
|
1228
1306
|
hasPathParams: true,
|
|
1229
1307
|
hasData: true
|
|
1230
1308
|
}
|
|
@@ -1296,7 +1374,7 @@ export const apiConfig = [
|
|
|
1296
1374
|
{
|
|
1297
1375
|
mode: "put",
|
|
1298
1376
|
method: "putId",
|
|
1299
|
-
path: "
|
|
1377
|
+
path: "",
|
|
1300
1378
|
hasPathParams: true,
|
|
1301
1379
|
hasData: true
|
|
1302
1380
|
}
|
|
@@ -1367,7 +1445,7 @@ export const apiConfig = [
|
|
|
1367
1445
|
{
|
|
1368
1446
|
mode: "put",
|
|
1369
1447
|
method: "putId",
|
|
1370
|
-
path: "
|
|
1448
|
+
path: "",
|
|
1371
1449
|
hasPathParams: true,
|
|
1372
1450
|
hasData: true
|
|
1373
1451
|
}
|
|
@@ -1443,16 +1521,12 @@ export const apiConfig = [
|
|
|
1443
1521
|
mode: "post",
|
|
1444
1522
|
method: "postUploadFile",
|
|
1445
1523
|
path: "upload/file",
|
|
1446
|
-
|
|
1447
|
-
hasQuery: true,
|
|
1448
|
-
hasData: true
|
|
1524
|
+
hasQuery: true
|
|
1449
1525
|
},
|
|
1450
1526
|
{
|
|
1451
1527
|
mode: "post",
|
|
1452
1528
|
method: "postUploadLabelImage",
|
|
1453
|
-
path: "upload/label/image"
|
|
1454
|
-
hasUpload: true,
|
|
1455
|
-
hasData: true
|
|
1529
|
+
path: "upload/label/image"
|
|
1456
1530
|
},
|
|
1457
1531
|
{
|
|
1458
1532
|
mode: "get",
|
|
@@ -1827,7 +1901,7 @@ export const apiConfig = [
|
|
|
1827
1901
|
{
|
|
1828
1902
|
mode: "put",
|
|
1829
1903
|
method: "putId",
|
|
1830
|
-
path: "
|
|
1904
|
+
path: "",
|
|
1831
1905
|
hasPathParams: true,
|
|
1832
1906
|
hasData: true
|
|
1833
1907
|
}
|
|
@@ -1926,7 +2000,7 @@ export const apiConfig = [
|
|
|
1926
2000
|
{
|
|
1927
2001
|
mode: "put",
|
|
1928
2002
|
method: "putId",
|
|
1929
|
-
path: "
|
|
2003
|
+
path: "",
|
|
1930
2004
|
hasPathParams: true,
|
|
1931
2005
|
hasData: true
|
|
1932
2006
|
}
|
|
@@ -1974,7 +2048,7 @@ export const apiConfig = [
|
|
|
1974
2048
|
{
|
|
1975
2049
|
mode: "put",
|
|
1976
2050
|
method: "putId",
|
|
1977
|
-
path: "
|
|
2051
|
+
path: "",
|
|
1978
2052
|
hasPathParams: true,
|
|
1979
2053
|
hasData: true
|
|
1980
2054
|
}
|
|
@@ -2022,7 +2096,7 @@ export const apiConfig = [
|
|
|
2022
2096
|
{
|
|
2023
2097
|
mode: "put",
|
|
2024
2098
|
method: "putId",
|
|
2025
|
-
path: "
|
|
2099
|
+
path: "",
|
|
2026
2100
|
hasPathParams: true,
|
|
2027
2101
|
hasData: true
|
|
2028
2102
|
}
|
|
@@ -2298,7 +2372,7 @@ export const apiConfig = [
|
|
|
2298
2372
|
{
|
|
2299
2373
|
mode: "put",
|
|
2300
2374
|
method: "putId",
|
|
2301
|
-
path: "
|
|
2375
|
+
path: "",
|
|
2302
2376
|
hasPathParams: true,
|
|
2303
2377
|
hasData: true
|
|
2304
2378
|
}
|
|
@@ -2352,7 +2426,7 @@ export const apiConfig = [
|
|
|
2352
2426
|
{
|
|
2353
2427
|
mode: "put",
|
|
2354
2428
|
method: "putId",
|
|
2355
|
-
path: "
|
|
2429
|
+
path: "",
|
|
2356
2430
|
hasPathParams: true,
|
|
2357
2431
|
hasData: true
|
|
2358
2432
|
}
|
|
@@ -2395,7 +2469,7 @@ export const apiConfig = [
|
|
|
2395
2469
|
{
|
|
2396
2470
|
mode: "put",
|
|
2397
2471
|
method: "putId",
|
|
2398
|
-
path: "
|
|
2472
|
+
path: "",
|
|
2399
2473
|
hasPathParams: true,
|
|
2400
2474
|
hasData: true
|
|
2401
2475
|
}
|
|
@@ -2510,7 +2584,7 @@ export const apiConfig = [
|
|
|
2510
2584
|
{
|
|
2511
2585
|
mode: "put",
|
|
2512
2586
|
method: "putId",
|
|
2513
|
-
path: "
|
|
2587
|
+
path: "",
|
|
2514
2588
|
hasPathParams: true,
|
|
2515
2589
|
hasData: true
|
|
2516
2590
|
}
|
|
@@ -2648,7 +2722,7 @@ export const apiConfig = [
|
|
|
2648
2722
|
{
|
|
2649
2723
|
mode: "put",
|
|
2650
2724
|
method: "putId",
|
|
2651
|
-
path: "
|
|
2725
|
+
path: "",
|
|
2652
2726
|
hasPathParams: true,
|
|
2653
2727
|
hasData: true
|
|
2654
2728
|
}
|
|
@@ -2686,9 +2760,7 @@ export const apiConfig = [
|
|
|
2686
2760
|
mode: "post",
|
|
2687
2761
|
method: "postUpload",
|
|
2688
2762
|
path: "upload",
|
|
2689
|
-
|
|
2690
|
-
hasQuery: true,
|
|
2691
|
-
hasData: true
|
|
2763
|
+
hasQuery: true
|
|
2692
2764
|
}
|
|
2693
2765
|
]
|
|
2694
2766
|
},
|
|
@@ -2735,9 +2807,7 @@ export const apiConfig = [
|
|
|
2735
2807
|
mode: "post",
|
|
2736
2808
|
method: "postUploadImage",
|
|
2737
2809
|
path: "upload/image",
|
|
2738
|
-
|
|
2739
|
-
hasQuery: true,
|
|
2740
|
-
hasData: true
|
|
2810
|
+
hasQuery: true
|
|
2741
2811
|
}
|
|
2742
2812
|
]
|
|
2743
2813
|
},
|
|
@@ -2915,7 +2985,7 @@ export const apiConfig = [
|
|
|
2915
2985
|
{
|
|
2916
2986
|
mode: "put",
|
|
2917
2987
|
method: "putId",
|
|
2918
|
-
path: "
|
|
2988
|
+
path: "",
|
|
2919
2989
|
hasPathParams: true,
|
|
2920
2990
|
hasData: true
|
|
2921
2991
|
}
|
|
@@ -2947,9 +3017,7 @@ export const apiConfig = [
|
|
|
2947
3017
|
mode: "post",
|
|
2948
3018
|
method: "postLangUpload",
|
|
2949
3019
|
path: "lang/upload",
|
|
2950
|
-
|
|
2951
|
-
hasQuery: true,
|
|
2952
|
-
hasData: true
|
|
3020
|
+
hasQuery: true
|
|
2953
3021
|
},
|
|
2954
3022
|
{
|
|
2955
3023
|
mode: "get",
|
|
@@ -3031,7 +3099,7 @@ export const apiConfig = [
|
|
|
3031
3099
|
{
|
|
3032
3100
|
mode: "put",
|
|
3033
3101
|
method: "putId",
|
|
3034
|
-
path: "
|
|
3102
|
+
path: "",
|
|
3035
3103
|
hasPathParams: true,
|
|
3036
3104
|
hasData: true
|
|
3037
3105
|
}
|
|
@@ -3146,7 +3214,7 @@ export const apiConfig = [
|
|
|
3146
3214
|
{
|
|
3147
3215
|
mode: "put",
|
|
3148
3216
|
method: "putId",
|
|
3149
|
-
path: "
|
|
3217
|
+
path: "",
|
|
3150
3218
|
hasPathParams: true,
|
|
3151
3219
|
hasData: true
|
|
3152
3220
|
}
|
|
@@ -3291,9 +3359,7 @@ export const apiConfig = [
|
|
|
3291
3359
|
{
|
|
3292
3360
|
mode: "post",
|
|
3293
3361
|
method: "postImport",
|
|
3294
|
-
path: "import"
|
|
3295
|
-
hasUpload: true,
|
|
3296
|
-
hasData: true
|
|
3362
|
+
path: "import"
|
|
3297
3363
|
},
|
|
3298
3364
|
{
|
|
3299
3365
|
mode: "get",
|
|
@@ -3375,7 +3441,7 @@ export const apiConfig = [
|
|
|
3375
3441
|
{
|
|
3376
3442
|
mode: "put",
|
|
3377
3443
|
method: "putId",
|
|
3378
|
-
path: "
|
|
3444
|
+
path: "",
|
|
3379
3445
|
hasPathParams: true,
|
|
3380
3446
|
hasData: true
|
|
3381
3447
|
}
|
|
@@ -3417,7 +3483,7 @@ export const apiConfig = [
|
|
|
3417
3483
|
{
|
|
3418
3484
|
mode: "put",
|
|
3419
3485
|
method: "putId",
|
|
3420
|
-
path: "
|
|
3486
|
+
path: "",
|
|
3421
3487
|
hasPathParams: true,
|
|
3422
3488
|
hasData: true
|
|
3423
3489
|
}
|
|
@@ -3478,7 +3544,7 @@ export const apiConfig = [
|
|
|
3478
3544
|
{
|
|
3479
3545
|
mode: "put",
|
|
3480
3546
|
method: "putId",
|
|
3481
|
-
path: "
|
|
3547
|
+
path: "",
|
|
3482
3548
|
hasPathParams: true,
|
|
3483
3549
|
hasData: true
|
|
3484
3550
|
}
|
|
@@ -3514,7 +3580,7 @@ export const apiConfig = [
|
|
|
3514
3580
|
{
|
|
3515
3581
|
mode: "put",
|
|
3516
3582
|
method: "putId",
|
|
3517
|
-
path: "
|
|
3583
|
+
path: "",
|
|
3518
3584
|
hasPathParams: true,
|
|
3519
3585
|
hasData: true
|
|
3520
3586
|
}
|
|
@@ -3627,7 +3693,7 @@ export const apiConfig = [
|
|
|
3627
3693
|
{
|
|
3628
3694
|
mode: "put",
|
|
3629
3695
|
method: "putId",
|
|
3630
|
-
path: "
|
|
3696
|
+
path: "",
|
|
3631
3697
|
hasPathParams: true,
|
|
3632
3698
|
hasData: true
|
|
3633
3699
|
}
|
|
@@ -3687,7 +3753,7 @@ export const apiConfig = [
|
|
|
3687
3753
|
{
|
|
3688
3754
|
mode: "put",
|
|
3689
3755
|
method: "putId",
|
|
3690
|
-
path: "
|
|
3756
|
+
path: "",
|
|
3691
3757
|
hasPathParams: true,
|
|
3692
3758
|
hasData: true
|
|
3693
3759
|
}
|
|
@@ -3743,7 +3809,7 @@ export const apiConfig = [
|
|
|
3743
3809
|
{
|
|
3744
3810
|
mode: "put",
|
|
3745
3811
|
method: "putId",
|
|
3746
|
-
path: "
|
|
3812
|
+
path: "",
|
|
3747
3813
|
hasPathParams: true,
|
|
3748
3814
|
hasData: true
|
|
3749
3815
|
}
|
|
@@ -4135,7 +4201,7 @@ export const apiConfig = [
|
|
|
4135
4201
|
{
|
|
4136
4202
|
mode: "put",
|
|
4137
4203
|
method: "putId",
|
|
4138
|
-
path: "
|
|
4204
|
+
path: "",
|
|
4139
4205
|
hasPathParams: true,
|
|
4140
4206
|
hasData: true
|
|
4141
4207
|
},
|
|
@@ -4196,7 +4262,7 @@ export const apiConfig = [
|
|
|
4196
4262
|
{
|
|
4197
4263
|
mode: "put",
|
|
4198
4264
|
method: "putId",
|
|
4199
|
-
path: "
|
|
4265
|
+
path: "",
|
|
4200
4266
|
hasPathParams: true,
|
|
4201
4267
|
hasData: true
|
|
4202
4268
|
}
|
|
@@ -4238,7 +4304,7 @@ export const apiConfig = [
|
|
|
4238
4304
|
{
|
|
4239
4305
|
mode: "put",
|
|
4240
4306
|
method: "putId",
|
|
4241
|
-
path: "
|
|
4307
|
+
path: "",
|
|
4242
4308
|
hasPathParams: true,
|
|
4243
4309
|
hasData: true
|
|
4244
4310
|
}
|
|
@@ -4274,9 +4340,7 @@ export const apiConfig = [
|
|
|
4274
4340
|
{
|
|
4275
4341
|
mode: "post",
|
|
4276
4342
|
method: "postDocxJson",
|
|
4277
|
-
path: "docx-json"
|
|
4278
|
-
hasUpload: true,
|
|
4279
|
-
hasData: true
|
|
4343
|
+
path: "docx-json"
|
|
4280
4344
|
}
|
|
4281
4345
|
]
|
|
4282
4346
|
},
|
|
@@ -4322,7 +4386,7 @@ export const apiConfig = [
|
|
|
4322
4386
|
{
|
|
4323
4387
|
mode: "put",
|
|
4324
4388
|
method: "putId",
|
|
4325
|
-
path: "
|
|
4389
|
+
path: "",
|
|
4326
4390
|
hasPathParams: true,
|
|
4327
4391
|
hasData: true
|
|
4328
4392
|
}
|
|
@@ -4643,9 +4707,7 @@ export const apiConfig = [
|
|
|
4643
4707
|
mode: "post",
|
|
4644
4708
|
method: "postImportJsonl",
|
|
4645
4709
|
path: "importJsonl",
|
|
4646
|
-
|
|
4647
|
-
hasQuery: true,
|
|
4648
|
-
hasData: true
|
|
4710
|
+
hasQuery: true
|
|
4649
4711
|
}
|
|
4650
4712
|
]
|
|
4651
4713
|
},
|
|
@@ -4686,7 +4748,7 @@ export const apiConfig = [
|
|
|
4686
4748
|
{
|
|
4687
4749
|
mode: "put",
|
|
4688
4750
|
method: "putId",
|
|
4689
|
-
path: "
|
|
4751
|
+
path: "",
|
|
4690
4752
|
hasPathParams: true,
|
|
4691
4753
|
hasData: true
|
|
4692
4754
|
}
|
|
@@ -4740,6 +4802,12 @@ export const apiConfig = [
|
|
|
4740
4802
|
path: "getCommunicationConfig",
|
|
4741
4803
|
hasQuery: true
|
|
4742
4804
|
},
|
|
4805
|
+
{
|
|
4806
|
+
mode: "get",
|
|
4807
|
+
method: "getGetFormTmplByInstIdAndTmplId",
|
|
4808
|
+
path: "getFormTmplByInstIdAndTmplId",
|
|
4809
|
+
hasQuery: true
|
|
4810
|
+
},
|
|
4743
4811
|
{
|
|
4744
4812
|
mode: "get",
|
|
4745
4813
|
method: "getGetFormTmplUsedFieldMeta",
|
|
@@ -5051,7 +5119,7 @@ export const apiConfig = [
|
|
|
5051
5119
|
{
|
|
5052
5120
|
mode: "put",
|
|
5053
5121
|
method: "putId",
|
|
5054
|
-
path: "
|
|
5122
|
+
path: "",
|
|
5055
5123
|
hasPathParams: true,
|
|
5056
5124
|
hasData: true
|
|
5057
5125
|
}
|
|
@@ -5134,7 +5202,7 @@ export const apiConfig = [
|
|
|
5134
5202
|
{
|
|
5135
5203
|
mode: "put",
|
|
5136
5204
|
method: "putId",
|
|
5137
|
-
path: "
|
|
5205
|
+
path: "",
|
|
5138
5206
|
hasPathParams: true,
|
|
5139
5207
|
hasData: true
|
|
5140
5208
|
}
|
|
@@ -5190,7 +5258,7 @@ export const apiConfig = [
|
|
|
5190
5258
|
{
|
|
5191
5259
|
mode: "put",
|
|
5192
5260
|
method: "putId",
|
|
5193
|
-
path: "
|
|
5261
|
+
path: "",
|
|
5194
5262
|
hasPathParams: true,
|
|
5195
5263
|
hasData: true
|
|
5196
5264
|
}
|
|
@@ -5232,7 +5300,7 @@ export const apiConfig = [
|
|
|
5232
5300
|
{
|
|
5233
5301
|
mode: "put",
|
|
5234
5302
|
method: "putId",
|
|
5235
|
-
path: "
|
|
5303
|
+
path: "",
|
|
5236
5304
|
hasPathParams: true,
|
|
5237
5305
|
hasData: true
|
|
5238
5306
|
}
|
|
@@ -5275,7 +5343,7 @@ export const apiConfig = [
|
|
|
5275
5343
|
{
|
|
5276
5344
|
mode: "put",
|
|
5277
5345
|
method: "putId",
|
|
5278
|
-
path: "
|
|
5346
|
+
path: "",
|
|
5279
5347
|
hasPathParams: true,
|
|
5280
5348
|
hasData: true
|
|
5281
5349
|
}
|
|
@@ -5359,7 +5427,7 @@ export const apiConfig = [
|
|
|
5359
5427
|
{
|
|
5360
5428
|
mode: "put",
|
|
5361
5429
|
method: "putId",
|
|
5362
|
-
path: "
|
|
5430
|
+
path: "",
|
|
5363
5431
|
hasPathParams: true,
|
|
5364
5432
|
hasData: true
|
|
5365
5433
|
}
|
|
@@ -5420,7 +5488,7 @@ export const apiConfig = [
|
|
|
5420
5488
|
{
|
|
5421
5489
|
mode: "get",
|
|
5422
5490
|
method: "getId",
|
|
5423
|
-
path: "
|
|
5491
|
+
path: "",
|
|
5424
5492
|
hasPathParams: true
|
|
5425
5493
|
}
|
|
5426
5494
|
]
|
|
@@ -5650,7 +5718,7 @@ export const apiConfig = [
|
|
|
5650
5718
|
{
|
|
5651
5719
|
mode: "put",
|
|
5652
5720
|
method: "putId",
|
|
5653
|
-
path: "
|
|
5721
|
+
path: "",
|
|
5654
5722
|
hasPathParams: true,
|
|
5655
5723
|
hasData: true
|
|
5656
5724
|
}
|
|
@@ -5698,7 +5766,7 @@ export const apiConfig = [
|
|
|
5698
5766
|
{
|
|
5699
5767
|
mode: "put",
|
|
5700
5768
|
method: "putId",
|
|
5701
|
-
path: "
|
|
5769
|
+
path: "",
|
|
5702
5770
|
hasPathParams: true,
|
|
5703
5771
|
hasData: true
|
|
5704
5772
|
}
|
|
@@ -5740,7 +5808,7 @@ export const apiConfig = [
|
|
|
5740
5808
|
{
|
|
5741
5809
|
mode: "put",
|
|
5742
5810
|
method: "putId",
|
|
5743
|
-
path: "
|
|
5811
|
+
path: "",
|
|
5744
5812
|
hasPathParams: true,
|
|
5745
5813
|
hasData: true
|
|
5746
5814
|
}
|
|
@@ -5788,7 +5856,7 @@ export const apiConfig = [
|
|
|
5788
5856
|
{
|
|
5789
5857
|
mode: "put",
|
|
5790
5858
|
method: "putId",
|
|
5791
|
-
path: "
|
|
5859
|
+
path: "",
|
|
5792
5860
|
hasPathParams: true,
|
|
5793
5861
|
hasData: true
|
|
5794
5862
|
}
|
|
@@ -5837,13 +5905,13 @@ export const apiConfig = [
|
|
|
5837
5905
|
{
|
|
5838
5906
|
mode: "get",
|
|
5839
5907
|
method: "getId",
|
|
5840
|
-
path: "
|
|
5908
|
+
path: "",
|
|
5841
5909
|
hasPathParams: true
|
|
5842
5910
|
},
|
|
5843
5911
|
{
|
|
5844
5912
|
mode: "put",
|
|
5845
5913
|
method: "putId",
|
|
5846
|
-
path: "
|
|
5914
|
+
path: "",
|
|
5847
5915
|
hasPathParams: true,
|
|
5848
5916
|
hasData: true
|
|
5849
5917
|
}
|
|
@@ -5927,7 +5995,7 @@ export const apiConfig = [
|
|
|
5927
5995
|
{
|
|
5928
5996
|
mode: "put",
|
|
5929
5997
|
method: "putId",
|
|
5930
|
-
path: "
|
|
5998
|
+
path: "",
|
|
5931
5999
|
hasPathParams: true,
|
|
5932
6000
|
hasData: true
|
|
5933
6001
|
}
|
|
@@ -5981,7 +6049,7 @@ export const apiConfig = [
|
|
|
5981
6049
|
{
|
|
5982
6050
|
mode: "put",
|
|
5983
6051
|
method: "putId",
|
|
5984
|
-
path: "
|
|
6052
|
+
path: "",
|
|
5985
6053
|
hasPathParams: true,
|
|
5986
6054
|
hasData: true
|
|
5987
6055
|
}
|
|
@@ -6023,7 +6091,7 @@ export const apiConfig = [
|
|
|
6023
6091
|
{
|
|
6024
6092
|
mode: "put",
|
|
6025
6093
|
method: "putId",
|
|
6026
|
-
path: "
|
|
6094
|
+
path: "",
|
|
6027
6095
|
hasPathParams: true,
|
|
6028
6096
|
hasData: true
|
|
6029
6097
|
}
|
|
@@ -6065,7 +6133,7 @@ export const apiConfig = [
|
|
|
6065
6133
|
{
|
|
6066
6134
|
mode: "put",
|
|
6067
6135
|
method: "putId",
|
|
6068
|
-
path: "
|
|
6136
|
+
path: "",
|
|
6069
6137
|
hasPathParams: true,
|
|
6070
6138
|
hasData: true
|
|
6071
6139
|
}
|
|
@@ -6107,7 +6175,7 @@ export const apiConfig = [
|
|
|
6107
6175
|
{
|
|
6108
6176
|
mode: "put",
|
|
6109
6177
|
method: "putId",
|
|
6110
|
-
path: "
|
|
6178
|
+
path: "",
|
|
6111
6179
|
hasPathParams: true,
|
|
6112
6180
|
hasData: true
|
|
6113
6181
|
}
|
|
@@ -6149,7 +6217,7 @@ export const apiConfig = [
|
|
|
6149
6217
|
{
|
|
6150
6218
|
mode: "put",
|
|
6151
6219
|
method: "putId",
|
|
6152
|
-
path: "
|
|
6220
|
+
path: "",
|
|
6153
6221
|
hasPathParams: true,
|
|
6154
6222
|
hasData: true
|
|
6155
6223
|
}
|
|
@@ -6353,7 +6421,7 @@ export const apiConfig = [
|
|
|
6353
6421
|
{
|
|
6354
6422
|
mode: "put",
|
|
6355
6423
|
method: "putId",
|
|
6356
|
-
path: "
|
|
6424
|
+
path: "",
|
|
6357
6425
|
hasPathParams: true,
|
|
6358
6426
|
hasData: true
|
|
6359
6427
|
}
|
|
@@ -6443,7 +6511,7 @@ export const apiConfig = [
|
|
|
6443
6511
|
{
|
|
6444
6512
|
mode: "put",
|
|
6445
6513
|
method: "putId",
|
|
6446
|
-
path: "
|
|
6514
|
+
path: "",
|
|
6447
6515
|
hasPathParams: true,
|
|
6448
6516
|
hasData: true
|
|
6449
6517
|
}
|
|
@@ -6485,7 +6553,7 @@ export const apiConfig = [
|
|
|
6485
6553
|
{
|
|
6486
6554
|
mode: "put",
|
|
6487
6555
|
method: "putId",
|
|
6488
|
-
path: "
|
|
6556
|
+
path: "",
|
|
6489
6557
|
hasPathParams: true,
|
|
6490
6558
|
hasData: true
|
|
6491
6559
|
}
|
|
@@ -6585,7 +6653,7 @@ export const apiConfig = [
|
|
|
6585
6653
|
{
|
|
6586
6654
|
mode: "put",
|
|
6587
6655
|
method: "putId",
|
|
6588
|
-
path: "
|
|
6656
|
+
path: "",
|
|
6589
6657
|
hasPathParams: true,
|
|
6590
6658
|
hasData: true
|
|
6591
6659
|
}
|
|
@@ -6658,7 +6726,7 @@ export const apiConfig = [
|
|
|
6658
6726
|
{
|
|
6659
6727
|
mode: "put",
|
|
6660
6728
|
method: "putId",
|
|
6661
|
-
path: "
|
|
6729
|
+
path: "",
|
|
6662
6730
|
hasPathParams: true,
|
|
6663
6731
|
hasData: true
|
|
6664
6732
|
}
|
|
@@ -6824,7 +6892,7 @@ export const apiConfig = [
|
|
|
6824
6892
|
{
|
|
6825
6893
|
mode: "put",
|
|
6826
6894
|
method: "putId",
|
|
6827
|
-
path: "
|
|
6895
|
+
path: "",
|
|
6828
6896
|
hasPathParams: true,
|
|
6829
6897
|
hasData: true
|
|
6830
6898
|
}
|
|
@@ -6872,7 +6940,7 @@ export const apiConfig = [
|
|
|
6872
6940
|
{
|
|
6873
6941
|
mode: "put",
|
|
6874
6942
|
method: "putId",
|
|
6875
|
-
path: "
|
|
6943
|
+
path: "",
|
|
6876
6944
|
hasPathParams: true,
|
|
6877
6945
|
hasData: true
|
|
6878
6946
|
}
|
|
@@ -6937,7 +7005,7 @@ export const apiConfig = [
|
|
|
6937
7005
|
{
|
|
6938
7006
|
mode: "put",
|
|
6939
7007
|
method: "putId",
|
|
6940
|
-
path: "
|
|
7008
|
+
path: "",
|
|
6941
7009
|
hasPathParams: true,
|
|
6942
7010
|
hasData: true
|
|
6943
7011
|
}
|
|
@@ -7015,7 +7083,7 @@ export const apiConfig = [
|
|
|
7015
7083
|
{
|
|
7016
7084
|
mode: "put",
|
|
7017
7085
|
method: "putId",
|
|
7018
|
-
path: "
|
|
7086
|
+
path: "",
|
|
7019
7087
|
hasPathParams: true,
|
|
7020
7088
|
hasData: true
|
|
7021
7089
|
}
|
|
@@ -7063,7 +7131,7 @@ export const apiConfig = [
|
|
|
7063
7131
|
{
|
|
7064
7132
|
mode: "put",
|
|
7065
7133
|
method: "putId",
|
|
7066
|
-
path: "
|
|
7134
|
+
path: "",
|
|
7067
7135
|
hasPathParams: true,
|
|
7068
7136
|
hasData: true
|
|
7069
7137
|
}
|
|
@@ -7140,7 +7208,7 @@ export const apiConfig = [
|
|
|
7140
7208
|
{
|
|
7141
7209
|
mode: "put",
|
|
7142
7210
|
method: "putId",
|
|
7143
|
-
path: "
|
|
7211
|
+
path: "",
|
|
7144
7212
|
hasPathParams: true,
|
|
7145
7213
|
hasData: true
|
|
7146
7214
|
}
|
|
@@ -7212,7 +7280,7 @@ export const apiConfig = [
|
|
|
7212
7280
|
{
|
|
7213
7281
|
mode: "put",
|
|
7214
7282
|
method: "putId",
|
|
7215
|
-
path: "
|
|
7283
|
+
path: "",
|
|
7216
7284
|
hasPathParams: true,
|
|
7217
7285
|
hasData: true
|
|
7218
7286
|
}
|
|
@@ -7240,9 +7308,12 @@ export const apiConfig = [
|
|
|
7240
7308
|
mode: "post",
|
|
7241
7309
|
method: "postUploadExcel",
|
|
7242
7310
|
path: "upload/excel",
|
|
7243
|
-
|
|
7244
|
-
|
|
7245
|
-
|
|
7311
|
+
hasQuery: true
|
|
7312
|
+
},
|
|
7313
|
+
{
|
|
7314
|
+
mode: "post",
|
|
7315
|
+
method: "postUploadZip",
|
|
7316
|
+
path: "upload/zip"
|
|
7246
7317
|
}
|
|
7247
7318
|
]
|
|
7248
7319
|
},
|
|
@@ -7277,7 +7348,7 @@ export const apiConfig = [
|
|
|
7277
7348
|
{
|
|
7278
7349
|
mode: "put",
|
|
7279
7350
|
method: "putId",
|
|
7280
|
-
path: "
|
|
7351
|
+
path: "",
|
|
7281
7352
|
hasPathParams: true,
|
|
7282
7353
|
hasData: true
|
|
7283
7354
|
}
|
|
@@ -7330,7 +7401,7 @@ export const apiConfig = [
|
|
|
7330
7401
|
{
|
|
7331
7402
|
mode: "put",
|
|
7332
7403
|
method: "putId",
|
|
7333
|
-
path: "
|
|
7404
|
+
path: "",
|
|
7334
7405
|
hasPathParams: true,
|
|
7335
7406
|
hasData: true
|
|
7336
7407
|
}
|
|
@@ -7389,7 +7460,7 @@ export const apiConfig = [
|
|
|
7389
7460
|
{
|
|
7390
7461
|
mode: "put",
|
|
7391
7462
|
method: "putId",
|
|
7392
|
-
path: "
|
|
7463
|
+
path: "",
|
|
7393
7464
|
hasPathParams: true,
|
|
7394
7465
|
hasData: true
|
|
7395
7466
|
}
|
|
@@ -7437,7 +7508,7 @@ export const apiConfig = [
|
|
|
7437
7508
|
{
|
|
7438
7509
|
mode: "put",
|
|
7439
7510
|
method: "putId",
|
|
7440
|
-
path: "
|
|
7511
|
+
path: "",
|
|
7441
7512
|
hasPathParams: true,
|
|
7442
7513
|
hasData: true
|
|
7443
7514
|
}
|
|
@@ -7508,7 +7579,7 @@ export const apiConfig = [
|
|
|
7508
7579
|
{
|
|
7509
7580
|
mode: "put",
|
|
7510
7581
|
method: "putId",
|
|
7511
|
-
path: "
|
|
7582
|
+
path: "",
|
|
7512
7583
|
hasPathParams: true,
|
|
7513
7584
|
hasData: true
|
|
7514
7585
|
}
|
|
@@ -7550,7 +7621,7 @@ export const apiConfig = [
|
|
|
7550
7621
|
{
|
|
7551
7622
|
mode: "put",
|
|
7552
7623
|
method: "putId",
|
|
7553
|
-
path: "
|
|
7624
|
+
path: "",
|
|
7554
7625
|
hasPathParams: true,
|
|
7555
7626
|
hasData: true
|
|
7556
7627
|
}
|
|
@@ -7592,7 +7663,7 @@ export const apiConfig = [
|
|
|
7592
7663
|
{
|
|
7593
7664
|
mode: "put",
|
|
7594
7665
|
method: "putId",
|
|
7595
|
-
path: "
|
|
7666
|
+
path: "",
|
|
7596
7667
|
hasPathParams: true,
|
|
7597
7668
|
hasData: true
|
|
7598
7669
|
}
|
|
@@ -7622,7 +7693,7 @@ export const apiConfig = [
|
|
|
7622
7693
|
{
|
|
7623
7694
|
mode: "put",
|
|
7624
7695
|
method: "putId",
|
|
7625
|
-
path: "
|
|
7696
|
+
path: "",
|
|
7626
7697
|
hasPathParams: true,
|
|
7627
7698
|
hasData: true
|
|
7628
7699
|
}
|
|
@@ -7675,7 +7746,7 @@ export const apiConfig = [
|
|
|
7675
7746
|
{
|
|
7676
7747
|
mode: "put",
|
|
7677
7748
|
method: "putId",
|
|
7678
|
-
path: "
|
|
7749
|
+
path: "",
|
|
7679
7750
|
hasPathParams: true,
|
|
7680
7751
|
hasData: true
|
|
7681
7752
|
}
|
|
@@ -7706,7 +7777,7 @@ export const apiConfig = [
|
|
|
7706
7777
|
{
|
|
7707
7778
|
mode: "put",
|
|
7708
7779
|
method: "putId",
|
|
7709
|
-
path: "
|
|
7780
|
+
path: "",
|
|
7710
7781
|
hasPathParams: true,
|
|
7711
7782
|
hasData: true
|
|
7712
7783
|
}
|
|
@@ -7796,7 +7867,7 @@ export const apiConfig = [
|
|
|
7796
7867
|
{
|
|
7797
7868
|
mode: "put",
|
|
7798
7869
|
method: "putId",
|
|
7799
|
-
path: "
|
|
7870
|
+
path: "",
|
|
7800
7871
|
hasPathParams: true,
|
|
7801
7872
|
hasData: true
|
|
7802
7873
|
}
|
|
@@ -7898,7 +7969,7 @@ export const apiConfig = [
|
|
|
7898
7969
|
{
|
|
7899
7970
|
mode: "put",
|
|
7900
7971
|
method: "putId",
|
|
7901
|
-
path: "
|
|
7972
|
+
path: "",
|
|
7902
7973
|
hasPathParams: true,
|
|
7903
7974
|
hasData: true
|
|
7904
7975
|
}
|