@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
|
@@ -1,4 +1,40 @@
|
|
|
1
1
|
export const apiConfig = [
|
|
2
|
+
{
|
|
3
|
+
name: "medPro",
|
|
4
|
+
entityName: "medPro",
|
|
5
|
+
apis: [
|
|
6
|
+
{
|
|
7
|
+
mode: "post",
|
|
8
|
+
method: "postModelMetaDataAssociation",
|
|
9
|
+
path: "modelMeta/dataAssociation",
|
|
10
|
+
hasData: true
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
mode: "get",
|
|
14
|
+
method: "getModelMetaGetSysConfig",
|
|
15
|
+
path: "modelMeta/getSysConfig",
|
|
16
|
+
hasQuery: true
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
mode: "get",
|
|
20
|
+
method: "getModelMetaHasDataAssociation",
|
|
21
|
+
path: "modelMeta/hasDataAssociation",
|
|
22
|
+
hasQuery: true
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
mode: "get",
|
|
26
|
+
method: "getModelMetaModelDataAssociation",
|
|
27
|
+
path: "modelMeta/modelDataAssociation",
|
|
28
|
+
hasQuery: true
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
mode: "get",
|
|
32
|
+
method: "getEdhrAttachmentGetEdhrAttachment",
|
|
33
|
+
path: "edhrAttachment/getEdhrAttachment",
|
|
34
|
+
hasQuery: true
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
},
|
|
2
38
|
{
|
|
3
39
|
name: "appBranch",
|
|
4
40
|
entityName: "app-branch",
|
|
@@ -35,7 +71,7 @@ export const apiConfig = [
|
|
|
35
71
|
{
|
|
36
72
|
mode: "put",
|
|
37
73
|
method: "putId",
|
|
38
|
-
path: "",
|
|
74
|
+
path: "{id}",
|
|
39
75
|
hasPathParams: true,
|
|
40
76
|
hasData: true
|
|
41
77
|
}
|
|
@@ -72,7 +108,7 @@ export const apiConfig = [
|
|
|
72
108
|
{
|
|
73
109
|
mode: "put",
|
|
74
110
|
method: "putId",
|
|
75
|
-
path: "",
|
|
111
|
+
path: "{id}",
|
|
76
112
|
hasPathParams: true,
|
|
77
113
|
hasData: true
|
|
78
114
|
}
|
|
@@ -207,7 +243,7 @@ export const apiConfig = [
|
|
|
207
243
|
{
|
|
208
244
|
mode: "put",
|
|
209
245
|
method: "putId",
|
|
210
|
-
path: "",
|
|
246
|
+
path: "{id}",
|
|
211
247
|
hasPathParams: true,
|
|
212
248
|
hasData: true
|
|
213
249
|
}
|
|
@@ -249,7 +285,7 @@ export const apiConfig = [
|
|
|
249
285
|
{
|
|
250
286
|
mode: "put",
|
|
251
287
|
method: "putId",
|
|
252
|
-
path: "",
|
|
288
|
+
path: "{id}",
|
|
253
289
|
hasPathParams: true,
|
|
254
290
|
hasData: true
|
|
255
291
|
}
|
|
@@ -327,7 +363,7 @@ export const apiConfig = [
|
|
|
327
363
|
{
|
|
328
364
|
mode: "put",
|
|
329
365
|
method: "putId",
|
|
330
|
-
path: "",
|
|
366
|
+
path: "{id}",
|
|
331
367
|
hasPathParams: true,
|
|
332
368
|
hasData: true
|
|
333
369
|
}
|
|
@@ -369,12 +405,54 @@ export const apiConfig = [
|
|
|
369
405
|
{
|
|
370
406
|
mode: "put",
|
|
371
407
|
method: "putId",
|
|
372
|
-
path: "",
|
|
408
|
+
path: "{id}",
|
|
373
409
|
hasPathParams: true,
|
|
374
410
|
hasData: true
|
|
375
411
|
}
|
|
376
412
|
]
|
|
377
413
|
},
|
|
414
|
+
{
|
|
415
|
+
name: "approve",
|
|
416
|
+
entityName: "approve",
|
|
417
|
+
apis: [
|
|
418
|
+
{
|
|
419
|
+
mode: "post",
|
|
420
|
+
method: "postProcessApprove",
|
|
421
|
+
path: "process/approve",
|
|
422
|
+
hasData: true
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
mode: "post",
|
|
426
|
+
method: "postProcessInterfereReassign",
|
|
427
|
+
path: "process/interfere/reassign",
|
|
428
|
+
hasData: true
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
mode: "post",
|
|
432
|
+
method: "postProcessInterfereReturn",
|
|
433
|
+
path: "process/interfere/return",
|
|
434
|
+
hasData: true
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
mode: "post",
|
|
438
|
+
method: "postProcessJump",
|
|
439
|
+
path: "process/jump",
|
|
440
|
+
hasData: true
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
mode: "post",
|
|
444
|
+
method: "postProcessReassign",
|
|
445
|
+
path: "process/reassign",
|
|
446
|
+
hasData: true
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
mode: "post",
|
|
450
|
+
method: "postProcessReturn",
|
|
451
|
+
path: "process/return",
|
|
452
|
+
hasData: true
|
|
453
|
+
}
|
|
454
|
+
]
|
|
455
|
+
},
|
|
378
456
|
{
|
|
379
457
|
name: "auditLog",
|
|
380
458
|
entityName: "audit-log",
|
|
@@ -399,7 +477,8 @@ export const apiConfig = [
|
|
|
399
477
|
{
|
|
400
478
|
mode: "get",
|
|
401
479
|
method: "getOperateTypes",
|
|
402
|
-
path: "operateTypes"
|
|
480
|
+
path: "operateTypes",
|
|
481
|
+
hasQuery: true
|
|
403
482
|
},
|
|
404
483
|
{
|
|
405
484
|
mode: "get",
|
|
@@ -505,7 +584,7 @@ export const apiConfig = [
|
|
|
505
584
|
{
|
|
506
585
|
mode: "put",
|
|
507
586
|
method: "putId",
|
|
508
|
-
path: "",
|
|
587
|
+
path: "{id}",
|
|
509
588
|
hasPathParams: true,
|
|
510
589
|
hasData: true
|
|
511
590
|
}
|
|
@@ -548,7 +627,7 @@ export const apiConfig = [
|
|
|
548
627
|
{
|
|
549
628
|
mode: "put",
|
|
550
629
|
method: "putId",
|
|
551
|
-
path: "",
|
|
630
|
+
path: "{id}",
|
|
552
631
|
hasPathParams: true,
|
|
553
632
|
hasData: true
|
|
554
633
|
}
|
|
@@ -603,7 +682,7 @@ export const apiConfig = [
|
|
|
603
682
|
{
|
|
604
683
|
mode: "get",
|
|
605
684
|
method: "getId",
|
|
606
|
-
path: "",
|
|
685
|
+
path: "{id}",
|
|
607
686
|
hasPathParams: true
|
|
608
687
|
}
|
|
609
688
|
]
|
|
@@ -662,7 +741,7 @@ export const apiConfig = [
|
|
|
662
741
|
{
|
|
663
742
|
mode: "put",
|
|
664
743
|
method: "putId",
|
|
665
|
-
path: "",
|
|
744
|
+
path: "{id}",
|
|
666
745
|
hasPathParams: true,
|
|
667
746
|
hasData: true
|
|
668
747
|
}
|
|
@@ -776,7 +855,7 @@ export const apiConfig = [
|
|
|
776
855
|
{
|
|
777
856
|
mode: "put",
|
|
778
857
|
method: "putId",
|
|
779
|
-
path: "",
|
|
858
|
+
path: "{id}",
|
|
780
859
|
hasPathParams: true,
|
|
781
860
|
hasData: true
|
|
782
861
|
}
|
|
@@ -824,7 +903,7 @@ export const apiConfig = [
|
|
|
824
903
|
{
|
|
825
904
|
mode: "put",
|
|
826
905
|
method: "putId",
|
|
827
|
-
path: "",
|
|
906
|
+
path: "{id}",
|
|
828
907
|
hasPathParams: true,
|
|
829
908
|
hasData: true
|
|
830
909
|
}
|
|
@@ -838,7 +917,9 @@ export const apiConfig = [
|
|
|
838
917
|
mode: "post",
|
|
839
918
|
method: "postImportExcel",
|
|
840
919
|
path: "importExcel",
|
|
841
|
-
|
|
920
|
+
hasUpload: true,
|
|
921
|
+
hasQuery: true,
|
|
922
|
+
hasData: true
|
|
842
923
|
}
|
|
843
924
|
]
|
|
844
925
|
},
|
|
@@ -933,7 +1014,7 @@ export const apiConfig = [
|
|
|
933
1014
|
{
|
|
934
1015
|
mode: "put",
|
|
935
1016
|
method: "putId",
|
|
936
|
-
path: "",
|
|
1017
|
+
path: "{id}",
|
|
937
1018
|
hasPathParams: true,
|
|
938
1019
|
hasData: true
|
|
939
1020
|
}
|
|
@@ -988,7 +1069,7 @@ export const apiConfig = [
|
|
|
988
1069
|
{
|
|
989
1070
|
mode: "put",
|
|
990
1071
|
method: "putId",
|
|
991
|
-
path: "",
|
|
1072
|
+
path: "{id}",
|
|
992
1073
|
hasPathParams: true,
|
|
993
1074
|
hasData: true
|
|
994
1075
|
}
|
|
@@ -1043,7 +1124,7 @@ export const apiConfig = [
|
|
|
1043
1124
|
{
|
|
1044
1125
|
mode: "put",
|
|
1045
1126
|
method: "putId",
|
|
1046
|
-
path: "",
|
|
1127
|
+
path: "{id}",
|
|
1047
1128
|
hasPathParams: true,
|
|
1048
1129
|
hasData: true
|
|
1049
1130
|
}
|
|
@@ -1096,7 +1177,7 @@ export const apiConfig = [
|
|
|
1096
1177
|
{
|
|
1097
1178
|
mode: "put",
|
|
1098
1179
|
method: "putId",
|
|
1099
|
-
path: "",
|
|
1180
|
+
path: "{id}",
|
|
1100
1181
|
hasPathParams: true,
|
|
1101
1182
|
hasData: true
|
|
1102
1183
|
}
|
|
@@ -1145,7 +1226,7 @@ export const apiConfig = [
|
|
|
1145
1226
|
{
|
|
1146
1227
|
mode: "put",
|
|
1147
1228
|
method: "putId",
|
|
1148
|
-
path: "",
|
|
1229
|
+
path: "{id}",
|
|
1149
1230
|
hasPathParams: true,
|
|
1150
1231
|
hasData: true
|
|
1151
1232
|
}
|
|
@@ -1217,7 +1298,7 @@ export const apiConfig = [
|
|
|
1217
1298
|
{
|
|
1218
1299
|
mode: "put",
|
|
1219
1300
|
method: "putId",
|
|
1220
|
-
path: "",
|
|
1301
|
+
path: "{id}",
|
|
1221
1302
|
hasPathParams: true,
|
|
1222
1303
|
hasData: true
|
|
1223
1304
|
}
|
|
@@ -1288,7 +1369,7 @@ export const apiConfig = [
|
|
|
1288
1369
|
{
|
|
1289
1370
|
mode: "put",
|
|
1290
1371
|
method: "putId",
|
|
1291
|
-
path: "",
|
|
1372
|
+
path: "{id}",
|
|
1292
1373
|
hasPathParams: true,
|
|
1293
1374
|
hasData: true
|
|
1294
1375
|
}
|
|
@@ -1364,12 +1445,16 @@ export const apiConfig = [
|
|
|
1364
1445
|
mode: "post",
|
|
1365
1446
|
method: "postUploadFile",
|
|
1366
1447
|
path: "upload/file",
|
|
1367
|
-
|
|
1448
|
+
hasUpload: true,
|
|
1449
|
+
hasQuery: true,
|
|
1450
|
+
hasData: true
|
|
1368
1451
|
},
|
|
1369
1452
|
{
|
|
1370
1453
|
mode: "post",
|
|
1371
1454
|
method: "postUploadLabelImage",
|
|
1372
|
-
path: "upload/label/image"
|
|
1455
|
+
path: "upload/label/image",
|
|
1456
|
+
hasUpload: true,
|
|
1457
|
+
hasData: true
|
|
1373
1458
|
},
|
|
1374
1459
|
{
|
|
1375
1460
|
mode: "get",
|
|
@@ -1519,6 +1604,19 @@ export const apiConfig = [
|
|
|
1519
1604
|
name: "docControlStarted",
|
|
1520
1605
|
entityName: "doc-control-started",
|
|
1521
1606
|
apis: [
|
|
1607
|
+
{
|
|
1608
|
+
mode: "get",
|
|
1609
|
+
method: "getAllPageList",
|
|
1610
|
+
path: "all/page/list",
|
|
1611
|
+
hasQuery: true
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
mode: "put",
|
|
1615
|
+
method: "putEffectiveDateId",
|
|
1616
|
+
path: "effectiveDate/{id}",
|
|
1617
|
+
hasPathParams: true,
|
|
1618
|
+
hasData: true
|
|
1619
|
+
},
|
|
1522
1620
|
{
|
|
1523
1621
|
mode: "get",
|
|
1524
1622
|
method: "getInfo",
|
|
@@ -1731,7 +1829,7 @@ export const apiConfig = [
|
|
|
1731
1829
|
{
|
|
1732
1830
|
mode: "put",
|
|
1733
1831
|
method: "putId",
|
|
1734
|
-
path: "",
|
|
1832
|
+
path: "{id}",
|
|
1735
1833
|
hasPathParams: true,
|
|
1736
1834
|
hasData: true
|
|
1737
1835
|
}
|
|
@@ -1830,7 +1928,7 @@ export const apiConfig = [
|
|
|
1830
1928
|
{
|
|
1831
1929
|
mode: "put",
|
|
1832
1930
|
method: "putId",
|
|
1833
|
-
path: "",
|
|
1931
|
+
path: "{id}",
|
|
1834
1932
|
hasPathParams: true,
|
|
1835
1933
|
hasData: true
|
|
1836
1934
|
}
|
|
@@ -1878,7 +1976,7 @@ export const apiConfig = [
|
|
|
1878
1976
|
{
|
|
1879
1977
|
mode: "put",
|
|
1880
1978
|
method: "putId",
|
|
1881
|
-
path: "",
|
|
1979
|
+
path: "{id}",
|
|
1882
1980
|
hasPathParams: true,
|
|
1883
1981
|
hasData: true
|
|
1884
1982
|
}
|
|
@@ -1926,7 +2024,7 @@ export const apiConfig = [
|
|
|
1926
2024
|
{
|
|
1927
2025
|
mode: "put",
|
|
1928
2026
|
method: "putId",
|
|
1929
|
-
path: "",
|
|
2027
|
+
path: "{id}",
|
|
1930
2028
|
hasPathParams: true,
|
|
1931
2029
|
hasData: true
|
|
1932
2030
|
}
|
|
@@ -2118,6 +2216,13 @@ export const apiConfig = [
|
|
|
2118
2216
|
path: "setDefault/{id}",
|
|
2119
2217
|
hasPathParams: true
|
|
2120
2218
|
},
|
|
2219
|
+
{
|
|
2220
|
+
mode: "put",
|
|
2221
|
+
method: "putUpdateOperatingStateId",
|
|
2222
|
+
path: "updateOperatingState/{id}",
|
|
2223
|
+
hasPathParams: true,
|
|
2224
|
+
hasData: true
|
|
2225
|
+
},
|
|
2121
2226
|
{
|
|
2122
2227
|
mode: "put",
|
|
2123
2228
|
method: "putUpdateVersionByIdId",
|
|
@@ -2195,7 +2300,7 @@ export const apiConfig = [
|
|
|
2195
2300
|
{
|
|
2196
2301
|
mode: "put",
|
|
2197
2302
|
method: "putId",
|
|
2198
|
-
path: "",
|
|
2303
|
+
path: "{id}",
|
|
2199
2304
|
hasPathParams: true,
|
|
2200
2305
|
hasData: true
|
|
2201
2306
|
}
|
|
@@ -2240,10 +2345,16 @@ export const apiConfig = [
|
|
|
2240
2345
|
path: "page/list",
|
|
2241
2346
|
hasQuery: true
|
|
2242
2347
|
},
|
|
2348
|
+
{
|
|
2349
|
+
mode: "post",
|
|
2350
|
+
method: "postSort",
|
|
2351
|
+
path: "sort",
|
|
2352
|
+
hasData: true
|
|
2353
|
+
},
|
|
2243
2354
|
{
|
|
2244
2355
|
mode: "put",
|
|
2245
2356
|
method: "putId",
|
|
2246
|
-
path: "",
|
|
2357
|
+
path: "{id}",
|
|
2247
2358
|
hasPathParams: true,
|
|
2248
2359
|
hasData: true
|
|
2249
2360
|
}
|
|
@@ -2286,7 +2397,7 @@ export const apiConfig = [
|
|
|
2286
2397
|
{
|
|
2287
2398
|
mode: "put",
|
|
2288
2399
|
method: "putId",
|
|
2289
|
-
path: "",
|
|
2400
|
+
path: "{id}",
|
|
2290
2401
|
hasPathParams: true,
|
|
2291
2402
|
hasData: true
|
|
2292
2403
|
}
|
|
@@ -2401,7 +2512,7 @@ export const apiConfig = [
|
|
|
2401
2512
|
{
|
|
2402
2513
|
mode: "put",
|
|
2403
2514
|
method: "putId",
|
|
2404
|
-
path: "",
|
|
2515
|
+
path: "{id}",
|
|
2405
2516
|
hasPathParams: true,
|
|
2406
2517
|
hasData: true
|
|
2407
2518
|
}
|
|
@@ -2427,7 +2538,9 @@ export const apiConfig = [
|
|
|
2427
2538
|
mode: "post",
|
|
2428
2539
|
method: "postDataImport",
|
|
2429
2540
|
path: "data/import",
|
|
2430
|
-
|
|
2541
|
+
hasUpload: true,
|
|
2542
|
+
hasQuery: true,
|
|
2543
|
+
hasData: true
|
|
2431
2544
|
},
|
|
2432
2545
|
{
|
|
2433
2546
|
mode: "get",
|
|
@@ -2445,7 +2558,9 @@ export const apiConfig = [
|
|
|
2445
2558
|
mode: "post",
|
|
2446
2559
|
method: "postDataValidate",
|
|
2447
2560
|
path: "data/validate",
|
|
2448
|
-
|
|
2561
|
+
hasUpload: true,
|
|
2562
|
+
hasQuery: true,
|
|
2563
|
+
hasData: true
|
|
2449
2564
|
}
|
|
2450
2565
|
]
|
|
2451
2566
|
},
|
|
@@ -2518,6 +2633,12 @@ export const apiConfig = [
|
|
|
2518
2633
|
path: "preview",
|
|
2519
2634
|
hasData: true
|
|
2520
2635
|
},
|
|
2636
|
+
{
|
|
2637
|
+
mode: "get",
|
|
2638
|
+
method: "getRemoveDocument",
|
|
2639
|
+
path: "remove/document",
|
|
2640
|
+
hasQuery: true
|
|
2641
|
+
},
|
|
2521
2642
|
{
|
|
2522
2643
|
mode: "post",
|
|
2523
2644
|
method: "postSave",
|
|
@@ -2533,7 +2654,7 @@ export const apiConfig = [
|
|
|
2533
2654
|
{
|
|
2534
2655
|
mode: "put",
|
|
2535
2656
|
method: "putId",
|
|
2536
|
-
path: "",
|
|
2657
|
+
path: "{id}",
|
|
2537
2658
|
hasPathParams: true,
|
|
2538
2659
|
hasData: true
|
|
2539
2660
|
}
|
|
@@ -2571,7 +2692,9 @@ export const apiConfig = [
|
|
|
2571
2692
|
mode: "post",
|
|
2572
2693
|
method: "postUpload",
|
|
2573
2694
|
path: "upload",
|
|
2574
|
-
|
|
2695
|
+
hasUpload: true,
|
|
2696
|
+
hasQuery: true,
|
|
2697
|
+
hasData: true
|
|
2575
2698
|
}
|
|
2576
2699
|
]
|
|
2577
2700
|
},
|
|
@@ -2618,7 +2741,9 @@ export const apiConfig = [
|
|
|
2618
2741
|
mode: "post",
|
|
2619
2742
|
method: "postUploadImage",
|
|
2620
2743
|
path: "upload/image",
|
|
2621
|
-
|
|
2744
|
+
hasUpload: true,
|
|
2745
|
+
hasQuery: true,
|
|
2746
|
+
hasData: true
|
|
2622
2747
|
}
|
|
2623
2748
|
]
|
|
2624
2749
|
},
|
|
@@ -2796,7 +2921,7 @@ export const apiConfig = [
|
|
|
2796
2921
|
{
|
|
2797
2922
|
mode: "put",
|
|
2798
2923
|
method: "putId",
|
|
2799
|
-
path: "",
|
|
2924
|
+
path: "{id}",
|
|
2800
2925
|
hasPathParams: true,
|
|
2801
2926
|
hasData: true
|
|
2802
2927
|
}
|
|
@@ -2828,7 +2953,9 @@ export const apiConfig = [
|
|
|
2828
2953
|
mode: "post",
|
|
2829
2954
|
method: "postLangUpload",
|
|
2830
2955
|
path: "lang/upload",
|
|
2831
|
-
|
|
2956
|
+
hasUpload: true,
|
|
2957
|
+
hasQuery: true,
|
|
2958
|
+
hasData: true
|
|
2832
2959
|
},
|
|
2833
2960
|
{
|
|
2834
2961
|
mode: "get",
|
|
@@ -2845,6 +2972,77 @@ export const apiConfig = [
|
|
|
2845
2972
|
}
|
|
2846
2973
|
]
|
|
2847
2974
|
},
|
|
2975
|
+
{
|
|
2976
|
+
name: "importReport",
|
|
2977
|
+
entityName: "import-report",
|
|
2978
|
+
apis: [
|
|
2979
|
+
{
|
|
2980
|
+
mode: "get",
|
|
2981
|
+
method: "getInfo",
|
|
2982
|
+
path: "info",
|
|
2983
|
+
hasQuery: true
|
|
2984
|
+
},
|
|
2985
|
+
{
|
|
2986
|
+
mode: "get",
|
|
2987
|
+
method: "getList",
|
|
2988
|
+
path: "list"
|
|
2989
|
+
},
|
|
2990
|
+
{
|
|
2991
|
+
mode: "get",
|
|
2992
|
+
method: "getPageList",
|
|
2993
|
+
path: "page/list",
|
|
2994
|
+
hasQuery: true
|
|
2995
|
+
}
|
|
2996
|
+
]
|
|
2997
|
+
},
|
|
2998
|
+
{
|
|
2999
|
+
name: "inspectionCategory",
|
|
3000
|
+
entityName: "inspection-category",
|
|
3001
|
+
apis: [
|
|
3002
|
+
{
|
|
3003
|
+
mode: "post",
|
|
3004
|
+
method: "post",
|
|
3005
|
+
path: "",
|
|
3006
|
+
hasData: true
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
mode: "delete",
|
|
3010
|
+
method: "delete",
|
|
3011
|
+
path: "",
|
|
3012
|
+
hasQuery: true
|
|
3013
|
+
},
|
|
3014
|
+
{
|
|
3015
|
+
mode: "put",
|
|
3016
|
+
method: "putDrag",
|
|
3017
|
+
path: "drag",
|
|
3018
|
+
hasData: true
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
mode: "get",
|
|
3022
|
+
method: "getInfo",
|
|
3023
|
+
path: "info",
|
|
3024
|
+
hasQuery: true
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
mode: "get",
|
|
3028
|
+
method: "getList",
|
|
3029
|
+
path: "list"
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
mode: "get",
|
|
3033
|
+
method: "getPageList",
|
|
3034
|
+
path: "page/list",
|
|
3035
|
+
hasQuery: true
|
|
3036
|
+
},
|
|
3037
|
+
{
|
|
3038
|
+
mode: "put",
|
|
3039
|
+
method: "putId",
|
|
3040
|
+
path: "{id}",
|
|
3041
|
+
hasPathParams: true,
|
|
3042
|
+
hasData: true
|
|
3043
|
+
}
|
|
3044
|
+
]
|
|
3045
|
+
},
|
|
2848
3046
|
{
|
|
2849
3047
|
name: "instanceRelation",
|
|
2850
3048
|
entityName: "instance-relation",
|
|
@@ -2954,7 +3152,7 @@ export const apiConfig = [
|
|
|
2954
3152
|
{
|
|
2955
3153
|
mode: "put",
|
|
2956
3154
|
method: "putId",
|
|
2957
|
-
path: "",
|
|
3155
|
+
path: "{id}",
|
|
2958
3156
|
hasPathParams: true,
|
|
2959
3157
|
hasData: true
|
|
2960
3158
|
}
|
|
@@ -3031,6 +3229,12 @@ export const apiConfig = [
|
|
|
3031
3229
|
path: "btw",
|
|
3032
3230
|
hasData: true
|
|
3033
3231
|
},
|
|
3232
|
+
{
|
|
3233
|
+
mode: "post",
|
|
3234
|
+
method: "postBtwCopy",
|
|
3235
|
+
path: "btw/copy",
|
|
3236
|
+
hasData: true
|
|
3237
|
+
},
|
|
3034
3238
|
{
|
|
3035
3239
|
mode: "get",
|
|
3036
3240
|
method: "getBtwPageList",
|
|
@@ -3045,8 +3249,8 @@ export const apiConfig = [
|
|
|
3045
3249
|
},
|
|
3046
3250
|
{
|
|
3047
3251
|
mode: "put",
|
|
3048
|
-
method: "
|
|
3049
|
-
path: "btw/
|
|
3252
|
+
method: "putBtwUpdate",
|
|
3253
|
+
path: "btw/update",
|
|
3050
3254
|
hasData: true
|
|
3051
3255
|
},
|
|
3052
3256
|
{
|
|
@@ -3093,7 +3297,9 @@ export const apiConfig = [
|
|
|
3093
3297
|
{
|
|
3094
3298
|
mode: "post",
|
|
3095
3299
|
method: "postImport",
|
|
3096
|
-
path: "import"
|
|
3300
|
+
path: "import",
|
|
3301
|
+
hasUpload: true,
|
|
3302
|
+
hasData: true
|
|
3097
3303
|
},
|
|
3098
3304
|
{
|
|
3099
3305
|
mode: "get",
|
|
@@ -3175,7 +3381,7 @@ export const apiConfig = [
|
|
|
3175
3381
|
{
|
|
3176
3382
|
mode: "put",
|
|
3177
3383
|
method: "putId",
|
|
3178
|
-
path: "",
|
|
3384
|
+
path: "{id}",
|
|
3179
3385
|
hasPathParams: true,
|
|
3180
3386
|
hasData: true
|
|
3181
3387
|
}
|
|
@@ -3217,7 +3423,7 @@ export const apiConfig = [
|
|
|
3217
3423
|
{
|
|
3218
3424
|
mode: "put",
|
|
3219
3425
|
method: "putId",
|
|
3220
|
-
path: "",
|
|
3426
|
+
path: "{id}",
|
|
3221
3427
|
hasPathParams: true,
|
|
3222
3428
|
hasData: true
|
|
3223
3429
|
}
|
|
@@ -3278,7 +3484,7 @@ export const apiConfig = [
|
|
|
3278
3484
|
{
|
|
3279
3485
|
mode: "put",
|
|
3280
3486
|
method: "putId",
|
|
3281
|
-
path: "",
|
|
3487
|
+
path: "{id}",
|
|
3282
3488
|
hasPathParams: true,
|
|
3283
3489
|
hasData: true
|
|
3284
3490
|
}
|
|
@@ -3314,7 +3520,7 @@ export const apiConfig = [
|
|
|
3314
3520
|
{
|
|
3315
3521
|
mode: "put",
|
|
3316
3522
|
method: "putId",
|
|
3317
|
-
path: "",
|
|
3523
|
+
path: "{id}",
|
|
3318
3524
|
hasPathParams: true,
|
|
3319
3525
|
hasData: true
|
|
3320
3526
|
}
|
|
@@ -3427,7 +3633,7 @@ export const apiConfig = [
|
|
|
3427
3633
|
{
|
|
3428
3634
|
mode: "put",
|
|
3429
3635
|
method: "putId",
|
|
3430
|
-
path: "",
|
|
3636
|
+
path: "{id}",
|
|
3431
3637
|
hasPathParams: true,
|
|
3432
3638
|
hasData: true
|
|
3433
3639
|
}
|
|
@@ -3487,7 +3693,7 @@ export const apiConfig = [
|
|
|
3487
3693
|
{
|
|
3488
3694
|
mode: "put",
|
|
3489
3695
|
method: "putId",
|
|
3490
|
-
path: "",
|
|
3696
|
+
path: "{id}",
|
|
3491
3697
|
hasPathParams: true,
|
|
3492
3698
|
hasData: true
|
|
3493
3699
|
}
|
|
@@ -3543,7 +3749,7 @@ export const apiConfig = [
|
|
|
3543
3749
|
{
|
|
3544
3750
|
mode: "put",
|
|
3545
3751
|
method: "putId",
|
|
3546
|
-
path: "",
|
|
3752
|
+
path: "{id}",
|
|
3547
3753
|
hasPathParams: true,
|
|
3548
3754
|
hasData: true
|
|
3549
3755
|
}
|
|
@@ -3584,6 +3790,7 @@ export const apiConfig = [
|
|
|
3584
3790
|
mode: "post",
|
|
3585
3791
|
method: "postBizServiceGeneralModelCategoryModelKeyBsKey",
|
|
3586
3792
|
path: "biz-service/general/{modelCategory}/{modelKey}/{bsKey}",
|
|
3793
|
+
hasUpload: true,
|
|
3587
3794
|
hasPathParams: true,
|
|
3588
3795
|
hasQuery: true,
|
|
3589
3796
|
hasData: true
|
|
@@ -3599,6 +3806,7 @@ export const apiConfig = [
|
|
|
3599
3806
|
mode: "post",
|
|
3600
3807
|
method: "postBizServiceModelCategoryModelKeyBsKey",
|
|
3601
3808
|
path: "biz-service/{modelCategory}/{modelKey}/{bsKey}",
|
|
3809
|
+
hasUpload: true,
|
|
3602
3810
|
hasPathParams: true,
|
|
3603
3811
|
hasQuery: true,
|
|
3604
3812
|
hasData: true
|
|
@@ -3897,6 +4105,12 @@ export const apiConfig = [
|
|
|
3897
4105
|
path: "permission-enabled/list",
|
|
3898
4106
|
hasQuery: true
|
|
3899
4107
|
},
|
|
4108
|
+
{
|
|
4109
|
+
mode: "get",
|
|
4110
|
+
method: "getPermissionRelation",
|
|
4111
|
+
path: "permission/relation",
|
|
4112
|
+
hasQuery: true
|
|
4113
|
+
},
|
|
3900
4114
|
{
|
|
3901
4115
|
mode: "post",
|
|
3902
4116
|
method: "postSave",
|
|
@@ -3929,7 +4143,7 @@ export const apiConfig = [
|
|
|
3929
4143
|
{
|
|
3930
4144
|
mode: "put",
|
|
3931
4145
|
method: "putId",
|
|
3932
|
-
path: "",
|
|
4146
|
+
path: "{id}",
|
|
3933
4147
|
hasPathParams: true,
|
|
3934
4148
|
hasData: true
|
|
3935
4149
|
},
|
|
@@ -3960,7 +4174,8 @@ export const apiConfig = [
|
|
|
3960
4174
|
{
|
|
3961
4175
|
mode: "get",
|
|
3962
4176
|
method: "getDataModelList",
|
|
3963
|
-
path: "data-model/list"
|
|
4177
|
+
path: "data-model/list",
|
|
4178
|
+
hasQuery: true
|
|
3964
4179
|
},
|
|
3965
4180
|
{
|
|
3966
4181
|
mode: "get",
|
|
@@ -3983,12 +4198,13 @@ export const apiConfig = [
|
|
|
3983
4198
|
{
|
|
3984
4199
|
mode: "get",
|
|
3985
4200
|
method: "getViewModelList",
|
|
3986
|
-
path: "view-model/list"
|
|
4201
|
+
path: "view-model/list",
|
|
4202
|
+
hasQuery: true
|
|
3987
4203
|
},
|
|
3988
4204
|
{
|
|
3989
4205
|
mode: "put",
|
|
3990
4206
|
method: "putId",
|
|
3991
|
-
path: "",
|
|
4207
|
+
path: "{id}",
|
|
3992
4208
|
hasPathParams: true,
|
|
3993
4209
|
hasData: true
|
|
3994
4210
|
}
|
|
@@ -4030,7 +4246,7 @@ export const apiConfig = [
|
|
|
4030
4246
|
{
|
|
4031
4247
|
mode: "put",
|
|
4032
4248
|
method: "putId",
|
|
4033
|
-
path: "",
|
|
4249
|
+
path: "{id}",
|
|
4034
4250
|
hasPathParams: true,
|
|
4035
4251
|
hasData: true
|
|
4036
4252
|
}
|
|
@@ -4066,7 +4282,9 @@ export const apiConfig = [
|
|
|
4066
4282
|
{
|
|
4067
4283
|
mode: "post",
|
|
4068
4284
|
method: "postDocxJson",
|
|
4069
|
-
path: "docx-json"
|
|
4285
|
+
path: "docx-json",
|
|
4286
|
+
hasUpload: true,
|
|
4287
|
+
hasData: true
|
|
4070
4288
|
}
|
|
4071
4289
|
]
|
|
4072
4290
|
},
|
|
@@ -4112,7 +4330,7 @@ export const apiConfig = [
|
|
|
4112
4330
|
{
|
|
4113
4331
|
mode: "put",
|
|
4114
4332
|
method: "putId",
|
|
4115
|
-
path: "",
|
|
4333
|
+
path: "{id}",
|
|
4116
4334
|
hasPathParams: true,
|
|
4117
4335
|
hasData: true
|
|
4118
4336
|
}
|
|
@@ -4152,6 +4370,36 @@ export const apiConfig = [
|
|
|
4152
4370
|
path: "appendix/form/list",
|
|
4153
4371
|
hasQuery: true
|
|
4154
4372
|
},
|
|
4373
|
+
{
|
|
4374
|
+
mode: "post",
|
|
4375
|
+
method: "postDataCollectionAbandon",
|
|
4376
|
+
path: "data-collection/abandon",
|
|
4377
|
+
hasData: true
|
|
4378
|
+
},
|
|
4379
|
+
{
|
|
4380
|
+
mode: "post",
|
|
4381
|
+
method: "postDataCollectionCreate",
|
|
4382
|
+
path: "data-collection/create",
|
|
4383
|
+
hasData: true
|
|
4384
|
+
},
|
|
4385
|
+
{
|
|
4386
|
+
mode: "get",
|
|
4387
|
+
method: "getDataCollectionListAll",
|
|
4388
|
+
path: "data-collection/listAll",
|
|
4389
|
+
hasQuery: true
|
|
4390
|
+
},
|
|
4391
|
+
{
|
|
4392
|
+
mode: "post",
|
|
4393
|
+
method: "postDataCollectionUpdateAlias",
|
|
4394
|
+
path: "data-collection/update-alias",
|
|
4395
|
+
hasData: true
|
|
4396
|
+
},
|
|
4397
|
+
{
|
|
4398
|
+
mode: "post",
|
|
4399
|
+
method: "postDataCollectionUpdateStatus",
|
|
4400
|
+
path: "data-collection/update-status",
|
|
4401
|
+
hasData: true
|
|
4402
|
+
},
|
|
4155
4403
|
{
|
|
4156
4404
|
mode: "get",
|
|
4157
4405
|
method: "getDataIds",
|
|
@@ -4259,6 +4507,12 @@ export const apiConfig = [
|
|
|
4259
4507
|
method: "postInfos",
|
|
4260
4508
|
path: "infos"
|
|
4261
4509
|
},
|
|
4510
|
+
{
|
|
4511
|
+
mode: "get",
|
|
4512
|
+
method: "getInstEncodeCheck",
|
|
4513
|
+
path: "inst/encode/check",
|
|
4514
|
+
hasQuery: true
|
|
4515
|
+
},
|
|
4262
4516
|
{
|
|
4263
4517
|
mode: "get",
|
|
4264
4518
|
method: "getPageList",
|
|
@@ -4383,6 +4637,26 @@ export const apiConfig = [
|
|
|
4383
4637
|
}
|
|
4384
4638
|
]
|
|
4385
4639
|
},
|
|
4640
|
+
{
|
|
4641
|
+
name: "onlineFormTmplExport",
|
|
4642
|
+
entityName: "online-form-tmpl-export",
|
|
4643
|
+
apis: [
|
|
4644
|
+
{
|
|
4645
|
+
mode: "post",
|
|
4646
|
+
method: "postExport",
|
|
4647
|
+
path: "export",
|
|
4648
|
+
hasData: true
|
|
4649
|
+
},
|
|
4650
|
+
{
|
|
4651
|
+
mode: "post",
|
|
4652
|
+
method: "postImportJsonl",
|
|
4653
|
+
path: "importJsonl",
|
|
4654
|
+
hasUpload: true,
|
|
4655
|
+
hasQuery: true,
|
|
4656
|
+
hasData: true
|
|
4657
|
+
}
|
|
4658
|
+
]
|
|
4659
|
+
},
|
|
4386
4660
|
{
|
|
4387
4661
|
name: "onlineFormTmplLog",
|
|
4388
4662
|
entityName: "online-form-tmpl-log",
|
|
@@ -4420,7 +4694,7 @@ export const apiConfig = [
|
|
|
4420
4694
|
{
|
|
4421
4695
|
mode: "put",
|
|
4422
4696
|
method: "putId",
|
|
4423
|
-
path: "",
|
|
4697
|
+
path: "{id}",
|
|
4424
4698
|
hasPathParams: true,
|
|
4425
4699
|
hasData: true
|
|
4426
4700
|
}
|
|
@@ -4456,12 +4730,30 @@ export const apiConfig = [
|
|
|
4456
4730
|
path: "formModels/{id}",
|
|
4457
4731
|
hasPathParams: true
|
|
4458
4732
|
},
|
|
4733
|
+
{
|
|
4734
|
+
mode: "get",
|
|
4735
|
+
method: "getGetBomByFormTmplId",
|
|
4736
|
+
path: "getBomByFormTmplId",
|
|
4737
|
+
hasQuery: true
|
|
4738
|
+
},
|
|
4739
|
+
{
|
|
4740
|
+
mode: "get",
|
|
4741
|
+
method: "getGetBomByFormTmplIdAndTableKey",
|
|
4742
|
+
path: "getBomByFormTmplIdAndTableKey",
|
|
4743
|
+
hasQuery: true
|
|
4744
|
+
},
|
|
4459
4745
|
{
|
|
4460
4746
|
mode: "get",
|
|
4461
4747
|
method: "getGetCommunicationConfig",
|
|
4462
4748
|
path: "getCommunicationConfig",
|
|
4463
4749
|
hasQuery: true
|
|
4464
4750
|
},
|
|
4751
|
+
{
|
|
4752
|
+
mode: "get",
|
|
4753
|
+
method: "getGetFormTmplUsedFieldMeta",
|
|
4754
|
+
path: "getFormTmplUsedFieldMeta",
|
|
4755
|
+
hasQuery: true
|
|
4756
|
+
},
|
|
4465
4757
|
{
|
|
4466
4758
|
mode: "get",
|
|
4467
4759
|
method: "getGetVersionById",
|
|
@@ -4474,6 +4766,11 @@ export const apiConfig = [
|
|
|
4474
4766
|
path: "infos",
|
|
4475
4767
|
hasData: true
|
|
4476
4768
|
},
|
|
4769
|
+
{
|
|
4770
|
+
mode: "get",
|
|
4771
|
+
method: "getIsOcrGranted",
|
|
4772
|
+
path: "isOcrGranted"
|
|
4773
|
+
},
|
|
4477
4774
|
{
|
|
4478
4775
|
mode: "get",
|
|
4479
4776
|
method: "getListBaseAndProcessForm",
|
|
@@ -4579,6 +4876,13 @@ export const apiConfig = [
|
|
|
4579
4876
|
hasPathParams: true,
|
|
4580
4877
|
hasData: true
|
|
4581
4878
|
},
|
|
4879
|
+
{
|
|
4880
|
+
mode: "put",
|
|
4881
|
+
method: "putUpdateOperatingStateId",
|
|
4882
|
+
path: "updateOperatingState/{id}",
|
|
4883
|
+
hasPathParams: true,
|
|
4884
|
+
hasData: true
|
|
4885
|
+
},
|
|
4582
4886
|
{
|
|
4583
4887
|
mode: "put",
|
|
4584
4888
|
method: "putUpdateVersionByIdId",
|
|
@@ -4621,6 +4925,12 @@ export const apiConfig = [
|
|
|
4621
4925
|
method: "getDataInitProtocolList",
|
|
4622
4926
|
path: "data-init/protocol/list"
|
|
4623
4927
|
},
|
|
4928
|
+
{
|
|
4929
|
+
mode: "post",
|
|
4930
|
+
method: "postPartialSubmit",
|
|
4931
|
+
path: "partialSubmit",
|
|
4932
|
+
hasData: true
|
|
4933
|
+
},
|
|
4624
4934
|
{
|
|
4625
4935
|
mode: "post",
|
|
4626
4936
|
method: "postProcessAbandon",
|
|
@@ -4749,7 +5059,7 @@ export const apiConfig = [
|
|
|
4749
5059
|
{
|
|
4750
5060
|
mode: "put",
|
|
4751
5061
|
method: "putId",
|
|
4752
|
-
path: "",
|
|
5062
|
+
path: "{id}",
|
|
4753
5063
|
hasPathParams: true,
|
|
4754
5064
|
hasData: true
|
|
4755
5065
|
}
|
|
@@ -4823,6 +5133,12 @@ export const apiConfig = [
|
|
|
4823
5133
|
method: "getList",
|
|
4824
5134
|
path: "list"
|
|
4825
5135
|
},
|
|
5136
|
+
{
|
|
5137
|
+
mode: "get",
|
|
5138
|
+
method: "getLogPageList",
|
|
5139
|
+
path: "log/page/list",
|
|
5140
|
+
hasQuery: true
|
|
5141
|
+
},
|
|
4826
5142
|
{
|
|
4827
5143
|
mode: "get",
|
|
4828
5144
|
method: "getPageList",
|
|
@@ -4832,7 +5148,7 @@ export const apiConfig = [
|
|
|
4832
5148
|
{
|
|
4833
5149
|
mode: "put",
|
|
4834
5150
|
method: "putId",
|
|
4835
|
-
path: "",
|
|
5151
|
+
path: "{id}",
|
|
4836
5152
|
hasPathParams: true,
|
|
4837
5153
|
hasData: true
|
|
4838
5154
|
}
|
|
@@ -4888,7 +5204,7 @@ export const apiConfig = [
|
|
|
4888
5204
|
{
|
|
4889
5205
|
mode: "put",
|
|
4890
5206
|
method: "putId",
|
|
4891
|
-
path: "",
|
|
5207
|
+
path: "{id}",
|
|
4892
5208
|
hasPathParams: true,
|
|
4893
5209
|
hasData: true
|
|
4894
5210
|
}
|
|
@@ -4930,7 +5246,7 @@ export const apiConfig = [
|
|
|
4930
5246
|
{
|
|
4931
5247
|
mode: "put",
|
|
4932
5248
|
method: "putId",
|
|
4933
|
-
path: "",
|
|
5249
|
+
path: "{id}",
|
|
4934
5250
|
hasPathParams: true,
|
|
4935
5251
|
hasData: true
|
|
4936
5252
|
}
|
|
@@ -4973,7 +5289,7 @@ export const apiConfig = [
|
|
|
4973
5289
|
{
|
|
4974
5290
|
mode: "put",
|
|
4975
5291
|
method: "putId",
|
|
4976
|
-
path: "",
|
|
5292
|
+
path: "{id}",
|
|
4977
5293
|
hasPathParams: true,
|
|
4978
5294
|
hasData: true
|
|
4979
5295
|
}
|
|
@@ -5057,7 +5373,7 @@ export const apiConfig = [
|
|
|
5057
5373
|
{
|
|
5058
5374
|
mode: "put",
|
|
5059
5375
|
method: "putId",
|
|
5060
|
-
path: "",
|
|
5376
|
+
path: "{id}",
|
|
5061
5377
|
hasPathParams: true,
|
|
5062
5378
|
hasData: true
|
|
5063
5379
|
}
|
|
@@ -5118,7 +5434,7 @@ export const apiConfig = [
|
|
|
5118
5434
|
{
|
|
5119
5435
|
mode: "get",
|
|
5120
5436
|
method: "getId",
|
|
5121
|
-
path: "",
|
|
5437
|
+
path: "{id}",
|
|
5122
5438
|
hasPathParams: true
|
|
5123
5439
|
}
|
|
5124
5440
|
]
|
|
@@ -5348,7 +5664,7 @@ export const apiConfig = [
|
|
|
5348
5664
|
{
|
|
5349
5665
|
mode: "put",
|
|
5350
5666
|
method: "putId",
|
|
5351
|
-
path: "",
|
|
5667
|
+
path: "{id}",
|
|
5352
5668
|
hasPathParams: true,
|
|
5353
5669
|
hasData: true
|
|
5354
5670
|
}
|
|
@@ -5396,7 +5712,7 @@ export const apiConfig = [
|
|
|
5396
5712
|
{
|
|
5397
5713
|
mode: "put",
|
|
5398
5714
|
method: "putId",
|
|
5399
|
-
path: "",
|
|
5715
|
+
path: "{id}",
|
|
5400
5716
|
hasPathParams: true,
|
|
5401
5717
|
hasData: true
|
|
5402
5718
|
}
|
|
@@ -5438,7 +5754,7 @@ export const apiConfig = [
|
|
|
5438
5754
|
{
|
|
5439
5755
|
mode: "put",
|
|
5440
5756
|
method: "putId",
|
|
5441
|
-
path: "",
|
|
5757
|
+
path: "{id}",
|
|
5442
5758
|
hasPathParams: true,
|
|
5443
5759
|
hasData: true
|
|
5444
5760
|
}
|
|
@@ -5486,7 +5802,7 @@ export const apiConfig = [
|
|
|
5486
5802
|
{
|
|
5487
5803
|
mode: "put",
|
|
5488
5804
|
method: "putId",
|
|
5489
|
-
path: "",
|
|
5805
|
+
path: "{id}",
|
|
5490
5806
|
hasPathParams: true,
|
|
5491
5807
|
hasData: true
|
|
5492
5808
|
}
|
|
@@ -5535,13 +5851,13 @@ export const apiConfig = [
|
|
|
5535
5851
|
{
|
|
5536
5852
|
mode: "get",
|
|
5537
5853
|
method: "getId",
|
|
5538
|
-
path: "",
|
|
5854
|
+
path: "{id}",
|
|
5539
5855
|
hasPathParams: true
|
|
5540
5856
|
},
|
|
5541
5857
|
{
|
|
5542
5858
|
mode: "put",
|
|
5543
5859
|
method: "putId",
|
|
5544
|
-
path: "",
|
|
5860
|
+
path: "{id}",
|
|
5545
5861
|
hasPathParams: true,
|
|
5546
5862
|
hasData: true
|
|
5547
5863
|
}
|
|
@@ -5625,7 +5941,7 @@ export const apiConfig = [
|
|
|
5625
5941
|
{
|
|
5626
5942
|
mode: "put",
|
|
5627
5943
|
method: "putId",
|
|
5628
|
-
path: "",
|
|
5944
|
+
path: "{id}",
|
|
5629
5945
|
hasPathParams: true,
|
|
5630
5946
|
hasData: true
|
|
5631
5947
|
}
|
|
@@ -5679,7 +5995,7 @@ export const apiConfig = [
|
|
|
5679
5995
|
{
|
|
5680
5996
|
mode: "put",
|
|
5681
5997
|
method: "putId",
|
|
5682
|
-
path: "",
|
|
5998
|
+
path: "{id}",
|
|
5683
5999
|
hasPathParams: true,
|
|
5684
6000
|
hasData: true
|
|
5685
6001
|
}
|
|
@@ -5721,7 +6037,7 @@ export const apiConfig = [
|
|
|
5721
6037
|
{
|
|
5722
6038
|
mode: "put",
|
|
5723
6039
|
method: "putId",
|
|
5724
|
-
path: "",
|
|
6040
|
+
path: "{id}",
|
|
5725
6041
|
hasPathParams: true,
|
|
5726
6042
|
hasData: true
|
|
5727
6043
|
}
|
|
@@ -5763,7 +6079,7 @@ export const apiConfig = [
|
|
|
5763
6079
|
{
|
|
5764
6080
|
mode: "put",
|
|
5765
6081
|
method: "putId",
|
|
5766
|
-
path: "",
|
|
6082
|
+
path: "{id}",
|
|
5767
6083
|
hasPathParams: true,
|
|
5768
6084
|
hasData: true
|
|
5769
6085
|
}
|
|
@@ -5805,7 +6121,7 @@ export const apiConfig = [
|
|
|
5805
6121
|
{
|
|
5806
6122
|
mode: "put",
|
|
5807
6123
|
method: "putId",
|
|
5808
|
-
path: "",
|
|
6124
|
+
path: "{id}",
|
|
5809
6125
|
hasPathParams: true,
|
|
5810
6126
|
hasData: true
|
|
5811
6127
|
}
|
|
@@ -5847,7 +6163,7 @@ export const apiConfig = [
|
|
|
5847
6163
|
{
|
|
5848
6164
|
mode: "put",
|
|
5849
6165
|
method: "putId",
|
|
5850
|
-
path: "",
|
|
6166
|
+
path: "{id}",
|
|
5851
6167
|
hasPathParams: true,
|
|
5852
6168
|
hasData: true
|
|
5853
6169
|
}
|
|
@@ -5881,6 +6197,12 @@ export const apiConfig = [
|
|
|
5881
6197
|
name: "processTaskDone",
|
|
5882
6198
|
entityName: "process-task-done",
|
|
5883
6199
|
apis: [
|
|
6200
|
+
{
|
|
6201
|
+
mode: "post",
|
|
6202
|
+
method: "postApproveHisPageList",
|
|
6203
|
+
path: "approve/his/page/list",
|
|
6204
|
+
hasData: true
|
|
6205
|
+
},
|
|
5884
6206
|
{
|
|
5885
6207
|
mode: "get",
|
|
5886
6208
|
method: "getPageList",
|
|
@@ -5899,6 +6221,12 @@ export const apiConfig = [
|
|
|
5899
6221
|
path: "all-user/page/list",
|
|
5900
6222
|
hasQuery: true
|
|
5901
6223
|
},
|
|
6224
|
+
{
|
|
6225
|
+
mode: "post",
|
|
6226
|
+
method: "postApproveHisPageList",
|
|
6227
|
+
path: "approve/his/page/list",
|
|
6228
|
+
hasData: true
|
|
6229
|
+
},
|
|
5902
6230
|
{
|
|
5903
6231
|
mode: "get",
|
|
5904
6232
|
method: "getPageList",
|
|
@@ -5997,6 +6325,54 @@ export const apiConfig = [
|
|
|
5997
6325
|
}
|
|
5998
6326
|
]
|
|
5999
6327
|
},
|
|
6328
|
+
{
|
|
6329
|
+
name: "productReleaseCategory",
|
|
6330
|
+
entityName: "product-release-category",
|
|
6331
|
+
apis: [
|
|
6332
|
+
{
|
|
6333
|
+
mode: "post",
|
|
6334
|
+
method: "post",
|
|
6335
|
+
path: "",
|
|
6336
|
+
hasData: true
|
|
6337
|
+
},
|
|
6338
|
+
{
|
|
6339
|
+
mode: "delete",
|
|
6340
|
+
method: "delete",
|
|
6341
|
+
path: "",
|
|
6342
|
+
hasQuery: true
|
|
6343
|
+
},
|
|
6344
|
+
{
|
|
6345
|
+
mode: "put",
|
|
6346
|
+
method: "putDrag",
|
|
6347
|
+
path: "drag",
|
|
6348
|
+
hasData: true
|
|
6349
|
+
},
|
|
6350
|
+
{
|
|
6351
|
+
mode: "get",
|
|
6352
|
+
method: "getInfo",
|
|
6353
|
+
path: "info",
|
|
6354
|
+
hasQuery: true
|
|
6355
|
+
},
|
|
6356
|
+
{
|
|
6357
|
+
mode: "get",
|
|
6358
|
+
method: "getList",
|
|
6359
|
+
path: "list"
|
|
6360
|
+
},
|
|
6361
|
+
{
|
|
6362
|
+
mode: "get",
|
|
6363
|
+
method: "getPageList",
|
|
6364
|
+
path: "page/list",
|
|
6365
|
+
hasQuery: true
|
|
6366
|
+
},
|
|
6367
|
+
{
|
|
6368
|
+
mode: "put",
|
|
6369
|
+
method: "putId",
|
|
6370
|
+
path: "{id}",
|
|
6371
|
+
hasPathParams: true,
|
|
6372
|
+
hasData: true
|
|
6373
|
+
}
|
|
6374
|
+
]
|
|
6375
|
+
},
|
|
6000
6376
|
{
|
|
6001
6377
|
name: "productRelease",
|
|
6002
6378
|
entityName: "product-release",
|
|
@@ -6081,7 +6457,7 @@ export const apiConfig = [
|
|
|
6081
6457
|
{
|
|
6082
6458
|
mode: "put",
|
|
6083
6459
|
method: "putId",
|
|
6084
|
-
path: "",
|
|
6460
|
+
path: "{id}",
|
|
6085
6461
|
hasPathParams: true,
|
|
6086
6462
|
hasData: true
|
|
6087
6463
|
}
|
|
@@ -6123,7 +6499,7 @@ export const apiConfig = [
|
|
|
6123
6499
|
{
|
|
6124
6500
|
mode: "put",
|
|
6125
6501
|
method: "putId",
|
|
6126
|
-
path: "",
|
|
6502
|
+
path: "{id}",
|
|
6127
6503
|
hasPathParams: true,
|
|
6128
6504
|
hasData: true
|
|
6129
6505
|
}
|
|
@@ -6223,7 +6599,7 @@ export const apiConfig = [
|
|
|
6223
6599
|
{
|
|
6224
6600
|
mode: "put",
|
|
6225
6601
|
method: "putId",
|
|
6226
|
-
path: "",
|
|
6602
|
+
path: "{id}",
|
|
6227
6603
|
hasPathParams: true,
|
|
6228
6604
|
hasData: true
|
|
6229
6605
|
}
|
|
@@ -6296,7 +6672,7 @@ export const apiConfig = [
|
|
|
6296
6672
|
{
|
|
6297
6673
|
mode: "put",
|
|
6298
6674
|
method: "putId",
|
|
6299
|
-
path: "",
|
|
6675
|
+
path: "{id}",
|
|
6300
6676
|
hasPathParams: true,
|
|
6301
6677
|
hasData: true
|
|
6302
6678
|
}
|
|
@@ -6462,7 +6838,7 @@ export const apiConfig = [
|
|
|
6462
6838
|
{
|
|
6463
6839
|
mode: "put",
|
|
6464
6840
|
method: "putId",
|
|
6465
|
-
path: "",
|
|
6841
|
+
path: "{id}",
|
|
6466
6842
|
hasPathParams: true,
|
|
6467
6843
|
hasData: true
|
|
6468
6844
|
}
|
|
@@ -6510,7 +6886,7 @@ export const apiConfig = [
|
|
|
6510
6886
|
{
|
|
6511
6887
|
mode: "put",
|
|
6512
6888
|
method: "putId",
|
|
6513
|
-
path: "",
|
|
6889
|
+
path: "{id}",
|
|
6514
6890
|
hasPathParams: true,
|
|
6515
6891
|
hasData: true
|
|
6516
6892
|
}
|
|
@@ -6575,7 +6951,7 @@ export const apiConfig = [
|
|
|
6575
6951
|
{
|
|
6576
6952
|
mode: "put",
|
|
6577
6953
|
method: "putId",
|
|
6578
|
-
path: "",
|
|
6954
|
+
path: "{id}",
|
|
6579
6955
|
hasPathParams: true,
|
|
6580
6956
|
hasData: true
|
|
6581
6957
|
}
|
|
@@ -6653,7 +7029,7 @@ export const apiConfig = [
|
|
|
6653
7029
|
{
|
|
6654
7030
|
mode: "put",
|
|
6655
7031
|
method: "putId",
|
|
6656
|
-
path: "",
|
|
7032
|
+
path: "{id}",
|
|
6657
7033
|
hasPathParams: true,
|
|
6658
7034
|
hasData: true
|
|
6659
7035
|
}
|
|
@@ -6701,7 +7077,7 @@ export const apiConfig = [
|
|
|
6701
7077
|
{
|
|
6702
7078
|
mode: "put",
|
|
6703
7079
|
method: "putId",
|
|
6704
|
-
path: "",
|
|
7080
|
+
path: "{id}",
|
|
6705
7081
|
hasPathParams: true,
|
|
6706
7082
|
hasData: true
|
|
6707
7083
|
}
|
|
@@ -6778,7 +7154,7 @@ export const apiConfig = [
|
|
|
6778
7154
|
{
|
|
6779
7155
|
mode: "put",
|
|
6780
7156
|
method: "putId",
|
|
6781
|
-
path: "",
|
|
7157
|
+
path: "{id}",
|
|
6782
7158
|
hasPathParams: true,
|
|
6783
7159
|
hasData: true
|
|
6784
7160
|
}
|
|
@@ -6850,7 +7226,7 @@ export const apiConfig = [
|
|
|
6850
7226
|
{
|
|
6851
7227
|
mode: "put",
|
|
6852
7228
|
method: "putId",
|
|
6853
|
-
path: "",
|
|
7229
|
+
path: "{id}",
|
|
6854
7230
|
hasPathParams: true,
|
|
6855
7231
|
hasData: true
|
|
6856
7232
|
}
|
|
@@ -6870,6 +7246,20 @@ export const apiConfig = [
|
|
|
6870
7246
|
}
|
|
6871
7247
|
]
|
|
6872
7248
|
},
|
|
7249
|
+
{
|
|
7250
|
+
name: "ss",
|
|
7251
|
+
entityName: "ss",
|
|
7252
|
+
apis: [
|
|
7253
|
+
{
|
|
7254
|
+
mode: "post",
|
|
7255
|
+
method: "postUploadExcel",
|
|
7256
|
+
path: "upload/excel",
|
|
7257
|
+
hasUpload: true,
|
|
7258
|
+
hasQuery: true,
|
|
7259
|
+
hasData: true
|
|
7260
|
+
}
|
|
7261
|
+
]
|
|
7262
|
+
},
|
|
6873
7263
|
{
|
|
6874
7264
|
name: "stash",
|
|
6875
7265
|
entityName: "stash",
|
|
@@ -6901,7 +7291,7 @@ export const apiConfig = [
|
|
|
6901
7291
|
{
|
|
6902
7292
|
mode: "put",
|
|
6903
7293
|
method: "putId",
|
|
6904
|
-
path: "",
|
|
7294
|
+
path: "{id}",
|
|
6905
7295
|
hasPathParams: true,
|
|
6906
7296
|
hasData: true
|
|
6907
7297
|
}
|
|
@@ -6954,7 +7344,7 @@ export const apiConfig = [
|
|
|
6954
7344
|
{
|
|
6955
7345
|
mode: "put",
|
|
6956
7346
|
method: "putId",
|
|
6957
|
-
path: "",
|
|
7347
|
+
path: "{id}",
|
|
6958
7348
|
hasPathParams: true,
|
|
6959
7349
|
hasData: true
|
|
6960
7350
|
}
|
|
@@ -7013,7 +7403,7 @@ export const apiConfig = [
|
|
|
7013
7403
|
{
|
|
7014
7404
|
mode: "put",
|
|
7015
7405
|
method: "putId",
|
|
7016
|
-
path: "",
|
|
7406
|
+
path: "{id}",
|
|
7017
7407
|
hasPathParams: true,
|
|
7018
7408
|
hasData: true
|
|
7019
7409
|
}
|
|
@@ -7061,7 +7451,7 @@ export const apiConfig = [
|
|
|
7061
7451
|
{
|
|
7062
7452
|
mode: "put",
|
|
7063
7453
|
method: "putId",
|
|
7064
|
-
path: "",
|
|
7454
|
+
path: "{id}",
|
|
7065
7455
|
hasPathParams: true,
|
|
7066
7456
|
hasData: true
|
|
7067
7457
|
}
|
|
@@ -7132,7 +7522,7 @@ export const apiConfig = [
|
|
|
7132
7522
|
{
|
|
7133
7523
|
mode: "put",
|
|
7134
7524
|
method: "putId",
|
|
7135
|
-
path: "",
|
|
7525
|
+
path: "{id}",
|
|
7136
7526
|
hasPathParams: true,
|
|
7137
7527
|
hasData: true
|
|
7138
7528
|
}
|
|
@@ -7174,7 +7564,7 @@ export const apiConfig = [
|
|
|
7174
7564
|
{
|
|
7175
7565
|
mode: "put",
|
|
7176
7566
|
method: "putId",
|
|
7177
|
-
path: "",
|
|
7567
|
+
path: "{id}",
|
|
7178
7568
|
hasPathParams: true,
|
|
7179
7569
|
hasData: true
|
|
7180
7570
|
}
|
|
@@ -7216,7 +7606,7 @@ export const apiConfig = [
|
|
|
7216
7606
|
{
|
|
7217
7607
|
mode: "put",
|
|
7218
7608
|
method: "putId",
|
|
7219
|
-
path: "",
|
|
7609
|
+
path: "{id}",
|
|
7220
7610
|
hasPathParams: true,
|
|
7221
7611
|
hasData: true
|
|
7222
7612
|
}
|
|
@@ -7246,7 +7636,7 @@ export const apiConfig = [
|
|
|
7246
7636
|
{
|
|
7247
7637
|
mode: "put",
|
|
7248
7638
|
method: "putId",
|
|
7249
|
-
path: "",
|
|
7639
|
+
path: "{id}",
|
|
7250
7640
|
hasPathParams: true,
|
|
7251
7641
|
hasData: true
|
|
7252
7642
|
}
|
|
@@ -7299,7 +7689,7 @@ export const apiConfig = [
|
|
|
7299
7689
|
{
|
|
7300
7690
|
mode: "put",
|
|
7301
7691
|
method: "putId",
|
|
7302
|
-
path: "",
|
|
7692
|
+
path: "{id}",
|
|
7303
7693
|
hasPathParams: true,
|
|
7304
7694
|
hasData: true
|
|
7305
7695
|
}
|
|
@@ -7330,12 +7720,30 @@ export const apiConfig = [
|
|
|
7330
7720
|
{
|
|
7331
7721
|
mode: "put",
|
|
7332
7722
|
method: "putId",
|
|
7333
|
-
path: "",
|
|
7723
|
+
path: "{id}",
|
|
7334
7724
|
hasPathParams: true,
|
|
7335
7725
|
hasData: true
|
|
7336
7726
|
}
|
|
7337
7727
|
]
|
|
7338
7728
|
},
|
|
7729
|
+
{
|
|
7730
|
+
name: "user",
|
|
7731
|
+
entityName: "user",
|
|
7732
|
+
apis: [
|
|
7733
|
+
{
|
|
7734
|
+
mode: "get",
|
|
7735
|
+
method: "getInfo",
|
|
7736
|
+
path: "info",
|
|
7737
|
+
hasQuery: true
|
|
7738
|
+
},
|
|
7739
|
+
{
|
|
7740
|
+
mode: "get",
|
|
7741
|
+
method: "getInfos",
|
|
7742
|
+
path: "infos",
|
|
7743
|
+
hasQuery: true
|
|
7744
|
+
}
|
|
7745
|
+
]
|
|
7746
|
+
},
|
|
7339
7747
|
{
|
|
7340
7748
|
name: "viewModel",
|
|
7341
7749
|
entityName: "view-model",
|
|
@@ -7420,7 +7828,7 @@ export const apiConfig = [
|
|
|
7420
7828
|
{
|
|
7421
7829
|
mode: "put",
|
|
7422
7830
|
method: "putId",
|
|
7423
|
-
path: "",
|
|
7831
|
+
path: "{id}",
|
|
7424
7832
|
hasPathParams: true,
|
|
7425
7833
|
hasData: true
|
|
7426
7834
|
}
|
|
@@ -7522,7 +7930,7 @@ export const apiConfig = [
|
|
|
7522
7930
|
{
|
|
7523
7931
|
mode: "put",
|
|
7524
7932
|
method: "putId",
|
|
7525
|
-
path: "",
|
|
7933
|
+
path: "{id}",
|
|
7526
7934
|
hasPathParams: true,
|
|
7527
7935
|
hasData: true
|
|
7528
7936
|
}
|
|
@@ -7785,8 +8193,10 @@ export const apiConfig = [
|
|
|
7785
8193
|
mode: "post",
|
|
7786
8194
|
method: "postModelComprehensiveBizServiceModelCategoryModelKeyUpload",
|
|
7787
8195
|
path: "model-comprehensive/biz-service/{modelCategory}/{modelKey}/upload",
|
|
8196
|
+
hasUpload: true,
|
|
7788
8197
|
hasPathParams: true,
|
|
7789
|
-
hasQuery: true
|
|
8198
|
+
hasQuery: true,
|
|
8199
|
+
hasData: true
|
|
7790
8200
|
},
|
|
7791
8201
|
{
|
|
7792
8202
|
mode: "get",
|