@gct-paas/api 0.1.6-dev.7 → 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 -1
- package/es/apaas/service/api-config.mjs +152 -189
- package/es/apaas/service/apis/api.service.d.ts +38 -42
- package/es/apaas/service/apis/app-branch.service.d.ts +3 -3
- package/es/apaas/service/apis/app-global-settings.service.d.ts +7 -3
- package/es/apaas/service/apis/app-granted-user.service.d.ts +2 -2
- package/es/apaas/service/apis/app-org.service.d.ts +7 -3
- package/es/apaas/service/apis/app-publish-log.service.d.ts +3 -3
- package/es/apaas/service/apis/app-user.service.d.ts +3 -3
- package/es/apaas/service/apis/approval-log.service.d.ts +3 -3
- package/es/apaas/service/apis/audit-log.service.d.ts +2 -2
- package/es/apaas/service/apis/basic-config.service.d.ts +2 -2
- package/es/apaas/service/apis/biz-event.service.d.ts +4 -4
- package/es/apaas/service/apis/biz-process-definition-version.service.d.ts +3 -3
- package/es/apaas/service/apis/biz-process-definition.service.d.ts +4 -4
- package/es/apaas/service/apis/biz-service-crud.service.d.ts +5 -5
- package/es/apaas/service/apis/biz-service.service.d.ts +4 -5
- package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
- package/es/apaas/service/apis/category.service.d.ts +14 -6
- package/es/apaas/service/apis/chat.service.d.ts +3 -2
- package/es/apaas/service/apis/commit-log.service.d.ts +6 -6
- package/es/apaas/service/apis/common-info-card.service.d.ts +3 -3
- package/es/apaas/service/apis/control-config.service.d.ts +5 -5
- package/es/apaas/service/apis/customer-complaint.service.d.ts +4 -4
- package/es/apaas/service/apis/dashboard.service.d.ts +4 -4
- package/es/apaas/service/apis/data-model.service.d.ts +7 -8
- package/es/apaas/service/apis/data-source.service.d.ts +1 -1
- package/es/apaas/service/apis/data-trace.service.d.ts +2 -2
- package/es/apaas/service/apis/designer-common.service.d.ts +14 -10
- package/es/apaas/service/apis/designer-lock.service.d.ts +1 -1
- package/es/apaas/service/apis/designer-operate-log.service.d.ts +1 -1
- package/es/apaas/service/apis/detail-page.service.d.ts +3 -3
- package/es/apaas/service/apis/dhr.service.d.ts +1 -1
- package/es/apaas/service/apis/doc-control-started.service.d.ts +4 -4
- package/es/apaas/service/apis/doc-control-task-done.service.d.ts +3 -3
- package/es/apaas/service/apis/doc-control-task-todo.service.d.ts +4 -4
- package/es/apaas/service/apis/doc-control.service.d.ts +2 -2
- package/es/apaas/service/apis/doc-outline.service.d.ts +9 -9
- package/es/apaas/service/apis/document.service.d.ts +7 -7
- package/es/apaas/service/apis/edhr-category.service.d.ts +3 -3
- package/es/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +4 -4
- package/es/apaas/service/apis/edhr-instance-relation.service.d.ts +3 -3
- package/es/apaas/service/apis/edhr-instance-search-history.service.d.ts +2 -2
- package/es/apaas/service/apis/edhr-instance.service.d.ts +15 -7
- package/es/apaas/service/apis/edhr-tmpl.service.d.ts +5 -5
- package/es/apaas/service/apis/ele-search.service.d.ts +1 -1
- package/es/apaas/service/apis/enum-model-field.service.d.ts +2 -2
- package/es/apaas/service/apis/enum-model.service.d.ts +2 -2
- package/es/apaas/service/apis/event-log.service.d.ts +3 -3
- package/es/apaas/service/apis/event.service.d.ts +4 -4
- package/es/apaas/service/apis/excel-tmpl.service.d.ts +7 -7
- package/es/apaas/service/apis/excel.service.d.ts +10 -8
- package/es/apaas/service/apis/field-meta.service.d.ts +6 -6
- package/es/apaas/service/apis/field.service.d.ts +1 -1
- package/es/apaas/service/apis/file-resource.service.d.ts +3 -2
- package/es/apaas/service/apis/file.service.d.ts +5 -4
- package/es/apaas/service/apis/formRelate.service.d.ts +9 -9
- package/es/apaas/service/apis/front-operate-log.service.d.ts +1 -1
- package/es/apaas/service/apis/global-method.service.d.ts +3 -3
- package/es/apaas/service/apis/i18n-info.service.d.ts +6 -5
- package/es/apaas/service/apis/import-report.service.d.ts +2 -2
- package/es/apaas/service/apis/inspection-category.service.d.ts +3 -3
- package/es/apaas/service/apis/instance-relation.service.d.ts +4 -4
- package/es/apaas/service/apis/job-log.service.d.ts +2 -2
- package/es/apaas/service/apis/job.service.d.ts +6 -6
- package/es/apaas/service/apis/js-engine.service.d.ts +2 -3
- package/es/apaas/service/apis/label-log.service.d.ts +3 -3
- package/es/apaas/service/apis/label.service.d.ts +16 -13
- package/es/apaas/service/apis/med-pro.service.d.ts +0 -108
- package/es/apaas/service/apis/menu-config.service.d.ts +4 -4
- package/es/apaas/service/apis/merge-log.service.d.ts +2 -2
- package/es/apaas/service/apis/message-record.service.d.ts +3 -3
- package/es/apaas/service/apis/message-setting.service.d.ts +1 -1
- package/es/apaas/service/apis/message-tmpl.service.d.ts +3 -3
- package/es/apaas/service/apis/mobile-homepage.service.d.ts +3 -3
- package/es/apaas/service/apis/mobile-page.service.d.ts +3 -3
- package/es/apaas/service/apis/model-comprehensive.service.d.ts +20 -23
- package/es/apaas/service/apis/model-data.service.d.ts +2 -2
- package/es/apaas/service/apis/model-meta.service.d.ts +18 -18
- package/es/apaas/service/apis/model-method.service.d.ts +6 -6
- package/es/apaas/service/apis/model-permission-relation.service.d.ts +3 -3
- package/es/apaas/service/apis/model.service.d.ts +1 -1
- package/es/apaas/service/apis/office.service.d.ts +4 -1
- package/es/apaas/service/apis/online-form-category.service.d.ts +3 -3
- package/es/apaas/service/apis/online-form-change-history.service.d.ts +1 -1
- package/es/apaas/service/apis/online-form-instance.service.d.ts +45 -29
- package/es/apaas/service/apis/online-form-log.service.d.ts +1 -1
- package/es/apaas/service/apis/online-form-tmpl-export.service.d.ts +3 -2
- package/es/apaas/service/apis/online-form-tmpl-log.service.d.ts +4 -4
- package/es/apaas/service/apis/online-form-tmpl.service.d.ts +13 -30
- package/es/apaas/service/apis/online-form.service.d.ts +2 -2
- package/es/apaas/service/apis/online-user-summary.service.d.ts +3 -3
- package/es/apaas/service/apis/online.service.d.ts +4 -4
- package/es/apaas/service/apis/openapi.service.d.ts +71 -5
- package/es/apaas/service/apis/pad-page.service.d.ts +3 -3
- package/es/apaas/service/apis/page-designer-log.service.d.ts +3 -3
- package/es/apaas/service/apis/permission.service.d.ts +4 -4
- package/es/apaas/service/apis/pm-process-definition-version.service.d.ts +3 -3
- package/es/apaas/service/apis/pm-process-definition.service.d.ts +5 -5
- package/es/apaas/service/apis/pm-process-engine.service.d.ts +6 -6
- package/es/apaas/service/apis/print-designer.service.d.ts +5 -5
- package/es/apaas/service/apis/process-approval-log.service.d.ts +4 -4
- package/es/apaas/service/apis/process-approve-user.service.d.ts +3 -3
- package/es/apaas/service/apis/process-definition-version.service.d.ts +3 -3
- package/es/apaas/service/apis/process-definition.service.d.ts +3 -3
- package/es/apaas/service/apis/process-engine.service.d.ts +4 -4
- package/es/apaas/service/apis/process-event.service.d.ts +3 -3
- package/es/apaas/service/apis/process-graph.service.d.ts +1 -1
- package/es/apaas/service/apis/process-instance-relation-.service.d.ts +3 -3
- package/es/apaas/service/apis/process-instance.service.d.ts +3 -3
- package/es/apaas/service/apis/process-message-user.service.d.ts +3 -3
- package/es/apaas/service/apis/process-node-definition.service.d.ts +3 -3
- package/es/apaas/service/apis/process-path-user.service.d.ts +3 -3
- package/es/apaas/service/apis/process-path.service.d.ts +3 -3
- package/es/apaas/service/apis/process-task-done.service.d.ts +1 -1
- package/es/apaas/service/apis/process-task-todo.service.d.ts +2 -2
- package/es/apaas/service/apis/process-version.service.d.ts +3 -3
- package/es/apaas/service/apis/process.service.d.ts +3 -3
- package/es/apaas/service/apis/processTest.service.d.ts +7 -7
- package/es/apaas/service/apis/product-release-category.service.d.ts +3 -3
- package/es/apaas/service/apis/product-release.service.d.ts +4 -4
- package/es/apaas/service/apis/publish-log.service.d.ts +3 -3
- package/es/apaas/service/apis/regexp.service.d.ts +3 -3
- package/es/apaas/service/apis/report-data-set.service.d.ts +5 -5
- package/es/apaas/service/apis/report.service.d.ts +5 -5
- package/es/apaas/service/apis/role-permission.service.d.ts +1 -1
- package/es/apaas/service/apis/role.service.d.ts +4 -4
- package/es/apaas/service/apis/sandbox-config.service.d.ts +4 -4
- package/es/apaas/service/apis/script-version-log.service.d.ts +3 -3
- package/es/apaas/service/apis/script-version.service.d.ts +3 -3
- package/es/apaas/service/apis/script.service.d.ts +4 -4
- package/es/apaas/service/apis/service-orchestration-version-log.service.d.ts +3 -3
- package/es/apaas/service/apis/service-orchestration-version.service.d.ts +3 -3
- package/es/apaas/service/apis/service-orchestration.service.d.ts +4 -4
- package/es/apaas/service/apis/sign-history.service.d.ts +3 -3
- package/es/apaas/service/apis/sql-view-model.service.d.ts +3 -3
- package/es/apaas/service/apis/sql-view.service.d.ts +1 -2
- package/es/apaas/service/apis/ss.service.d.ts +2 -9
- package/es/apaas/service/apis/stash.service.d.ts +3 -3
- package/es/apaas/service/apis/sys-config.service.d.ts +3 -3
- package/es/apaas/service/apis/system-var.service.d.ts +5 -5
- package/es/apaas/service/apis/trace-log-details.service.d.ts +6 -6
- package/es/apaas/service/apis/trace-log.service.d.ts +4 -4
- package/es/apaas/service/apis/trace-mainline-ext.service.d.ts +3 -3
- package/es/apaas/service/apis/trace-mainline.service.d.ts +3 -3
- package/es/apaas/service/apis/trace-setting.service.d.ts +2 -2
- package/es/apaas/service/apis/transaction.service.d.ts +6 -6
- package/es/apaas/service/apis/user-group-relation.service.d.ts +1 -1
- package/es/apaas/service/apis/user-group.service.d.ts +3 -3
- package/es/apaas/service/apis/user.service.d.ts +2 -2
- package/es/apaas/service/apis/view-model.service.d.ts +9 -10
- package/es/apaas/service/apis/webpage.service.d.ts +3 -3
- package/es/apaas/service/entities.d.ts +182 -1
- package/es/apaas/service/index.d.ts +3 -1
- package/es/ipaas/service/api-config.mjs +10 -6
- package/es/ipaas/service/apis/auth.service.d.ts +1 -1
- package/es/ipaas/service/apis/camel.service.d.ts +4 -4
- package/es/ipaas/service/apis/connector-config.service.d.ts +8 -7
- package/es/ipaas/service/apis/connector-log.service.d.ts +2 -2
- package/es/ipaas/service/apis/flow-app.service.d.ts +3 -3
- package/es/ipaas/service/apis/flow-category.service.d.ts +5 -5
- package/es/ipaas/service/apis/flow-ext.service.d.ts +5 -5
- package/es/ipaas/service/apis/flow.service.d.ts +7 -6
- package/es/ipaas/service/apis/runtime.service.d.ts +2 -2
- package/es/platform/service/api-config.mjs +130 -76
- package/es/platform/service/apis/agent.service.d.ts +3 -3
- package/es/platform/service/apis/api.service.d.ts +76 -67
- package/es/platform/service/apis/apk.service.d.ts +6 -3
- package/es/platform/service/apis/app-member.service.d.ts +4 -4
- package/es/platform/service/apis/app-setting.service.d.ts +5 -5
- package/es/platform/service/apis/app.service.d.ts +25 -18
- package/es/platform/service/apis/assets.service.d.ts +6 -5
- package/es/platform/service/apis/audit-log.service.d.ts +1 -1
- package/es/platform/service/apis/bi-data-set.service.d.ts +3 -3
- package/es/platform/service/apis/bi-file-dataset-config.service.d.ts +4 -4
- package/es/platform/service/apis/bi-file.service.d.ts +3 -2
- package/es/platform/service/apis/bi-share.service.d.ts +4 -4
- package/es/platform/service/apis/category.service.d.ts +6 -6
- package/es/platform/service/apis/dashboard.service.d.ts +4 -4
- package/es/platform/service/apis/data-source.service.d.ts +5 -5
- package/es/platform/service/apis/data-trace.service.d.ts +2 -2
- package/es/platform/service/apis/database.service.d.ts +8 -8
- package/es/platform/service/apis/dataset-log.service.d.ts +4 -4
- package/es/platform/service/apis/dataset.service.d.ts +13 -13
- package/es/platform/service/apis/datasource-devops.service.d.ts +2 -2
- package/es/platform/service/apis/datasource-move-data.service.d.ts +4 -4
- package/es/platform/service/apis/datasource-move-detail.service.d.ts +4 -4
- package/es/platform/service/apis/datasource-move.service.d.ts +2 -2
- package/es/platform/service/apis/deleteCompInfo.service.d.ts +1 -1
- package/es/platform/service/apis/deleteCompInfoType.service.d.ts +1 -1
- package/es/platform/service/apis/deleteCsvDatasource.service.d.ts +1 -1
- package/es/platform/service/apis/deleteEchartTheme.service.d.ts +1 -1
- package/es/platform/service/apis/deleteEnshrineComp.service.d.ts +1 -1
- package/es/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +1 -1
- package/es/platform/service/apis/deleteFilter.service.d.ts +1 -1
- package/es/platform/service/apis/deleteLogOperateById.service.d.ts +1 -1
- package/es/platform/service/apis/deleteMapGeoJson.service.d.ts +1 -1
- package/es/platform/service/apis/deletePageSnapshoot.service.d.ts +1 -1
- package/es/platform/service/apis/deletePageTemplate.service.d.ts +1 -1
- package/es/platform/service/apis/deletePnResource.service.d.ts +1 -1
- package/es/platform/service/apis/deletePnResourceGroup.service.d.ts +1 -1
- package/es/platform/service/apis/device-interconnection-param.service.d.ts +7 -4
- package/es/platform/service/apis/device-interconnection.service.d.ts +16 -5
- package/es/platform/service/apis/device-param-ref.service.d.ts +2 -2
- package/es/platform/service/apis/exportTemplate.service.d.ts +7 -7
- package/es/platform/service/apis/external-message.service.d.ts +3 -3
- package/es/platform/service/apis/file-task.service.d.ts +5 -5
- package/es/platform/service/apis/file.service.d.ts +10 -5
- package/es/platform/service/apis/getAdCodeByAliasName.service.d.ts +1 -1
- package/es/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +1 -1
- package/es/platform/service/apis/getAllCsvDatasource.service.d.ts +1 -1
- package/es/platform/service/apis/getCompInfoById.service.d.ts +1 -1
- package/es/platform/service/apis/getCompInfoTypeById.service.d.ts +1 -1
- package/es/platform/service/apis/getContentToArray.service.d.ts +1 -1
- package/es/platform/service/apis/getCsvDatasourceById.service.d.ts +1 -1
- package/es/platform/service/apis/getCsvDatasourceByName.service.d.ts +1 -1
- package/es/platform/service/apis/getDesignerData.service.d.ts +1 -1
- package/es/platform/service/apis/getEchartThemeById.service.d.ts +1 -1
- package/es/platform/service/apis/getEnshrineCompGroupById.service.d.ts +1 -1
- package/es/platform/service/apis/getFilterById.service.d.ts +1 -1
- package/es/platform/service/apis/getGeoJsonByAdCode.service.d.ts +1 -1
- package/es/platform/service/apis/getLayoutItemObjById.service.d.ts +1 -1
- package/es/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +1 -1
- package/es/platform/service/apis/getMapGeoJsonById.service.d.ts +1 -1
- package/es/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +1 -1
- package/es/platform/service/apis/getPageSnapshootById.service.d.ts +1 -1
- package/es/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +1 -1
- package/es/platform/service/apis/getPageTemplateById.service.d.ts +1 -1
- package/es/platform/service/apis/getPageTemplateLayout.service.d.ts +1 -1
- package/es/platform/service/apis/getPageTemplateThemeJson.service.d.ts +1 -1
- package/es/platform/service/apis/getPnResourceGroupById.service.d.ts +1 -1
- package/es/platform/service/apis/getShareCustomCompById.service.d.ts +1 -1
- package/es/platform/service/apis/i18n-config.service.d.ts +1 -1
- package/es/platform/service/apis/i18n-info.service.d.ts +8 -7
- package/es/platform/service/apis/internal-message.service.d.ts +3 -3
- package/es/platform/service/apis/invoke-log.service.d.ts +7 -3
- package/es/platform/service/apis/knowledge-base-chunk.service.d.ts +3 -3
- package/es/platform/service/apis/knowledge-base-doc.service.d.ts +3 -3
- package/es/platform/service/apis/knowledge-base.service.d.ts +3 -3
- package/es/platform/service/apis/ldap.service.d.ts +4 -1
- package/es/platform/service/apis/license.service.d.ts +16 -15
- package/es/platform/service/apis/login-log.service.d.ts +2 -2
- package/es/platform/service/apis/login.service.d.ts +2 -2
- package/es/platform/service/apis/manager.service.d.ts +2 -2
- package/es/platform/service/apis/message-setting.service.d.ts +4 -4
- package/es/platform/service/apis/minio-file.service.d.ts +1 -1
- package/es/platform/service/apis/model-provider.service.d.ts +3 -3
- package/es/platform/service/apis/model.service.d.ts +3 -3
- package/es/platform/service/apis/nav-menu.service.d.ts +3 -3
- package/es/platform/service/apis/nav-page.service.d.ts +3 -3
- package/es/platform/service/apis/openapi-group.service.d.ts +7 -7
- package/es/platform/service/apis/openapi-key-grant.service.d.ts +4 -4
- package/es/platform/service/apis/org-user-picker.service.d.ts +3 -3
- package/es/platform/service/apis/org.service.d.ts +4 -4
- package/es/platform/service/apis/parseCsvOrExcel.service.d.ts +1 -1
- package/es/platform/service/apis/permission.service.d.ts +2 -2
- package/es/platform/service/apis/plat.service.d.ts +7 -4
- package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
- package/es/platform/service/apis/plugin.service.d.ts +6 -5
- package/es/platform/service/apis/pm-process-delegate-detail.service.d.ts +3 -3
- package/es/platform/service/apis/pm-process-delegate.service.d.ts +3 -3
- package/es/platform/service/apis/pm-process-instance.service.d.ts +3 -3
- package/es/platform/service/apis/pm-task-done.service.d.ts +3 -3
- package/es/platform/service/apis/pm-task-todo.service.d.ts +3 -3
- package/es/platform/service/apis/pn-page.service.d.ts +3 -3
- package/es/platform/service/apis/pn-project.service.d.ts +9 -8
- package/es/platform/service/apis/print-log.service.d.ts +3 -3
- package/es/platform/service/apis/print-resource.service.d.ts +5 -5
- package/es/platform/service/apis/regexp.service.d.ts +3 -3
- package/es/platform/service/apis/released.service.d.ts +3 -3
- package/es/platform/service/apis/role-permission.service.d.ts +2 -2
- package/es/platform/service/apis/role.service.d.ts +6 -6
- package/es/platform/service/apis/seal-management.service.d.ts +3 -3
- package/es/platform/service/apis/seat.service.d.ts +3 -3
- package/es/platform/service/apis/shortcut.service.d.ts +4 -4
- package/es/platform/service/apis/sign-log.service.d.ts +2 -2
- package/es/platform/service/apis/started-process.service.d.ts +3 -3
- package/es/platform/service/apis/task-delegate.service.d.ts +4 -4
- package/es/platform/service/apis/task-done.service.d.ts +3 -3
- package/es/platform/service/apis/task-todo.service.d.ts +3 -3
- package/es/platform/service/apis/tenant-developer.service.d.ts +4 -4
- package/es/platform/service/apis/tenant.service.d.ts +11 -11
- package/es/platform/service/apis/uploadFiles.service.d.ts +7 -7
- package/es/platform/service/apis/user-extra.service.d.ts +3 -3
- package/es/platform/service/apis/user-info-log.service.d.ts +3 -3
- package/es/platform/service/apis/user-password-history.service.d.ts +3 -3
- package/es/platform/service/apis/user.service.d.ts +26 -14
- package/es/platform/service/apis/workbench-component-relation.service.d.ts +5 -5
- package/es/platform/service/apis/workbench-component.service.d.ts +4 -4
- package/es/platform/service/entities.d.ts +118 -1
- package/package.json +4 -4
- package/lib/apaas/index.cjs +0 -12
- package/lib/apaas/service/api-config.cjs +0 -6377
- package/lib/apaas/service/apis/api.service.d.ts +0 -733
- package/lib/apaas/service/apis/app-branch.service.d.ts +0 -70
- package/lib/apaas/service/apis/app-global-settings.service.d.ts +0 -81
- package/lib/apaas/service/apis/app-granted-user.service.d.ts +0 -86
- package/lib/apaas/service/apis/app-org.service.d.ts +0 -184
- package/lib/apaas/service/apis/app-publish-log.service.d.ts +0 -72
- package/lib/apaas/service/apis/app-state.service.d.ts +0 -11
- package/lib/apaas/service/apis/app-user.service.d.ts +0 -142
- package/lib/apaas/service/apis/approval-log.service.d.ts +0 -70
- package/lib/apaas/service/apis/audit-log.service.d.ts +0 -59
- package/lib/apaas/service/apis/basic-config.service.d.ts +0 -72
- package/lib/apaas/service/apis/biz-event.service.d.ts +0 -83
- package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +0 -89
- package/lib/apaas/service/apis/biz-process-definition.service.d.ts +0 -91
- package/lib/apaas/service/apis/biz-service-crud.service.d.ts +0 -182
- package/lib/apaas/service/apis/biz-service.service.d.ts +0 -58
- package/lib/apaas/service/apis/bom.service.d.ts +0 -7
- package/lib/apaas/service/apis/category-relation.service.d.ts +0 -108
- package/lib/apaas/service/apis/category.service.d.ts +0 -323
- package/lib/apaas/service/apis/chat.service.d.ts +0 -20
- package/lib/apaas/service/apis/code-ts.service.d.ts +0 -8
- package/lib/apaas/service/apis/commit-log.service.d.ts +0 -147
- package/lib/apaas/service/apis/common-info-card.service.d.ts +0 -94
- package/lib/apaas/service/apis/control-config.service.d.ts +0 -123
- package/lib/apaas/service/apis/customer-complaint.service.d.ts +0 -108
- package/lib/apaas/service/apis/dashboard.service.d.ts +0 -90
- package/lib/apaas/service/apis/data-model.service.d.ts +0 -125
- package/lib/apaas/service/apis/data-source.service.d.ts +0 -33
- package/lib/apaas/service/apis/data-trace.service.d.ts +0 -75
- package/lib/apaas/service/apis/designer-common.service.d.ts +0 -446
- package/lib/apaas/service/apis/designer-lock.service.d.ts +0 -50
- package/lib/apaas/service/apis/designer-operate-log.service.d.ts +0 -46
- package/lib/apaas/service/apis/devops.service.d.ts +0 -18
- package/lib/apaas/service/apis/dhr.service.d.ts +0 -83
- package/lib/apaas/service/apis/dify-chat.service.d.ts +0 -19
- package/lib/apaas/service/apis/doc-control-started.service.d.ts +0 -76
- package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +0 -76
- package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +0 -121
- package/lib/apaas/service/apis/doc-control.service.d.ts +0 -101
- package/lib/apaas/service/apis/doc-outline.service.d.ts +0 -156
- package/lib/apaas/service/apis/document.service.d.ts +0 -197
- package/lib/apaas/service/apis/edhr-category.service.d.ts +0 -84
- package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +0 -93
- package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +0 -54
- package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +0 -31
- package/lib/apaas/service/apis/edhr-instance.service.d.ts +0 -277
- package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +0 -138
- package/lib/apaas/service/apis/ele-search.service.d.ts +0 -18
- package/lib/apaas/service/apis/enum-model-field.service.d.ts +0 -124
- package/lib/apaas/service/apis/enum-model.service.d.ts +0 -133
- package/lib/apaas/service/apis/event-log.service.d.ts +0 -52
- package/lib/apaas/service/apis/event.service.d.ts +0 -83
- package/lib/apaas/service/apis/excel-tmpl.service.d.ts +0 -191
- package/lib/apaas/service/apis/excel.service.d.ts +0 -144
- package/lib/apaas/service/apis/field-meta.service.d.ts +0 -181
- package/lib/apaas/service/apis/field.service.d.ts +0 -16
- package/lib/apaas/service/apis/file-resource.service.d.ts +0 -40
- package/lib/apaas/service/apis/file-task.service.d.ts +0 -23
- package/lib/apaas/service/apis/file.service.d.ts +0 -44
- package/lib/apaas/service/apis/form.service.d.ts +0 -54
- package/lib/apaas/service/apis/formRelate.service.d.ts +0 -243
- package/lib/apaas/service/apis/front-operate-log.service.d.ts +0 -46
- package/lib/apaas/service/apis/global-method.service.d.ts +0 -80
- package/lib/apaas/service/apis/i18n-info.service.d.ts +0 -84
- package/lib/apaas/service/apis/import-report.service.d.ts +0 -41
- package/lib/apaas/service/apis/instance-relation.service.d.ts +0 -89
- package/lib/apaas/service/apis/ipaas.service.d.ts +0 -12
- package/lib/apaas/service/apis/job-log.service.d.ts +0 -63
- package/lib/apaas/service/apis/job.service.d.ts +0 -133
- package/lib/apaas/service/apis/js-engine.service.d.ts +0 -37
- package/lib/apaas/service/apis/label-log.service.d.ts +0 -90
- package/lib/apaas/service/apis/label.service.d.ts +0 -351
- package/lib/apaas/service/apis/login-log.service.d.ts +0 -12
- package/lib/apaas/service/apis/med-pro.service.d.ts +0 -76
- package/lib/apaas/service/apis/medPro.service.d.ts +0 -48
- package/lib/apaas/service/apis/menu-config.service.d.ts +0 -86
- package/lib/apaas/service/apis/merge-log.service.d.ts +0 -53
- package/lib/apaas/service/apis/message-record.service.d.ts +0 -101
- package/lib/apaas/service/apis/message-setting.service.d.ts +0 -25
- package/lib/apaas/service/apis/message-tmpl.service.d.ts +0 -116
- package/lib/apaas/service/apis/mobile-homepage.service.d.ts +0 -100
- package/lib/apaas/service/apis/mobile-page.service.d.ts +0 -133
- package/lib/apaas/service/apis/model-comprehensive.service.d.ts +0 -450
- package/lib/apaas/service/apis/model-data.service.d.ts +0 -70
- package/lib/apaas/service/apis/model-meta.service.d.ts +0 -342
- package/lib/apaas/service/apis/model-method.service.d.ts +0 -91
- package/lib/apaas/service/apis/model-permission-relation.service.d.ts +0 -75
- package/lib/apaas/service/apis/model.service.d.ts +0 -16
- package/lib/apaas/service/apis/ocr.service.d.ts +0 -7
- package/lib/apaas/service/apis/office.service.d.ts +0 -7
- package/lib/apaas/service/apis/online-form-category.service.d.ts +0 -84
- package/lib/apaas/service/apis/online-form-change-history.service.d.ts +0 -26
- package/lib/apaas/service/apis/online-form-instance.service.d.ts +0 -803
- package/lib/apaas/service/apis/online-form-log.service.d.ts +0 -30
- package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +0 -86
- package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +0 -286
- package/lib/apaas/service/apis/online-form.service.d.ts +0 -180
- package/lib/apaas/service/apis/online-user-summary.service.d.ts +0 -75
- package/lib/apaas/service/apis/online.service.d.ts +0 -89
- package/lib/apaas/service/apis/openapi.service.d.ts +0 -99
- package/lib/apaas/service/apis/pad-page.service.d.ts +0 -132
- package/lib/apaas/service/apis/page-designer-log.service.d.ts +0 -107
- package/lib/apaas/service/apis/permission.service.d.ts +0 -79
- package/lib/apaas/service/apis/plat.service.d.ts +0 -45
- package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +0 -97
- package/lib/apaas/service/apis/pm-process-definition.service.d.ts +0 -121
- package/lib/apaas/service/apis/pm-process-engine.service.d.ts +0 -208
- package/lib/apaas/service/apis/print-designer.service.d.ts +0 -126
- package/lib/apaas/service/apis/print-log.service.d.ts +0 -23
- package/lib/apaas/service/apis/print.service.d.ts +0 -45
- package/lib/apaas/service/apis/process-approval-log.service.d.ts +0 -89
- package/lib/apaas/service/apis/process-approve-user.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-definition-version.service.d.ts +0 -96
- package/lib/apaas/service/apis/process-definition.service.d.ts +0 -85
- package/lib/apaas/service/apis/process-engine.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-event.service.d.ts +0 -72
- package/lib/apaas/service/apis/process-graph.service.d.ts +0 -18
- package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-instance.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-message-user.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-node-definition.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-path-user.service.d.ts +0 -75
- package/lib/apaas/service/apis/process-path.service.d.ts +0 -44
- package/lib/apaas/service/apis/process-task-done.service.d.ts +0 -118
- package/lib/apaas/service/apis/process-task-todo.service.d.ts +0 -231
- package/lib/apaas/service/apis/process-version.service.d.ts +0 -76
- package/lib/apaas/service/apis/process.service.d.ts +0 -66
- package/lib/apaas/service/apis/processTest.service.d.ts +0 -106
- package/lib/apaas/service/apis/product-release.service.d.ts +0 -118
- package/lib/apaas/service/apis/publish-log.service.d.ts +0 -101
- package/lib/apaas/service/apis/regexp.service.d.ts +0 -94
- package/lib/apaas/service/apis/report-data-set.service.d.ts +0 -127
- package/lib/apaas/service/apis/report-data.service.d.ts +0 -30
- package/lib/apaas/service/apis/report.service.d.ts +0 -164
- package/lib/apaas/service/apis/role-permission.service.d.ts +0 -47
- package/lib/apaas/service/apis/role.service.d.ts +0 -91
- package/lib/apaas/service/apis/sandbox-config.service.d.ts +0 -112
- package/lib/apaas/service/apis/script-assistant.service.d.ts +0 -16
- package/lib/apaas/service/apis/script-version-log.service.d.ts +0 -82
- package/lib/apaas/service/apis/script-version.service.d.ts +0 -115
- package/lib/apaas/service/apis/script.service.d.ts +0 -115
- package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +0 -88
- package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +0 -115
- package/lib/apaas/service/apis/service-orchestration.service.d.ts +0 -120
- package/lib/apaas/service/apis/sign-history.service.d.ts +0 -70
- package/lib/apaas/service/apis/sign-log.service.d.ts +0 -19
- package/lib/apaas/service/apis/signature.service.d.ts +0 -19
- package/lib/apaas/service/apis/sql-view-model.service.d.ts +0 -65
- package/lib/apaas/service/apis/sql-view.service.d.ts +0 -18
- package/lib/apaas/service/apis/ss.service.d.ts +0 -25
- package/lib/apaas/service/apis/stash.service.d.ts +0 -62
- package/lib/apaas/service/apis/sub-model-process.service.d.ts +0 -9
- package/lib/apaas/service/apis/sys-config.service.d.ts +0 -70
- package/lib/apaas/service/apis/system-var.service.d.ts +0 -126
- package/lib/apaas/service/apis/trace-log-details.service.d.ts +0 -134
- package/lib/apaas/service/apis/trace-log.service.d.ts +0 -115
- package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +0 -75
- package/lib/apaas/service/apis/trace-mainline.service.d.ts +0 -72
- package/lib/apaas/service/apis/trace-setting.service.d.ts +0 -48
- package/lib/apaas/service/apis/user-group-relation.service.d.ts +0 -46
- package/lib/apaas/service/apis/user-group.service.d.ts +0 -87
- package/lib/apaas/service/apis/view-model.service.d.ts +0 -166
- package/lib/apaas/service/apis/wash.service.d.ts +0 -11
- package/lib/apaas/service/apis/webpage.service.d.ts +0 -169
- package/lib/apaas/service/entities.d.ts +0 -33950
- package/lib/apaas/service/index.d.ts +0 -323
- package/lib/index.cjs +0 -16
- package/lib/ipaas/index.cjs +0 -12
- package/lib/ipaas/service/api-config.cjs +0 -322
- package/lib/ipaas/service/apis/auth.service.d.ts +0 -36
- package/lib/ipaas/service/apis/camel.service.d.ts +0 -63
- package/lib/ipaas/service/apis/category.service.d.ts +0 -12
- package/lib/ipaas/service/apis/connector-config.service.d.ts +0 -119
- package/lib/ipaas/service/apis/connector-log.service.d.ts +0 -46
- package/lib/ipaas/service/apis/flow-app.service.d.ts +0 -75
- package/lib/ipaas/service/apis/flow-category.service.d.ts +0 -192
- package/lib/ipaas/service/apis/flow-ext.service.d.ts +0 -100
- package/lib/ipaas/service/apis/flow.service.d.ts +0 -96
- package/lib/ipaas/service/apis/runtime.service.d.ts +0 -29
- package/lib/ipaas/service/entities.d.ts +0 -1762
- package/lib/ipaas/service/index.d.ts +0 -23
- package/lib/platform/index.cjs +0 -12
- package/lib/platform/service/api-config.cjs +0 -5288
- package/lib/platform/service/apis/agent.service.d.ts +0 -70
- package/lib/platform/service/apis/api.service.d.ts +0 -1597
- package/lib/platform/service/apis/apk.service.d.ts +0 -61
- package/lib/platform/service/apis/app-member.service.d.ts +0 -102
- package/lib/platform/service/apis/app-setting.service.d.ts +0 -107
- package/lib/platform/service/apis/app.service.d.ts +0 -723
- package/lib/platform/service/apis/assets.service.d.ts +0 -102
- package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +0 -13
- package/lib/platform/service/apis/audit-log.service.d.ts +0 -48
- package/lib/platform/service/apis/bi-app.service.d.ts +0 -14
- package/lib/platform/service/apis/bi-data-set.service.d.ts +0 -82
- package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +0 -92
- package/lib/platform/service/apis/bi-file.service.d.ts +0 -20
- package/lib/platform/service/apis/bi-share.service.d.ts +0 -83
- package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +0 -8
- package/lib/platform/service/apis/category.service.d.ts +0 -135
- package/lib/platform/service/apis/clearLogLogin.service.d.ts +0 -8
- package/lib/platform/service/apis/clearLogOperate.service.d.ts +0 -8
- package/lib/platform/service/apis/clearTempDir.service.d.ts +0 -8
- package/lib/platform/service/apis/copyFilter.service.d.ts +0 -13
- package/lib/platform/service/apis/dashboard.service.d.ts +0 -94
- package/lib/platform/service/apis/data-source.service.d.ts +0 -144
- package/lib/platform/service/apis/data-trace.service.d.ts +0 -75
- package/lib/platform/service/apis/database.service.d.ts +0 -211
- package/lib/platform/service/apis/dataset-log.service.d.ts +0 -79
- package/lib/platform/service/apis/dataset.service.d.ts +0 -247
- package/lib/platform/service/apis/datasource-devops.service.d.ts +0 -66
- package/lib/platform/service/apis/datasource-move-data.service.d.ts +0 -86
- package/lib/platform/service/apis/datasource-move-detail.service.d.ts +0 -82
- package/lib/platform/service/apis/datasource-move.service.d.ts +0 -72
- package/lib/platform/service/apis/deleteCompInfo.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteFilter.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +0 -17
- package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +0 -8
- package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +0 -17
- package/lib/platform/service/apis/deletePageTemplate.service.d.ts +0 -17
- package/lib/platform/service/apis/deletePnResource.service.d.ts +0 -17
- package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +0 -17
- package/lib/platform/service/apis/device-interconnection-param.service.d.ts +0 -88
- package/lib/platform/service/apis/device-interconnection.service.d.ts +0 -101
- package/lib/platform/service/apis/device-param-ref.service.d.ts +0 -41
- package/lib/platform/service/apis/exportTemplate.service.d.ts +0 -80
- package/lib/platform/service/apis/external-message.service.d.ts +0 -75
- package/lib/platform/service/apis/file-task.service.d.ts +0 -131
- package/lib/platform/service/apis/file.service.d.ts +0 -42
- package/lib/platform/service/apis/front-release.service.d.ts +0 -7
- package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +0 -14
- package/lib/platform/service/apis/getAllCompInfo.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +0 -14
- package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +0 -14
- package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllFilter.service.d.ts +0 -8
- package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +0 -8
- package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getCompInfoById.service.d.ts +0 -14
- package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +0 -14
- package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getContentToArray.service.d.ts +0 -18
- package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +0 -14
- package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +0 -14
- package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getDesignerData.service.d.ts +0 -14
- package/lib/platform/service/apis/getEchartThemeById.service.d.ts +0 -14
- package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +0 -14
- package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getFilterById.service.d.ts +0 -14
- package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +0 -14
- package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +0 -14
- package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +0 -14
- package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +0 -14
- package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +0 -8
- package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +0 -8
- package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +0 -10
- package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +0 -18
- package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTemplateById.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +0 -13
- package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +0 -14
- package/lib/platform/service/apis/getPageTotalCount.service.d.ts +0 -8
- package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +0 -14
- package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +0 -8
- package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +0 -14
- package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +0 -13
- package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +0 -8
- package/lib/platform/service/apis/httpQuery.service.d.ts +0 -10
- package/lib/platform/service/apis/i18n-config.service.d.ts +0 -29
- package/lib/platform/service/apis/i18n-info.service.d.ts +0 -115
- package/lib/platform/service/apis/importCompInfoJson.service.d.ts +0 -13
- package/lib/platform/service/apis/importTemplate.service.d.ts +0 -32
- package/lib/platform/service/apis/internal-message.service.d.ts +0 -96
- package/lib/platform/service/apis/invoke-log.service.d.ts +0 -73
- package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +0 -75
- package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +0 -75
- package/lib/platform/service/apis/knowledge-base.service.d.ts +0 -72
- package/lib/platform/service/apis/ldap.service.d.ts +0 -7
- package/lib/platform/service/apis/license-unbind-log.service.d.ts +0 -12
- package/lib/platform/service/apis/license.service.d.ts +0 -248
- package/lib/platform/service/apis/login-log.service.d.ts +0 -38
- package/lib/platform/service/apis/login.service.d.ts +0 -73
- package/lib/platform/service/apis/manager.service.d.ts +0 -39
- package/lib/platform/service/apis/message-setting.service.d.ts +0 -148
- package/lib/platform/service/apis/minio-file.service.d.ts +0 -26
- package/lib/platform/service/apis/model-provider.service.d.ts +0 -72
- package/lib/platform/service/apis/model.service.d.ts +0 -70
- package/lib/platform/service/apis/nav-menu.service.d.ts +0 -98
- package/lib/platform/service/apis/nav-page.service.d.ts +0 -81
- package/lib/platform/service/apis/openapi-group.service.d.ts +0 -186
- package/lib/platform/service/apis/openapi-key-grant.service.d.ts +0 -97
- package/lib/platform/service/apis/org-user-picker.service.d.ts +0 -70
- package/lib/platform/service/apis/org.service.d.ts +0 -215
- package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +0 -18
- package/lib/platform/service/apis/permission.service.d.ts +0 -57
- package/lib/platform/service/apis/plat.service.d.ts +0 -190
- package/lib/platform/service/apis/plugin-version.service.d.ts +0 -73
- package/lib/platform/service/apis/plugin.service.d.ts +0 -185
- package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +0 -75
- package/lib/platform/service/apis/pm-process-delegate.service.d.ts +0 -75
- package/lib/platform/service/apis/pm-process-instance.service.d.ts +0 -92
- package/lib/platform/service/apis/pm-task-done.service.d.ts +0 -90
- package/lib/platform/service/apis/pm-task-todo.service.d.ts +0 -86
- package/lib/platform/service/apis/pn-page.service.d.ts +0 -70
- package/lib/platform/service/apis/pn-project.service.d.ts +0 -173
- package/lib/platform/service/apis/print-log.service.d.ts +0 -107
- package/lib/platform/service/apis/print-resource.service.d.ts +0 -131
- package/lib/platform/service/apis/regexp.service.d.ts +0 -94
- package/lib/platform/service/apis/released.service.d.ts +0 -96
- package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +0 -13
- package/lib/platform/service/apis/role-permission.service.d.ts +0 -59
- package/lib/platform/service/apis/role.service.d.ts +0 -147
- package/lib/platform/service/apis/saveCompInfo.service.d.ts +0 -13
- package/lib/platform/service/apis/saveCompInfoType.service.d.ts +0 -13
- package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +0 -13
- package/lib/platform/service/apis/saveEchartTheme.service.d.ts +0 -13
- package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +0 -13
- package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +0 -13
- package/lib/platform/service/apis/saveFilter.service.d.ts +0 -13
- package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +0 -13
- package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +0 -13
- package/lib/platform/service/apis/savePageTemplate.service.d.ts +0 -13
- package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +0 -13
- package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +0 -13
- package/lib/platform/service/apis/seal-management.service.d.ts +0 -85
- package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +0 -13
- package/lib/platform/service/apis/seat-message.service.d.ts +0 -13
- package/lib/platform/service/apis/seat.service.d.ts +0 -100
- package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +0 -13
- package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +0 -13
- package/lib/platform/service/apis/shortcut.service.d.ts +0 -129
- package/lib/platform/service/apis/sign-log.service.d.ts +0 -72
- package/lib/platform/service/apis/sms.service.d.ts +0 -19
- package/lib/platform/service/apis/started-process.service.d.ts +0 -64
- package/lib/platform/service/apis/task-delegate.service.d.ts +0 -101
- package/lib/platform/service/apis/task-done.service.d.ts +0 -60
- package/lib/platform/service/apis/task-todo.service.d.ts +0 -60
- package/lib/platform/service/apis/tenant-developer.service.d.ts +0 -119
- package/lib/platform/service/apis/tenant.service.d.ts +0 -482
- package/lib/platform/service/apis/toggleEnabled.service.d.ts +0 -13
- package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +0 -13
- package/lib/platform/service/apis/uploadFiles.service.d.ts +0 -108
- package/lib/platform/service/apis/user-extra.service.d.ts +0 -70
- package/lib/platform/service/apis/user-info-log.service.d.ts +0 -74
- package/lib/platform/service/apis/user-password-history.service.d.ts +0 -75
- package/lib/platform/service/apis/user.service.d.ts +0 -281
- package/lib/platform/service/apis/workbench-component-relation.service.d.ts +0 -115
- package/lib/platform/service/apis/workbench-component.service.d.ts +0 -86
- package/lib/platform/service/entities.d.ts +0 -23348
- package/lib/platform/service/index.d.ts +0 -369
- package/lib/service/api-manage.cjs +0 -34
- package/lib/service/api-service.cjs +0 -165
- package/lib/service/api-service.interface.cjs +0 -1
- package/lib/service/http.enum.cjs +0 -66
- package/lib/service/http.error.cjs +0 -46
- package/lib/service/http.util.cjs +0 -245
- package/lib/service/index.cjs +0 -54
- package/lib/types/index.d.ts +0 -171
- package/lib/utils/index.cjs +0 -16
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export const apiConfig = [
|
|
2
2
|
{
|
|
3
3
|
name: "medPro",
|
|
4
|
-
entityName: "
|
|
4
|
+
entityName: "medPro",
|
|
5
5
|
apis: [
|
|
6
6
|
{
|
|
7
7
|
mode: "post",
|
|
@@ -27,89 +27,11 @@ 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
|
-
},
|
|
66
30
|
{
|
|
67
31
|
mode: "get",
|
|
68
32
|
method: "getEdhrAttachmentGetEdhrAttachment",
|
|
69
33
|
path: "edhrAttachment/getEdhrAttachment",
|
|
70
34
|
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
|
|
113
35
|
}
|
|
114
36
|
]
|
|
115
37
|
},
|
|
@@ -149,7 +71,7 @@ export const apiConfig = [
|
|
|
149
71
|
{
|
|
150
72
|
mode: "put",
|
|
151
73
|
method: "putId",
|
|
152
|
-
path: "",
|
|
74
|
+
path: "{id}",
|
|
153
75
|
hasPathParams: true,
|
|
154
76
|
hasData: true
|
|
155
77
|
}
|
|
@@ -186,7 +108,7 @@ export const apiConfig = [
|
|
|
186
108
|
{
|
|
187
109
|
mode: "put",
|
|
188
110
|
method: "putId",
|
|
189
|
-
path: "",
|
|
111
|
+
path: "{id}",
|
|
190
112
|
hasPathParams: true,
|
|
191
113
|
hasData: true
|
|
192
114
|
}
|
|
@@ -321,7 +243,7 @@ export const apiConfig = [
|
|
|
321
243
|
{
|
|
322
244
|
mode: "put",
|
|
323
245
|
method: "putId",
|
|
324
|
-
path: "",
|
|
246
|
+
path: "{id}",
|
|
325
247
|
hasPathParams: true,
|
|
326
248
|
hasData: true
|
|
327
249
|
}
|
|
@@ -363,7 +285,7 @@ export const apiConfig = [
|
|
|
363
285
|
{
|
|
364
286
|
mode: "put",
|
|
365
287
|
method: "putId",
|
|
366
|
-
path: "",
|
|
288
|
+
path: "{id}",
|
|
367
289
|
hasPathParams: true,
|
|
368
290
|
hasData: true
|
|
369
291
|
}
|
|
@@ -441,7 +363,7 @@ export const apiConfig = [
|
|
|
441
363
|
{
|
|
442
364
|
mode: "put",
|
|
443
365
|
method: "putId",
|
|
444
|
-
path: "",
|
|
366
|
+
path: "{id}",
|
|
445
367
|
hasPathParams: true,
|
|
446
368
|
hasData: true
|
|
447
369
|
}
|
|
@@ -483,7 +405,7 @@ export const apiConfig = [
|
|
|
483
405
|
{
|
|
484
406
|
mode: "put",
|
|
485
407
|
method: "putId",
|
|
486
|
-
path: "",
|
|
408
|
+
path: "{id}",
|
|
487
409
|
hasPathParams: true,
|
|
488
410
|
hasData: true
|
|
489
411
|
}
|
|
@@ -662,7 +584,7 @@ export const apiConfig = [
|
|
|
662
584
|
{
|
|
663
585
|
mode: "put",
|
|
664
586
|
method: "putId",
|
|
665
|
-
path: "",
|
|
587
|
+
path: "{id}",
|
|
666
588
|
hasPathParams: true,
|
|
667
589
|
hasData: true
|
|
668
590
|
}
|
|
@@ -705,7 +627,7 @@ export const apiConfig = [
|
|
|
705
627
|
{
|
|
706
628
|
mode: "put",
|
|
707
629
|
method: "putId",
|
|
708
|
-
path: "",
|
|
630
|
+
path: "{id}",
|
|
709
631
|
hasPathParams: true,
|
|
710
632
|
hasData: true
|
|
711
633
|
}
|
|
@@ -760,7 +682,7 @@ export const apiConfig = [
|
|
|
760
682
|
{
|
|
761
683
|
mode: "get",
|
|
762
684
|
method: "getId",
|
|
763
|
-
path: "",
|
|
685
|
+
path: "{id}",
|
|
764
686
|
hasPathParams: true
|
|
765
687
|
}
|
|
766
688
|
]
|
|
@@ -819,7 +741,7 @@ export const apiConfig = [
|
|
|
819
741
|
{
|
|
820
742
|
mode: "put",
|
|
821
743
|
method: "putId",
|
|
822
|
-
path: "",
|
|
744
|
+
path: "{id}",
|
|
823
745
|
hasPathParams: true,
|
|
824
746
|
hasData: true
|
|
825
747
|
}
|
|
@@ -933,7 +855,7 @@ export const apiConfig = [
|
|
|
933
855
|
{
|
|
934
856
|
mode: "put",
|
|
935
857
|
method: "putId",
|
|
936
|
-
path: "",
|
|
858
|
+
path: "{id}",
|
|
937
859
|
hasPathParams: true,
|
|
938
860
|
hasData: true
|
|
939
861
|
}
|
|
@@ -981,7 +903,7 @@ export const apiConfig = [
|
|
|
981
903
|
{
|
|
982
904
|
mode: "put",
|
|
983
905
|
method: "putId",
|
|
984
|
-
path: "",
|
|
906
|
+
path: "{id}",
|
|
985
907
|
hasPathParams: true,
|
|
986
908
|
hasData: true
|
|
987
909
|
}
|
|
@@ -995,7 +917,9 @@ export const apiConfig = [
|
|
|
995
917
|
mode: "post",
|
|
996
918
|
method: "postImportExcel",
|
|
997
919
|
path: "importExcel",
|
|
998
|
-
|
|
920
|
+
hasUpload: true,
|
|
921
|
+
hasQuery: true,
|
|
922
|
+
hasData: true
|
|
999
923
|
}
|
|
1000
924
|
]
|
|
1001
925
|
},
|
|
@@ -1090,7 +1014,7 @@ export const apiConfig = [
|
|
|
1090
1014
|
{
|
|
1091
1015
|
mode: "put",
|
|
1092
1016
|
method: "putId",
|
|
1093
|
-
path: "",
|
|
1017
|
+
path: "{id}",
|
|
1094
1018
|
hasPathParams: true,
|
|
1095
1019
|
hasData: true
|
|
1096
1020
|
}
|
|
@@ -1145,7 +1069,7 @@ export const apiConfig = [
|
|
|
1145
1069
|
{
|
|
1146
1070
|
mode: "put",
|
|
1147
1071
|
method: "putId",
|
|
1148
|
-
path: "",
|
|
1072
|
+
path: "{id}",
|
|
1149
1073
|
hasPathParams: true,
|
|
1150
1074
|
hasData: true
|
|
1151
1075
|
}
|
|
@@ -1200,7 +1124,7 @@ export const apiConfig = [
|
|
|
1200
1124
|
{
|
|
1201
1125
|
mode: "put",
|
|
1202
1126
|
method: "putId",
|
|
1203
|
-
path: "",
|
|
1127
|
+
path: "{id}",
|
|
1204
1128
|
hasPathParams: true,
|
|
1205
1129
|
hasData: true
|
|
1206
1130
|
}
|
|
@@ -1253,7 +1177,7 @@ export const apiConfig = [
|
|
|
1253
1177
|
{
|
|
1254
1178
|
mode: "put",
|
|
1255
1179
|
method: "putId",
|
|
1256
|
-
path: "",
|
|
1180
|
+
path: "{id}",
|
|
1257
1181
|
hasPathParams: true,
|
|
1258
1182
|
hasData: true
|
|
1259
1183
|
}
|
|
@@ -1302,7 +1226,7 @@ export const apiConfig = [
|
|
|
1302
1226
|
{
|
|
1303
1227
|
mode: "put",
|
|
1304
1228
|
method: "putId",
|
|
1305
|
-
path: "",
|
|
1229
|
+
path: "{id}",
|
|
1306
1230
|
hasPathParams: true,
|
|
1307
1231
|
hasData: true
|
|
1308
1232
|
}
|
|
@@ -1374,7 +1298,7 @@ export const apiConfig = [
|
|
|
1374
1298
|
{
|
|
1375
1299
|
mode: "put",
|
|
1376
1300
|
method: "putId",
|
|
1377
|
-
path: "",
|
|
1301
|
+
path: "{id}",
|
|
1378
1302
|
hasPathParams: true,
|
|
1379
1303
|
hasData: true
|
|
1380
1304
|
}
|
|
@@ -1445,7 +1369,7 @@ export const apiConfig = [
|
|
|
1445
1369
|
{
|
|
1446
1370
|
mode: "put",
|
|
1447
1371
|
method: "putId",
|
|
1448
|
-
path: "",
|
|
1372
|
+
path: "{id}",
|
|
1449
1373
|
hasPathParams: true,
|
|
1450
1374
|
hasData: true
|
|
1451
1375
|
}
|
|
@@ -1521,12 +1445,16 @@ export const apiConfig = [
|
|
|
1521
1445
|
mode: "post",
|
|
1522
1446
|
method: "postUploadFile",
|
|
1523
1447
|
path: "upload/file",
|
|
1524
|
-
|
|
1448
|
+
hasUpload: true,
|
|
1449
|
+
hasQuery: true,
|
|
1450
|
+
hasData: true
|
|
1525
1451
|
},
|
|
1526
1452
|
{
|
|
1527
1453
|
mode: "post",
|
|
1528
1454
|
method: "postUploadLabelImage",
|
|
1529
|
-
path: "upload/label/image"
|
|
1455
|
+
path: "upload/label/image",
|
|
1456
|
+
hasUpload: true,
|
|
1457
|
+
hasData: true
|
|
1530
1458
|
},
|
|
1531
1459
|
{
|
|
1532
1460
|
mode: "get",
|
|
@@ -1901,7 +1829,7 @@ export const apiConfig = [
|
|
|
1901
1829
|
{
|
|
1902
1830
|
mode: "put",
|
|
1903
1831
|
method: "putId",
|
|
1904
|
-
path: "",
|
|
1832
|
+
path: "{id}",
|
|
1905
1833
|
hasPathParams: true,
|
|
1906
1834
|
hasData: true
|
|
1907
1835
|
}
|
|
@@ -2000,7 +1928,7 @@ export const apiConfig = [
|
|
|
2000
1928
|
{
|
|
2001
1929
|
mode: "put",
|
|
2002
1930
|
method: "putId",
|
|
2003
|
-
path: "",
|
|
1931
|
+
path: "{id}",
|
|
2004
1932
|
hasPathParams: true,
|
|
2005
1933
|
hasData: true
|
|
2006
1934
|
}
|
|
@@ -2048,7 +1976,7 @@ export const apiConfig = [
|
|
|
2048
1976
|
{
|
|
2049
1977
|
mode: "put",
|
|
2050
1978
|
method: "putId",
|
|
2051
|
-
path: "",
|
|
1979
|
+
path: "{id}",
|
|
2052
1980
|
hasPathParams: true,
|
|
2053
1981
|
hasData: true
|
|
2054
1982
|
}
|
|
@@ -2096,7 +2024,7 @@ export const apiConfig = [
|
|
|
2096
2024
|
{
|
|
2097
2025
|
mode: "put",
|
|
2098
2026
|
method: "putId",
|
|
2099
|
-
path: "",
|
|
2027
|
+
path: "{id}",
|
|
2100
2028
|
hasPathParams: true,
|
|
2101
2029
|
hasData: true
|
|
2102
2030
|
}
|
|
@@ -2372,7 +2300,7 @@ export const apiConfig = [
|
|
|
2372
2300
|
{
|
|
2373
2301
|
mode: "put",
|
|
2374
2302
|
method: "putId",
|
|
2375
|
-
path: "",
|
|
2303
|
+
path: "{id}",
|
|
2376
2304
|
hasPathParams: true,
|
|
2377
2305
|
hasData: true
|
|
2378
2306
|
}
|
|
@@ -2426,7 +2354,7 @@ export const apiConfig = [
|
|
|
2426
2354
|
{
|
|
2427
2355
|
mode: "put",
|
|
2428
2356
|
method: "putId",
|
|
2429
|
-
path: "",
|
|
2357
|
+
path: "{id}",
|
|
2430
2358
|
hasPathParams: true,
|
|
2431
2359
|
hasData: true
|
|
2432
2360
|
}
|
|
@@ -2469,7 +2397,7 @@ export const apiConfig = [
|
|
|
2469
2397
|
{
|
|
2470
2398
|
mode: "put",
|
|
2471
2399
|
method: "putId",
|
|
2472
|
-
path: "",
|
|
2400
|
+
path: "{id}",
|
|
2473
2401
|
hasPathParams: true,
|
|
2474
2402
|
hasData: true
|
|
2475
2403
|
}
|
|
@@ -2584,7 +2512,7 @@ export const apiConfig = [
|
|
|
2584
2512
|
{
|
|
2585
2513
|
mode: "put",
|
|
2586
2514
|
method: "putId",
|
|
2587
|
-
path: "",
|
|
2515
|
+
path: "{id}",
|
|
2588
2516
|
hasPathParams: true,
|
|
2589
2517
|
hasData: true
|
|
2590
2518
|
}
|
|
@@ -2610,7 +2538,9 @@ export const apiConfig = [
|
|
|
2610
2538
|
mode: "post",
|
|
2611
2539
|
method: "postDataImport",
|
|
2612
2540
|
path: "data/import",
|
|
2613
|
-
|
|
2541
|
+
hasUpload: true,
|
|
2542
|
+
hasQuery: true,
|
|
2543
|
+
hasData: true
|
|
2614
2544
|
},
|
|
2615
2545
|
{
|
|
2616
2546
|
mode: "get",
|
|
@@ -2628,7 +2558,9 @@ export const apiConfig = [
|
|
|
2628
2558
|
mode: "post",
|
|
2629
2559
|
method: "postDataValidate",
|
|
2630
2560
|
path: "data/validate",
|
|
2631
|
-
|
|
2561
|
+
hasUpload: true,
|
|
2562
|
+
hasQuery: true,
|
|
2563
|
+
hasData: true
|
|
2632
2564
|
}
|
|
2633
2565
|
]
|
|
2634
2566
|
},
|
|
@@ -2722,7 +2654,7 @@ export const apiConfig = [
|
|
|
2722
2654
|
{
|
|
2723
2655
|
mode: "put",
|
|
2724
2656
|
method: "putId",
|
|
2725
|
-
path: "",
|
|
2657
|
+
path: "{id}",
|
|
2726
2658
|
hasPathParams: true,
|
|
2727
2659
|
hasData: true
|
|
2728
2660
|
}
|
|
@@ -2760,7 +2692,9 @@ export const apiConfig = [
|
|
|
2760
2692
|
mode: "post",
|
|
2761
2693
|
method: "postUpload",
|
|
2762
2694
|
path: "upload",
|
|
2763
|
-
|
|
2695
|
+
hasUpload: true,
|
|
2696
|
+
hasQuery: true,
|
|
2697
|
+
hasData: true
|
|
2764
2698
|
}
|
|
2765
2699
|
]
|
|
2766
2700
|
},
|
|
@@ -2807,7 +2741,9 @@ export const apiConfig = [
|
|
|
2807
2741
|
mode: "post",
|
|
2808
2742
|
method: "postUploadImage",
|
|
2809
2743
|
path: "upload/image",
|
|
2810
|
-
|
|
2744
|
+
hasUpload: true,
|
|
2745
|
+
hasQuery: true,
|
|
2746
|
+
hasData: true
|
|
2811
2747
|
}
|
|
2812
2748
|
]
|
|
2813
2749
|
},
|
|
@@ -2985,7 +2921,7 @@ export const apiConfig = [
|
|
|
2985
2921
|
{
|
|
2986
2922
|
mode: "put",
|
|
2987
2923
|
method: "putId",
|
|
2988
|
-
path: "",
|
|
2924
|
+
path: "{id}",
|
|
2989
2925
|
hasPathParams: true,
|
|
2990
2926
|
hasData: true
|
|
2991
2927
|
}
|
|
@@ -3017,7 +2953,9 @@ export const apiConfig = [
|
|
|
3017
2953
|
mode: "post",
|
|
3018
2954
|
method: "postLangUpload",
|
|
3019
2955
|
path: "lang/upload",
|
|
3020
|
-
|
|
2956
|
+
hasUpload: true,
|
|
2957
|
+
hasQuery: true,
|
|
2958
|
+
hasData: true
|
|
3021
2959
|
},
|
|
3022
2960
|
{
|
|
3023
2961
|
mode: "get",
|
|
@@ -3099,7 +3037,7 @@ export const apiConfig = [
|
|
|
3099
3037
|
{
|
|
3100
3038
|
mode: "put",
|
|
3101
3039
|
method: "putId",
|
|
3102
|
-
path: "",
|
|
3040
|
+
path: "{id}",
|
|
3103
3041
|
hasPathParams: true,
|
|
3104
3042
|
hasData: true
|
|
3105
3043
|
}
|
|
@@ -3214,7 +3152,7 @@ export const apiConfig = [
|
|
|
3214
3152
|
{
|
|
3215
3153
|
mode: "put",
|
|
3216
3154
|
method: "putId",
|
|
3217
|
-
path: "",
|
|
3155
|
+
path: "{id}",
|
|
3218
3156
|
hasPathParams: true,
|
|
3219
3157
|
hasData: true
|
|
3220
3158
|
}
|
|
@@ -3359,7 +3297,9 @@ export const apiConfig = [
|
|
|
3359
3297
|
{
|
|
3360
3298
|
mode: "post",
|
|
3361
3299
|
method: "postImport",
|
|
3362
|
-
path: "import"
|
|
3300
|
+
path: "import",
|
|
3301
|
+
hasUpload: true,
|
|
3302
|
+
hasData: true
|
|
3363
3303
|
},
|
|
3364
3304
|
{
|
|
3365
3305
|
mode: "get",
|
|
@@ -3441,7 +3381,7 @@ export const apiConfig = [
|
|
|
3441
3381
|
{
|
|
3442
3382
|
mode: "put",
|
|
3443
3383
|
method: "putId",
|
|
3444
|
-
path: "",
|
|
3384
|
+
path: "{id}",
|
|
3445
3385
|
hasPathParams: true,
|
|
3446
3386
|
hasData: true
|
|
3447
3387
|
}
|
|
@@ -3483,7 +3423,7 @@ export const apiConfig = [
|
|
|
3483
3423
|
{
|
|
3484
3424
|
mode: "put",
|
|
3485
3425
|
method: "putId",
|
|
3486
|
-
path: "",
|
|
3426
|
+
path: "{id}",
|
|
3487
3427
|
hasPathParams: true,
|
|
3488
3428
|
hasData: true
|
|
3489
3429
|
}
|
|
@@ -3544,7 +3484,7 @@ export const apiConfig = [
|
|
|
3544
3484
|
{
|
|
3545
3485
|
mode: "put",
|
|
3546
3486
|
method: "putId",
|
|
3547
|
-
path: "",
|
|
3487
|
+
path: "{id}",
|
|
3548
3488
|
hasPathParams: true,
|
|
3549
3489
|
hasData: true
|
|
3550
3490
|
}
|
|
@@ -3580,7 +3520,7 @@ export const apiConfig = [
|
|
|
3580
3520
|
{
|
|
3581
3521
|
mode: "put",
|
|
3582
3522
|
method: "putId",
|
|
3583
|
-
path: "",
|
|
3523
|
+
path: "{id}",
|
|
3584
3524
|
hasPathParams: true,
|
|
3585
3525
|
hasData: true
|
|
3586
3526
|
}
|
|
@@ -3693,7 +3633,7 @@ export const apiConfig = [
|
|
|
3693
3633
|
{
|
|
3694
3634
|
mode: "put",
|
|
3695
3635
|
method: "putId",
|
|
3696
|
-
path: "",
|
|
3636
|
+
path: "{id}",
|
|
3697
3637
|
hasPathParams: true,
|
|
3698
3638
|
hasData: true
|
|
3699
3639
|
}
|
|
@@ -3753,7 +3693,7 @@ export const apiConfig = [
|
|
|
3753
3693
|
{
|
|
3754
3694
|
mode: "put",
|
|
3755
3695
|
method: "putId",
|
|
3756
|
-
path: "",
|
|
3696
|
+
path: "{id}",
|
|
3757
3697
|
hasPathParams: true,
|
|
3758
3698
|
hasData: true
|
|
3759
3699
|
}
|
|
@@ -3809,7 +3749,7 @@ export const apiConfig = [
|
|
|
3809
3749
|
{
|
|
3810
3750
|
mode: "put",
|
|
3811
3751
|
method: "putId",
|
|
3812
|
-
path: "",
|
|
3752
|
+
path: "{id}",
|
|
3813
3753
|
hasPathParams: true,
|
|
3814
3754
|
hasData: true
|
|
3815
3755
|
}
|
|
@@ -3850,6 +3790,7 @@ export const apiConfig = [
|
|
|
3850
3790
|
mode: "post",
|
|
3851
3791
|
method: "postBizServiceGeneralModelCategoryModelKeyBsKey",
|
|
3852
3792
|
path: "biz-service/general/{modelCategory}/{modelKey}/{bsKey}",
|
|
3793
|
+
hasUpload: true,
|
|
3853
3794
|
hasPathParams: true,
|
|
3854
3795
|
hasQuery: true,
|
|
3855
3796
|
hasData: true
|
|
@@ -3865,6 +3806,7 @@ export const apiConfig = [
|
|
|
3865
3806
|
mode: "post",
|
|
3866
3807
|
method: "postBizServiceModelCategoryModelKeyBsKey",
|
|
3867
3808
|
path: "biz-service/{modelCategory}/{modelKey}/{bsKey}",
|
|
3809
|
+
hasUpload: true,
|
|
3868
3810
|
hasPathParams: true,
|
|
3869
3811
|
hasQuery: true,
|
|
3870
3812
|
hasData: true
|
|
@@ -4201,7 +4143,7 @@ export const apiConfig = [
|
|
|
4201
4143
|
{
|
|
4202
4144
|
mode: "put",
|
|
4203
4145
|
method: "putId",
|
|
4204
|
-
path: "",
|
|
4146
|
+
path: "{id}",
|
|
4205
4147
|
hasPathParams: true,
|
|
4206
4148
|
hasData: true
|
|
4207
4149
|
},
|
|
@@ -4262,7 +4204,7 @@ export const apiConfig = [
|
|
|
4262
4204
|
{
|
|
4263
4205
|
mode: "put",
|
|
4264
4206
|
method: "putId",
|
|
4265
|
-
path: "",
|
|
4207
|
+
path: "{id}",
|
|
4266
4208
|
hasPathParams: true,
|
|
4267
4209
|
hasData: true
|
|
4268
4210
|
}
|
|
@@ -4304,7 +4246,7 @@ export const apiConfig = [
|
|
|
4304
4246
|
{
|
|
4305
4247
|
mode: "put",
|
|
4306
4248
|
method: "putId",
|
|
4307
|
-
path: "",
|
|
4249
|
+
path: "{id}",
|
|
4308
4250
|
hasPathParams: true,
|
|
4309
4251
|
hasData: true
|
|
4310
4252
|
}
|
|
@@ -4340,7 +4282,9 @@ export const apiConfig = [
|
|
|
4340
4282
|
{
|
|
4341
4283
|
mode: "post",
|
|
4342
4284
|
method: "postDocxJson",
|
|
4343
|
-
path: "docx-json"
|
|
4285
|
+
path: "docx-json",
|
|
4286
|
+
hasUpload: true,
|
|
4287
|
+
hasData: true
|
|
4344
4288
|
}
|
|
4345
4289
|
]
|
|
4346
4290
|
},
|
|
@@ -4386,7 +4330,7 @@ export const apiConfig = [
|
|
|
4386
4330
|
{
|
|
4387
4331
|
mode: "put",
|
|
4388
4332
|
method: "putId",
|
|
4389
|
-
path: "",
|
|
4333
|
+
path: "{id}",
|
|
4390
4334
|
hasPathParams: true,
|
|
4391
4335
|
hasData: true
|
|
4392
4336
|
}
|
|
@@ -4707,7 +4651,9 @@ export const apiConfig = [
|
|
|
4707
4651
|
mode: "post",
|
|
4708
4652
|
method: "postImportJsonl",
|
|
4709
4653
|
path: "importJsonl",
|
|
4710
|
-
|
|
4654
|
+
hasUpload: true,
|
|
4655
|
+
hasQuery: true,
|
|
4656
|
+
hasData: true
|
|
4711
4657
|
}
|
|
4712
4658
|
]
|
|
4713
4659
|
},
|
|
@@ -4748,7 +4694,7 @@ export const apiConfig = [
|
|
|
4748
4694
|
{
|
|
4749
4695
|
mode: "put",
|
|
4750
4696
|
method: "putId",
|
|
4751
|
-
path: "",
|
|
4697
|
+
path: "{id}",
|
|
4752
4698
|
hasPathParams: true,
|
|
4753
4699
|
hasData: true
|
|
4754
4700
|
}
|
|
@@ -4802,12 +4748,6 @@ export const apiConfig = [
|
|
|
4802
4748
|
path: "getCommunicationConfig",
|
|
4803
4749
|
hasQuery: true
|
|
4804
4750
|
},
|
|
4805
|
-
{
|
|
4806
|
-
mode: "get",
|
|
4807
|
-
method: "getGetFormTmplByInstIdAndTmplId",
|
|
4808
|
-
path: "getFormTmplByInstIdAndTmplId",
|
|
4809
|
-
hasQuery: true
|
|
4810
|
-
},
|
|
4811
4751
|
{
|
|
4812
4752
|
mode: "get",
|
|
4813
4753
|
method: "getGetFormTmplUsedFieldMeta",
|
|
@@ -5119,7 +5059,7 @@ export const apiConfig = [
|
|
|
5119
5059
|
{
|
|
5120
5060
|
mode: "put",
|
|
5121
5061
|
method: "putId",
|
|
5122
|
-
path: "",
|
|
5062
|
+
path: "{id}",
|
|
5123
5063
|
hasPathParams: true,
|
|
5124
5064
|
hasData: true
|
|
5125
5065
|
}
|
|
@@ -5193,6 +5133,12 @@ export const apiConfig = [
|
|
|
5193
5133
|
method: "getList",
|
|
5194
5134
|
path: "list"
|
|
5195
5135
|
},
|
|
5136
|
+
{
|
|
5137
|
+
mode: "get",
|
|
5138
|
+
method: "getLogPageList",
|
|
5139
|
+
path: "log/page/list",
|
|
5140
|
+
hasQuery: true
|
|
5141
|
+
},
|
|
5196
5142
|
{
|
|
5197
5143
|
mode: "get",
|
|
5198
5144
|
method: "getPageList",
|
|
@@ -5202,7 +5148,7 @@ export const apiConfig = [
|
|
|
5202
5148
|
{
|
|
5203
5149
|
mode: "put",
|
|
5204
5150
|
method: "putId",
|
|
5205
|
-
path: "",
|
|
5151
|
+
path: "{id}",
|
|
5206
5152
|
hasPathParams: true,
|
|
5207
5153
|
hasData: true
|
|
5208
5154
|
}
|
|
@@ -5258,7 +5204,7 @@ export const apiConfig = [
|
|
|
5258
5204
|
{
|
|
5259
5205
|
mode: "put",
|
|
5260
5206
|
method: "putId",
|
|
5261
|
-
path: "",
|
|
5207
|
+
path: "{id}",
|
|
5262
5208
|
hasPathParams: true,
|
|
5263
5209
|
hasData: true
|
|
5264
5210
|
}
|
|
@@ -5300,7 +5246,7 @@ export const apiConfig = [
|
|
|
5300
5246
|
{
|
|
5301
5247
|
mode: "put",
|
|
5302
5248
|
method: "putId",
|
|
5303
|
-
path: "",
|
|
5249
|
+
path: "{id}",
|
|
5304
5250
|
hasPathParams: true,
|
|
5305
5251
|
hasData: true
|
|
5306
5252
|
}
|
|
@@ -5343,7 +5289,7 @@ export const apiConfig = [
|
|
|
5343
5289
|
{
|
|
5344
5290
|
mode: "put",
|
|
5345
5291
|
method: "putId",
|
|
5346
|
-
path: "",
|
|
5292
|
+
path: "{id}",
|
|
5347
5293
|
hasPathParams: true,
|
|
5348
5294
|
hasData: true
|
|
5349
5295
|
}
|
|
@@ -5427,7 +5373,7 @@ export const apiConfig = [
|
|
|
5427
5373
|
{
|
|
5428
5374
|
mode: "put",
|
|
5429
5375
|
method: "putId",
|
|
5430
|
-
path: "",
|
|
5376
|
+
path: "{id}",
|
|
5431
5377
|
hasPathParams: true,
|
|
5432
5378
|
hasData: true
|
|
5433
5379
|
}
|
|
@@ -5488,7 +5434,7 @@ export const apiConfig = [
|
|
|
5488
5434
|
{
|
|
5489
5435
|
mode: "get",
|
|
5490
5436
|
method: "getId",
|
|
5491
|
-
path: "",
|
|
5437
|
+
path: "{id}",
|
|
5492
5438
|
hasPathParams: true
|
|
5493
5439
|
}
|
|
5494
5440
|
]
|
|
@@ -5718,7 +5664,7 @@ export const apiConfig = [
|
|
|
5718
5664
|
{
|
|
5719
5665
|
mode: "put",
|
|
5720
5666
|
method: "putId",
|
|
5721
|
-
path: "",
|
|
5667
|
+
path: "{id}",
|
|
5722
5668
|
hasPathParams: true,
|
|
5723
5669
|
hasData: true
|
|
5724
5670
|
}
|
|
@@ -5766,7 +5712,7 @@ export const apiConfig = [
|
|
|
5766
5712
|
{
|
|
5767
5713
|
mode: "put",
|
|
5768
5714
|
method: "putId",
|
|
5769
|
-
path: "",
|
|
5715
|
+
path: "{id}",
|
|
5770
5716
|
hasPathParams: true,
|
|
5771
5717
|
hasData: true
|
|
5772
5718
|
}
|
|
@@ -5808,7 +5754,7 @@ export const apiConfig = [
|
|
|
5808
5754
|
{
|
|
5809
5755
|
mode: "put",
|
|
5810
5756
|
method: "putId",
|
|
5811
|
-
path: "",
|
|
5757
|
+
path: "{id}",
|
|
5812
5758
|
hasPathParams: true,
|
|
5813
5759
|
hasData: true
|
|
5814
5760
|
}
|
|
@@ -5856,7 +5802,7 @@ export const apiConfig = [
|
|
|
5856
5802
|
{
|
|
5857
5803
|
mode: "put",
|
|
5858
5804
|
method: "putId",
|
|
5859
|
-
path: "",
|
|
5805
|
+
path: "{id}",
|
|
5860
5806
|
hasPathParams: true,
|
|
5861
5807
|
hasData: true
|
|
5862
5808
|
}
|
|
@@ -5905,13 +5851,13 @@ export const apiConfig = [
|
|
|
5905
5851
|
{
|
|
5906
5852
|
mode: "get",
|
|
5907
5853
|
method: "getId",
|
|
5908
|
-
path: "",
|
|
5854
|
+
path: "{id}",
|
|
5909
5855
|
hasPathParams: true
|
|
5910
5856
|
},
|
|
5911
5857
|
{
|
|
5912
5858
|
mode: "put",
|
|
5913
5859
|
method: "putId",
|
|
5914
|
-
path: "",
|
|
5860
|
+
path: "{id}",
|
|
5915
5861
|
hasPathParams: true,
|
|
5916
5862
|
hasData: true
|
|
5917
5863
|
}
|
|
@@ -5995,7 +5941,7 @@ export const apiConfig = [
|
|
|
5995
5941
|
{
|
|
5996
5942
|
mode: "put",
|
|
5997
5943
|
method: "putId",
|
|
5998
|
-
path: "",
|
|
5944
|
+
path: "{id}",
|
|
5999
5945
|
hasPathParams: true,
|
|
6000
5946
|
hasData: true
|
|
6001
5947
|
}
|
|
@@ -6049,7 +5995,7 @@ export const apiConfig = [
|
|
|
6049
5995
|
{
|
|
6050
5996
|
mode: "put",
|
|
6051
5997
|
method: "putId",
|
|
6052
|
-
path: "",
|
|
5998
|
+
path: "{id}",
|
|
6053
5999
|
hasPathParams: true,
|
|
6054
6000
|
hasData: true
|
|
6055
6001
|
}
|
|
@@ -6091,7 +6037,7 @@ export const apiConfig = [
|
|
|
6091
6037
|
{
|
|
6092
6038
|
mode: "put",
|
|
6093
6039
|
method: "putId",
|
|
6094
|
-
path: "",
|
|
6040
|
+
path: "{id}",
|
|
6095
6041
|
hasPathParams: true,
|
|
6096
6042
|
hasData: true
|
|
6097
6043
|
}
|
|
@@ -6133,7 +6079,7 @@ export const apiConfig = [
|
|
|
6133
6079
|
{
|
|
6134
6080
|
mode: "put",
|
|
6135
6081
|
method: "putId",
|
|
6136
|
-
path: "",
|
|
6082
|
+
path: "{id}",
|
|
6137
6083
|
hasPathParams: true,
|
|
6138
6084
|
hasData: true
|
|
6139
6085
|
}
|
|
@@ -6175,7 +6121,7 @@ export const apiConfig = [
|
|
|
6175
6121
|
{
|
|
6176
6122
|
mode: "put",
|
|
6177
6123
|
method: "putId",
|
|
6178
|
-
path: "",
|
|
6124
|
+
path: "{id}",
|
|
6179
6125
|
hasPathParams: true,
|
|
6180
6126
|
hasData: true
|
|
6181
6127
|
}
|
|
@@ -6217,7 +6163,7 @@ export const apiConfig = [
|
|
|
6217
6163
|
{
|
|
6218
6164
|
mode: "put",
|
|
6219
6165
|
method: "putId",
|
|
6220
|
-
path: "",
|
|
6166
|
+
path: "{id}",
|
|
6221
6167
|
hasPathParams: true,
|
|
6222
6168
|
hasData: true
|
|
6223
6169
|
}
|
|
@@ -6421,7 +6367,7 @@ export const apiConfig = [
|
|
|
6421
6367
|
{
|
|
6422
6368
|
mode: "put",
|
|
6423
6369
|
method: "putId",
|
|
6424
|
-
path: "",
|
|
6370
|
+
path: "{id}",
|
|
6425
6371
|
hasPathParams: true,
|
|
6426
6372
|
hasData: true
|
|
6427
6373
|
}
|
|
@@ -6511,7 +6457,7 @@ export const apiConfig = [
|
|
|
6511
6457
|
{
|
|
6512
6458
|
mode: "put",
|
|
6513
6459
|
method: "putId",
|
|
6514
|
-
path: "",
|
|
6460
|
+
path: "{id}",
|
|
6515
6461
|
hasPathParams: true,
|
|
6516
6462
|
hasData: true
|
|
6517
6463
|
}
|
|
@@ -6553,7 +6499,7 @@ export const apiConfig = [
|
|
|
6553
6499
|
{
|
|
6554
6500
|
mode: "put",
|
|
6555
6501
|
method: "putId",
|
|
6556
|
-
path: "",
|
|
6502
|
+
path: "{id}",
|
|
6557
6503
|
hasPathParams: true,
|
|
6558
6504
|
hasData: true
|
|
6559
6505
|
}
|
|
@@ -6653,7 +6599,7 @@ export const apiConfig = [
|
|
|
6653
6599
|
{
|
|
6654
6600
|
mode: "put",
|
|
6655
6601
|
method: "putId",
|
|
6656
|
-
path: "",
|
|
6602
|
+
path: "{id}",
|
|
6657
6603
|
hasPathParams: true,
|
|
6658
6604
|
hasData: true
|
|
6659
6605
|
}
|
|
@@ -6726,7 +6672,7 @@ export const apiConfig = [
|
|
|
6726
6672
|
{
|
|
6727
6673
|
mode: "put",
|
|
6728
6674
|
method: "putId",
|
|
6729
|
-
path: "",
|
|
6675
|
+
path: "{id}",
|
|
6730
6676
|
hasPathParams: true,
|
|
6731
6677
|
hasData: true
|
|
6732
6678
|
}
|
|
@@ -6892,7 +6838,7 @@ export const apiConfig = [
|
|
|
6892
6838
|
{
|
|
6893
6839
|
mode: "put",
|
|
6894
6840
|
method: "putId",
|
|
6895
|
-
path: "",
|
|
6841
|
+
path: "{id}",
|
|
6896
6842
|
hasPathParams: true,
|
|
6897
6843
|
hasData: true
|
|
6898
6844
|
}
|
|
@@ -6940,7 +6886,7 @@ export const apiConfig = [
|
|
|
6940
6886
|
{
|
|
6941
6887
|
mode: "put",
|
|
6942
6888
|
method: "putId",
|
|
6943
|
-
path: "",
|
|
6889
|
+
path: "{id}",
|
|
6944
6890
|
hasPathParams: true,
|
|
6945
6891
|
hasData: true
|
|
6946
6892
|
}
|
|
@@ -7005,7 +6951,7 @@ export const apiConfig = [
|
|
|
7005
6951
|
{
|
|
7006
6952
|
mode: "put",
|
|
7007
6953
|
method: "putId",
|
|
7008
|
-
path: "",
|
|
6954
|
+
path: "{id}",
|
|
7009
6955
|
hasPathParams: true,
|
|
7010
6956
|
hasData: true
|
|
7011
6957
|
}
|
|
@@ -7083,7 +7029,7 @@ export const apiConfig = [
|
|
|
7083
7029
|
{
|
|
7084
7030
|
mode: "put",
|
|
7085
7031
|
method: "putId",
|
|
7086
|
-
path: "",
|
|
7032
|
+
path: "{id}",
|
|
7087
7033
|
hasPathParams: true,
|
|
7088
7034
|
hasData: true
|
|
7089
7035
|
}
|
|
@@ -7131,7 +7077,7 @@ export const apiConfig = [
|
|
|
7131
7077
|
{
|
|
7132
7078
|
mode: "put",
|
|
7133
7079
|
method: "putId",
|
|
7134
|
-
path: "",
|
|
7080
|
+
path: "{id}",
|
|
7135
7081
|
hasPathParams: true,
|
|
7136
7082
|
hasData: true
|
|
7137
7083
|
}
|
|
@@ -7208,7 +7154,7 @@ export const apiConfig = [
|
|
|
7208
7154
|
{
|
|
7209
7155
|
mode: "put",
|
|
7210
7156
|
method: "putId",
|
|
7211
|
-
path: "",
|
|
7157
|
+
path: "{id}",
|
|
7212
7158
|
hasPathParams: true,
|
|
7213
7159
|
hasData: true
|
|
7214
7160
|
}
|
|
@@ -7280,7 +7226,7 @@ export const apiConfig = [
|
|
|
7280
7226
|
{
|
|
7281
7227
|
mode: "put",
|
|
7282
7228
|
method: "putId",
|
|
7283
|
-
path: "",
|
|
7229
|
+
path: "{id}",
|
|
7284
7230
|
hasPathParams: true,
|
|
7285
7231
|
hasData: true
|
|
7286
7232
|
}
|
|
@@ -7308,12 +7254,9 @@ export const apiConfig = [
|
|
|
7308
7254
|
mode: "post",
|
|
7309
7255
|
method: "postUploadExcel",
|
|
7310
7256
|
path: "upload/excel",
|
|
7311
|
-
|
|
7312
|
-
|
|
7313
|
-
|
|
7314
|
-
mode: "post",
|
|
7315
|
-
method: "postUploadZip",
|
|
7316
|
-
path: "upload/zip"
|
|
7257
|
+
hasUpload: true,
|
|
7258
|
+
hasQuery: true,
|
|
7259
|
+
hasData: true
|
|
7317
7260
|
}
|
|
7318
7261
|
]
|
|
7319
7262
|
},
|
|
@@ -7348,7 +7291,7 @@ export const apiConfig = [
|
|
|
7348
7291
|
{
|
|
7349
7292
|
mode: "put",
|
|
7350
7293
|
method: "putId",
|
|
7351
|
-
path: "",
|
|
7294
|
+
path: "{id}",
|
|
7352
7295
|
hasPathParams: true,
|
|
7353
7296
|
hasData: true
|
|
7354
7297
|
}
|
|
@@ -7401,7 +7344,7 @@ export const apiConfig = [
|
|
|
7401
7344
|
{
|
|
7402
7345
|
mode: "put",
|
|
7403
7346
|
method: "putId",
|
|
7404
|
-
path: "",
|
|
7347
|
+
path: "{id}",
|
|
7405
7348
|
hasPathParams: true,
|
|
7406
7349
|
hasData: true
|
|
7407
7350
|
}
|
|
@@ -7460,7 +7403,7 @@ export const apiConfig = [
|
|
|
7460
7403
|
{
|
|
7461
7404
|
mode: "put",
|
|
7462
7405
|
method: "putId",
|
|
7463
|
-
path: "",
|
|
7406
|
+
path: "{id}",
|
|
7464
7407
|
hasPathParams: true,
|
|
7465
7408
|
hasData: true
|
|
7466
7409
|
}
|
|
@@ -7508,7 +7451,7 @@ export const apiConfig = [
|
|
|
7508
7451
|
{
|
|
7509
7452
|
mode: "put",
|
|
7510
7453
|
method: "putId",
|
|
7511
|
-
path: "",
|
|
7454
|
+
path: "{id}",
|
|
7512
7455
|
hasPathParams: true,
|
|
7513
7456
|
hasData: true
|
|
7514
7457
|
}
|
|
@@ -7579,7 +7522,7 @@ export const apiConfig = [
|
|
|
7579
7522
|
{
|
|
7580
7523
|
mode: "put",
|
|
7581
7524
|
method: "putId",
|
|
7582
|
-
path: "",
|
|
7525
|
+
path: "{id}",
|
|
7583
7526
|
hasPathParams: true,
|
|
7584
7527
|
hasData: true
|
|
7585
7528
|
}
|
|
@@ -7621,7 +7564,7 @@ export const apiConfig = [
|
|
|
7621
7564
|
{
|
|
7622
7565
|
mode: "put",
|
|
7623
7566
|
method: "putId",
|
|
7624
|
-
path: "",
|
|
7567
|
+
path: "{id}",
|
|
7625
7568
|
hasPathParams: true,
|
|
7626
7569
|
hasData: true
|
|
7627
7570
|
}
|
|
@@ -7663,7 +7606,7 @@ export const apiConfig = [
|
|
|
7663
7606
|
{
|
|
7664
7607
|
mode: "put",
|
|
7665
7608
|
method: "putId",
|
|
7666
|
-
path: "",
|
|
7609
|
+
path: "{id}",
|
|
7667
7610
|
hasPathParams: true,
|
|
7668
7611
|
hasData: true
|
|
7669
7612
|
}
|
|
@@ -7693,7 +7636,7 @@ export const apiConfig = [
|
|
|
7693
7636
|
{
|
|
7694
7637
|
mode: "put",
|
|
7695
7638
|
method: "putId",
|
|
7696
|
-
path: "",
|
|
7639
|
+
path: "{id}",
|
|
7697
7640
|
hasPathParams: true,
|
|
7698
7641
|
hasData: true
|
|
7699
7642
|
}
|
|
@@ -7746,7 +7689,7 @@ export const apiConfig = [
|
|
|
7746
7689
|
{
|
|
7747
7690
|
mode: "put",
|
|
7748
7691
|
method: "putId",
|
|
7749
|
-
path: "",
|
|
7692
|
+
path: "{id}",
|
|
7750
7693
|
hasPathParams: true,
|
|
7751
7694
|
hasData: true
|
|
7752
7695
|
}
|
|
@@ -7777,12 +7720,30 @@ export const apiConfig = [
|
|
|
7777
7720
|
{
|
|
7778
7721
|
mode: "put",
|
|
7779
7722
|
method: "putId",
|
|
7780
|
-
path: "",
|
|
7723
|
+
path: "{id}",
|
|
7781
7724
|
hasPathParams: true,
|
|
7782
7725
|
hasData: true
|
|
7783
7726
|
}
|
|
7784
7727
|
]
|
|
7785
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
|
+
},
|
|
7786
7747
|
{
|
|
7787
7748
|
name: "viewModel",
|
|
7788
7749
|
entityName: "view-model",
|
|
@@ -7867,7 +7828,7 @@ export const apiConfig = [
|
|
|
7867
7828
|
{
|
|
7868
7829
|
mode: "put",
|
|
7869
7830
|
method: "putId",
|
|
7870
|
-
path: "",
|
|
7831
|
+
path: "{id}",
|
|
7871
7832
|
hasPathParams: true,
|
|
7872
7833
|
hasData: true
|
|
7873
7834
|
}
|
|
@@ -7969,7 +7930,7 @@ export const apiConfig = [
|
|
|
7969
7930
|
{
|
|
7970
7931
|
mode: "put",
|
|
7971
7932
|
method: "putId",
|
|
7972
|
-
path: "",
|
|
7933
|
+
path: "{id}",
|
|
7973
7934
|
hasPathParams: true,
|
|
7974
7935
|
hasData: true
|
|
7975
7936
|
}
|
|
@@ -8232,8 +8193,10 @@ export const apiConfig = [
|
|
|
8232
8193
|
mode: "post",
|
|
8233
8194
|
method: "postModelComprehensiveBizServiceModelCategoryModelKeyUpload",
|
|
8234
8195
|
path: "model-comprehensive/biz-service/{modelCategory}/{modelKey}/upload",
|
|
8196
|
+
hasUpload: true,
|
|
8235
8197
|
hasPathParams: true,
|
|
8236
|
-
hasQuery: true
|
|
8198
|
+
hasQuery: true,
|
|
8199
|
+
hasData: true
|
|
8237
8200
|
},
|
|
8238
8201
|
{
|
|
8239
8202
|
mode: "get",
|