@gct-paas/api 0.1.2-dev.1 → 0.1.2-dev.2
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/dist/index.system.min.js +1 -1
- package/es/apaas/service/api-config.mjs +197 -1
- package/es/apaas/service/apis/app-org.service.d.ts +0 -4
- 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 +7 -0
- package/es/apaas/service/apis/category.service.d.ts +8 -0
- package/es/apaas/service/apis/designer-common.service.d.ts +2 -2
- package/es/apaas/service/apis/dhr.service.d.ts +2 -2
- package/es/apaas/service/apis/edhr-tmpl.service.d.ts +18 -5
- package/es/apaas/service/apis/file-resource.service.d.ts +1 -1
- package/es/apaas/service/apis/file.service.d.ts +1 -1
- package/es/apaas/service/apis/i18n-info.service.d.ts +1 -1
- package/{lib/apaas/service/apis/edhr-category.service.d.ts → es/apaas/service/apis/inspection-category.service.d.ts} +8 -8
- package/es/apaas/service/apis/label.service.d.ts +1 -1
- package/es/apaas/service/apis/office.service.d.ts +1 -1
- package/es/apaas/service/apis/online-form-instance.service.d.ts +17 -0
- package/es/apaas/service/apis/online-form-tmpl-export.service.d.ts +30 -0
- package/es/apaas/service/apis/online-form-tmpl.service.d.ts +56 -0
- package/{lib/apaas/service/apis/online-form-category.service.d.ts → es/apaas/service/apis/product-release-category.service.d.ts} +8 -8
- package/es/apaas/service/apis/ss.service.d.ts +1 -1
- package/es/apaas/service/entities.d.ts +1029 -42
- package/es/apaas/service/index.d.ts +8 -0
- package/es/ipaas/service/api-config.mjs +12 -5
- package/es/ipaas/service/apis/camel.service.d.ts +18 -5
- package/es/ipaas/service/apis/connector-config.service.d.ts +1 -1
- package/es/ipaas/service/apis/flow.service.d.ts +1 -1
- package/es/ipaas/service/apis/runtime.service.d.ts +13 -0
- package/es/ipaas/service/entities.d.ts +9 -3
- package/es/platform/service/apis/apk.service.d.ts +1 -1
- package/es/platform/service/apis/app.service.d.ts +1 -5
- package/es/platform/service/apis/assets.service.d.ts +1 -1
- package/es/platform/service/apis/bi-file.service.d.ts +1 -1
- package/es/platform/service/apis/dashboard.service.d.ts +0 -4
- package/es/platform/service/apis/device-interconnection-param.service.d.ts +1 -1
- package/es/platform/service/apis/device-interconnection.service.d.ts +1 -1
- package/es/platform/service/apis/file.service.d.ts +3 -3
- package/es/platform/service/apis/i18n-info.service.d.ts +1 -1
- package/es/platform/service/apis/ldap.service.d.ts +1 -1
- package/es/platform/service/apis/org.service.d.ts +4 -0
- package/es/platform/service/apis/plat.service.d.ts +1 -1
- package/es/platform/service/apis/pn-project.service.d.ts +1 -1
- package/es/platform/service/apis/tenant.service.d.ts +4 -0
- package/es/platform/service/apis/user.service.d.ts +6 -6
- package/es/platform/service/entities.d.ts +6 -0
- package/es/service/http.util.d.ts +1 -1
- package/es/service/http.util.mjs +1 -1
- package/package.json +5 -5
- package/lib/apaas/index.cjs +0 -12
- package/lib/apaas/service/api-config.cjs +0 -6507
- 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 -450
- 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 -151
- 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 -133
- 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-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 -148
- package/lib/apaas/service/apis/field-meta.service.d.ts +0 -202
- package/lib/apaas/service/apis/field.service.d.ts +0 -16
- package/lib/apaas/service/apis/file-resource.service.d.ts +0 -41
- package/lib/apaas/service/apis/file-task.service.d.ts +0 -23
- package/lib/apaas/service/apis/file.service.d.ts +0 -45
- 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 -85
- 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 -362
- 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 -356
- 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 -10
- 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 -848
- 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 -187
- 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 -141
- package/lib/apaas/service/apis/process-task-todo.service.d.ts +0 -266
- 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 -26
- 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 -35870
- package/lib/apaas/service/index.d.ts +0 -329
- package/lib/index.cjs +0 -16
- package/lib/ipaas/index.cjs +0 -12
- package/lib/ipaas/service/api-config.cjs +0 -338
- 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 -120
- 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 -173
- package/lib/ipaas/service/apis/runtime.service.d.ts +0 -29
- package/lib/ipaas/service/entities.d.ts +0 -1924
- package/lib/ipaas/service/index.d.ts +0 -23
- package/lib/platform/index.cjs +0 -12
- package/lib/platform/service/api-config.cjs +0 -5317
- package/lib/platform/service/apis/agent.service.d.ts +0 -70
- package/lib/platform/service/apis/api.service.d.ts +0 -1615
- package/lib/platform/service/apis/apk.service.d.ts +0 -64
- 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 -730
- package/lib/platform/service/apis/assets.service.d.ts +0 -103
- 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 -15
- 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 -21
- 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 -91
- package/lib/platform/service/apis/device-interconnection.service.d.ts +0 -104
- 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 -47
- 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 -116
- 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 -89
- 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 -10
- package/lib/platform/service/apis/license-unbind-log.service.d.ts +0 -12
- package/lib/platform/service/apis/license.service.d.ts +0 -266
- 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 -211
- 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 -193
- 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 -174
- 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 -478
- 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 -293
- 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 -23442
- package/lib/platform/service/index.d.ts +0 -369
- package/lib/service/api-manage.cjs +0 -33
- package/lib/service/api-service.cjs +0 -164
- 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 -52
- package/lib/types/index.d.ts +0 -171
- package/lib/utils/index.cjs +0 -23
|
@@ -1,191 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
2
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
3
|
-
import type {
|
|
4
|
-
ExcelTmplRequest,
|
|
5
|
-
ExcelTemplateConfigReq,
|
|
6
|
-
ExcelTmplResponse,
|
|
7
|
-
ExcelTemplateConfigV1Req,
|
|
8
|
-
} from '../entities';
|
|
9
|
-
|
|
10
|
-
export interface deleteQuery {
|
|
11
|
-
/**
|
|
12
|
-
* 删除的id,多个按','分割
|
|
13
|
-
*/
|
|
14
|
-
ids: string;
|
|
15
|
-
}
|
|
16
|
-
export interface getDetailQuery {
|
|
17
|
-
/**
|
|
18
|
-
* 模板key
|
|
19
|
-
*/
|
|
20
|
-
key: string;
|
|
21
|
-
/**
|
|
22
|
-
* 模型key
|
|
23
|
-
*/
|
|
24
|
-
modelKey: string;
|
|
25
|
-
}
|
|
26
|
-
export interface getDownloadPlatIdPathParams {
|
|
27
|
-
id: string;
|
|
28
|
-
}
|
|
29
|
-
export interface getDownloadIdPathParams {
|
|
30
|
-
id: string;
|
|
31
|
-
}
|
|
32
|
-
export interface getInfoQuery {
|
|
33
|
-
/**
|
|
34
|
-
* id
|
|
35
|
-
*/
|
|
36
|
-
id?: string;
|
|
37
|
-
/**
|
|
38
|
-
* key
|
|
39
|
-
*/
|
|
40
|
-
key?: string;
|
|
41
|
-
/**
|
|
42
|
-
* modelType
|
|
43
|
-
*/
|
|
44
|
-
modelType?: string;
|
|
45
|
-
}
|
|
46
|
-
export interface getInitTmplQuery {
|
|
47
|
-
/**
|
|
48
|
-
* 模板id
|
|
49
|
-
*/
|
|
50
|
-
id?: string;
|
|
51
|
-
/**
|
|
52
|
-
* 模板id
|
|
53
|
-
*/
|
|
54
|
-
key?: string;
|
|
55
|
-
/**
|
|
56
|
-
* 模板id
|
|
57
|
-
*/
|
|
58
|
-
modelKey?: string;
|
|
59
|
-
}
|
|
60
|
-
export interface postInitTmplQuery {
|
|
61
|
-
/**
|
|
62
|
-
* 更新全部
|
|
63
|
-
*/
|
|
64
|
-
all?: boolean;
|
|
65
|
-
}
|
|
66
|
-
export interface getListQuery {
|
|
67
|
-
/**
|
|
68
|
-
* 模型key
|
|
69
|
-
*/
|
|
70
|
-
modelKey: string;
|
|
71
|
-
/**
|
|
72
|
-
* 类型:IMPORT-导入;EXPORT-导出
|
|
73
|
-
*/
|
|
74
|
-
type?: string;
|
|
75
|
-
/**
|
|
76
|
-
* 排序list
|
|
77
|
-
*/
|
|
78
|
-
排序list?: string;
|
|
79
|
-
}
|
|
80
|
-
export interface getPageListQuery {
|
|
81
|
-
/**
|
|
82
|
-
* 页码
|
|
83
|
-
*/
|
|
84
|
-
pageNo?: number;
|
|
85
|
-
/**
|
|
86
|
-
* 每页数据条数
|
|
87
|
-
*/
|
|
88
|
-
pageSize?: number;
|
|
89
|
-
/**
|
|
90
|
-
* 排序list
|
|
91
|
-
*/
|
|
92
|
-
排序list?: string;
|
|
93
|
-
}
|
|
94
|
-
export interface putIdPathParams {
|
|
95
|
-
id: string;
|
|
96
|
-
}
|
|
97
|
-
export interface ExcelTmplService {
|
|
98
|
-
/**
|
|
99
|
-
* 模板保存
|
|
100
|
-
*/
|
|
101
|
-
post(
|
|
102
|
-
data: ExcelTmplRequest,
|
|
103
|
-
config?: Partial<AxiosRequestConfig>,
|
|
104
|
-
): Promise<string>;
|
|
105
|
-
/**
|
|
106
|
-
* 删除
|
|
107
|
-
*/
|
|
108
|
-
delete(
|
|
109
|
-
query: deleteQuery,
|
|
110
|
-
config?: Partial<AxiosRequestConfig>,
|
|
111
|
-
): Promise<string>;
|
|
112
|
-
/**
|
|
113
|
-
* 模板配置信息保存
|
|
114
|
-
*/
|
|
115
|
-
postConfig(
|
|
116
|
-
data: ExcelTemplateConfigReq,
|
|
117
|
-
config?: Partial<AxiosRequestConfig>,
|
|
118
|
-
): Promise<string>;
|
|
119
|
-
/**
|
|
120
|
-
* 根据模板信息查询
|
|
121
|
-
*/
|
|
122
|
-
getDetail(
|
|
123
|
-
query: getDetailQuery,
|
|
124
|
-
config?: Partial<AxiosRequestConfig>,
|
|
125
|
-
): Promise<ExcelTmplResponse>;
|
|
126
|
-
/**
|
|
127
|
-
* 平台下载模板
|
|
128
|
-
*/
|
|
129
|
-
getDownloadPlatId(
|
|
130
|
-
path: getDownloadPlatIdPathParams,
|
|
131
|
-
config?: Partial<AxiosRequestConfig>,
|
|
132
|
-
): Promise<any>;
|
|
133
|
-
/**
|
|
134
|
-
* 下载模板
|
|
135
|
-
*/
|
|
136
|
-
getDownloadId(
|
|
137
|
-
path: getDownloadIdPathParams,
|
|
138
|
-
config?: Partial<AxiosRequestConfig>,
|
|
139
|
-
): Promise<any>;
|
|
140
|
-
/**
|
|
141
|
-
* 详情
|
|
142
|
-
*/
|
|
143
|
-
getInfo(
|
|
144
|
-
query: getInfoQuery,
|
|
145
|
-
config?: Partial<AxiosRequestConfig>,
|
|
146
|
-
): Promise<ExcelTmplResponse>;
|
|
147
|
-
/**
|
|
148
|
-
* 批量生成模型模板
|
|
149
|
-
*/
|
|
150
|
-
getInitTmpl(
|
|
151
|
-
query: getInitTmplQuery,
|
|
152
|
-
config?: Partial<AxiosRequestConfig>,
|
|
153
|
-
): Promise<string>;
|
|
154
|
-
/**
|
|
155
|
-
* 批量生成模型模板
|
|
156
|
-
*/
|
|
157
|
-
postInitTmpl(
|
|
158
|
-
query: postInitTmplQuery,
|
|
159
|
-
data: ExcelTemplateConfigReq,
|
|
160
|
-
config?: Partial<AxiosRequestConfig>,
|
|
161
|
-
): Promise<string>;
|
|
162
|
-
/**
|
|
163
|
-
* 列表
|
|
164
|
-
*/
|
|
165
|
-
getList(
|
|
166
|
-
query: getListQuery,
|
|
167
|
-
config?: Partial<AxiosRequestConfig>,
|
|
168
|
-
): Promise<ExcelTmplResponse[]>;
|
|
169
|
-
/**
|
|
170
|
-
* 分页列表
|
|
171
|
-
*/
|
|
172
|
-
getPageList(
|
|
173
|
-
query: getPageListQuery,
|
|
174
|
-
config?: Partial<AxiosRequestConfig>,
|
|
175
|
-
): Promise<IPage<ExcelTmplResponse>>;
|
|
176
|
-
/**
|
|
177
|
-
* 新模板配置信息保存
|
|
178
|
-
*/
|
|
179
|
-
postV1Config(
|
|
180
|
-
data: ExcelTemplateConfigV1Req,
|
|
181
|
-
config?: Partial<AxiosRequestConfig>,
|
|
182
|
-
): Promise<string>;
|
|
183
|
-
/**
|
|
184
|
-
* 模板修改
|
|
185
|
-
*/
|
|
186
|
-
putId(
|
|
187
|
-
path: putIdPathParams,
|
|
188
|
-
data: ExcelTmplRequest,
|
|
189
|
-
config?: Partial<AxiosRequestConfig>,
|
|
190
|
-
): Promise<string>;
|
|
191
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
2
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
3
|
-
import type {
|
|
4
|
-
ImportModelData,
|
|
5
|
-
ResponseEntity,
|
|
6
|
-
ExcelValidateResponse,
|
|
7
|
-
} from '../entities';
|
|
8
|
-
|
|
9
|
-
export interface getDataDoImportQuery {
|
|
10
|
-
/**
|
|
11
|
-
* 数据重复时的导入策略 1 新增及更新/0 忽略重复数据/2仅更新数据
|
|
12
|
-
*/
|
|
13
|
-
duplicateKeyUpdate: number;
|
|
14
|
-
/**
|
|
15
|
-
* 文件id
|
|
16
|
-
*/
|
|
17
|
-
fileId: string;
|
|
18
|
-
/**
|
|
19
|
-
* 数据校验不通过时是否导入 1:导入;0:不导入; 2 错误即停止
|
|
20
|
-
*/
|
|
21
|
-
importInvalidate?: number;
|
|
22
|
-
/**
|
|
23
|
-
* 引用主模型数据的字段KEY(仅子表导入需要传)
|
|
24
|
-
*/
|
|
25
|
-
refFieldKey?: string;
|
|
26
|
-
/**
|
|
27
|
-
* 引用主模型数据的id_(仅子表导入需要传)
|
|
28
|
-
*/
|
|
29
|
-
refMasterId?: string;
|
|
30
|
-
/**
|
|
31
|
-
* 空值是否更新
|
|
32
|
-
*/
|
|
33
|
-
updateStrategy?: boolean;
|
|
34
|
-
}
|
|
35
|
-
export interface getDataExportQuery {
|
|
36
|
-
/**
|
|
37
|
-
* 模型key
|
|
38
|
-
*/
|
|
39
|
-
modelKey: string;
|
|
40
|
-
/**
|
|
41
|
-
* 模板key
|
|
42
|
-
*/
|
|
43
|
-
tmplKey: string;
|
|
44
|
-
}
|
|
45
|
-
export interface postDataImportQuery {
|
|
46
|
-
/**
|
|
47
|
-
* 数据重复时的导入策略 1 新增及更新/0 忽略重复数据
|
|
48
|
-
*/
|
|
49
|
-
duplicateKeyUpdate?: number;
|
|
50
|
-
/**
|
|
51
|
-
* 标题行号
|
|
52
|
-
*/
|
|
53
|
-
headerRowNo?: number;
|
|
54
|
-
/**
|
|
55
|
-
* 数据校验不通过时是否导入
|
|
56
|
-
*/
|
|
57
|
-
importInvalidate?: number;
|
|
58
|
-
/**
|
|
59
|
-
* 模型key
|
|
60
|
-
*/
|
|
61
|
-
modelKey: string;
|
|
62
|
-
/**
|
|
63
|
-
* 数据起始行号
|
|
64
|
-
*/
|
|
65
|
-
startRowNo?: number;
|
|
66
|
-
/**
|
|
67
|
-
* 模板key
|
|
68
|
-
*/
|
|
69
|
-
tmplKey: string;
|
|
70
|
-
}
|
|
71
|
-
export interface getDataPreviewQuery {
|
|
72
|
-
/**
|
|
73
|
-
* 文件id
|
|
74
|
-
*/
|
|
75
|
-
fileId: string;
|
|
76
|
-
}
|
|
77
|
-
export interface getDataReportQuery {
|
|
78
|
-
/**
|
|
79
|
-
* 文件id
|
|
80
|
-
*/
|
|
81
|
-
fileId: string;
|
|
82
|
-
}
|
|
83
|
-
export interface postDataValidateQuery {
|
|
84
|
-
/**
|
|
85
|
-
* 标题行号
|
|
86
|
-
*/
|
|
87
|
-
headerRowNo?: number;
|
|
88
|
-
/**
|
|
89
|
-
* 导入类型 1:普通导入,2:主子同时导
|
|
90
|
-
*/
|
|
91
|
-
importType?: number;
|
|
92
|
-
/**
|
|
93
|
-
* 模型key
|
|
94
|
-
*/
|
|
95
|
-
modelKey: string;
|
|
96
|
-
/**
|
|
97
|
-
* 数据起始行号
|
|
98
|
-
*/
|
|
99
|
-
startRowNo?: number;
|
|
100
|
-
/**
|
|
101
|
-
* 模板key
|
|
102
|
-
*/
|
|
103
|
-
tmplKey: string;
|
|
104
|
-
}
|
|
105
|
-
export interface ExcelService {
|
|
106
|
-
/**
|
|
107
|
-
* 导入数据
|
|
108
|
-
*/
|
|
109
|
-
getDataDoImport(
|
|
110
|
-
query: getDataDoImportQuery,
|
|
111
|
-
config?: Partial<AxiosRequestConfig>,
|
|
112
|
-
): Promise<object>;
|
|
113
|
-
/**
|
|
114
|
-
* excel数据导出
|
|
115
|
-
*/
|
|
116
|
-
getDataExport(
|
|
117
|
-
query: getDataExportQuery,
|
|
118
|
-
config?: Partial<AxiosRequestConfig>,
|
|
119
|
-
): Promise<any>;
|
|
120
|
-
/**
|
|
121
|
-
* excel数据导入
|
|
122
|
-
*/
|
|
123
|
-
postDataImport(
|
|
124
|
-
query: postDataImportQuery,
|
|
125
|
-
config?: Partial<AxiosRequestConfig>,
|
|
126
|
-
): Promise<object>;
|
|
127
|
-
/**
|
|
128
|
-
* excel数据导入数据预览
|
|
129
|
-
*/
|
|
130
|
-
getDataPreview(
|
|
131
|
-
query: getDataPreviewQuery,
|
|
132
|
-
config?: Partial<AxiosRequestConfig>,
|
|
133
|
-
): Promise<ImportModelData>;
|
|
134
|
-
/**
|
|
135
|
-
* 下载错误报告
|
|
136
|
-
*/
|
|
137
|
-
getDataReport(
|
|
138
|
-
query: getDataReportQuery,
|
|
139
|
-
config?: Partial<AxiosRequestConfig>,
|
|
140
|
-
): Promise<ResponseEntity>;
|
|
141
|
-
/**
|
|
142
|
-
* excel数据导入数据校验
|
|
143
|
-
*/
|
|
144
|
-
postDataValidate(
|
|
145
|
-
query: postDataValidateQuery,
|
|
146
|
-
config?: Partial<AxiosRequestConfig>,
|
|
147
|
-
): Promise<ExcelValidateResponse>;
|
|
148
|
-
}
|
|
@@ -1,202 +0,0 @@
|
|
|
1
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
2
|
-
import type {
|
|
3
|
-
FieldMeta4Check,
|
|
4
|
-
FieldMetaDTO,
|
|
5
|
-
FieldSortRequest,
|
|
6
|
-
SequencePreviewRequest,
|
|
7
|
-
FieldMetaVO,
|
|
8
|
-
} from '../entities';
|
|
9
|
-
|
|
10
|
-
export interface deleteQuery {
|
|
11
|
-
/**
|
|
12
|
-
* 删除的id
|
|
13
|
-
*/
|
|
14
|
-
id: string;
|
|
15
|
-
}
|
|
16
|
-
export interface putDecimalDigitsAllDigitsPathParams {
|
|
17
|
-
digits: string;
|
|
18
|
-
}
|
|
19
|
-
export interface getInfoQuery {
|
|
20
|
-
/**
|
|
21
|
-
* id
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
}
|
|
25
|
-
export interface getListQuery {
|
|
26
|
-
/**
|
|
27
|
-
* 是否包含内置字段
|
|
28
|
-
*/
|
|
29
|
-
includeBuiltin?: boolean;
|
|
30
|
-
/**
|
|
31
|
-
* 是否包含流程字段字段
|
|
32
|
-
*/
|
|
33
|
-
includeProcess?: boolean;
|
|
34
|
-
/**
|
|
35
|
-
* 搜索关键字
|
|
36
|
-
*/
|
|
37
|
-
keyword?: string;
|
|
38
|
-
/**
|
|
39
|
-
* 模型key
|
|
40
|
-
*/
|
|
41
|
-
modelKey: string;
|
|
42
|
-
/**
|
|
43
|
-
* 是否包含系统字段
|
|
44
|
-
*/
|
|
45
|
-
sys?: boolean;
|
|
46
|
-
}
|
|
47
|
-
export interface getListConditionFieldQuery {
|
|
48
|
-
/**
|
|
49
|
-
* 是否包含流程字段字段
|
|
50
|
-
*/
|
|
51
|
-
includeProcess?: boolean;
|
|
52
|
-
/**
|
|
53
|
-
* 模型key
|
|
54
|
-
*/
|
|
55
|
-
modelKey: string;
|
|
56
|
-
}
|
|
57
|
-
export interface getPageGetRecycledListQuery {
|
|
58
|
-
/**
|
|
59
|
-
* modelKey
|
|
60
|
-
*/
|
|
61
|
-
modelKey?: string;
|
|
62
|
-
/**
|
|
63
|
-
* 页码
|
|
64
|
-
*/
|
|
65
|
-
pageNo?: number;
|
|
66
|
-
/**
|
|
67
|
-
* 每页数据条数
|
|
68
|
-
*/
|
|
69
|
-
pageSize?: number;
|
|
70
|
-
}
|
|
71
|
-
export interface putPageRecycledRestoreFieldIdPathParams {
|
|
72
|
-
fieldId: string;
|
|
73
|
-
}
|
|
74
|
-
export interface getRemoveDocumentQuery {
|
|
75
|
-
/**
|
|
76
|
-
* appId
|
|
77
|
-
*/
|
|
78
|
-
appId?: string;
|
|
79
|
-
/**
|
|
80
|
-
* branchId
|
|
81
|
-
*/
|
|
82
|
-
branchId?: string;
|
|
83
|
-
/**
|
|
84
|
-
* env
|
|
85
|
-
*/
|
|
86
|
-
env?: string;
|
|
87
|
-
}
|
|
88
|
-
export interface putUniqueConstraintAddModelKeyFieldKeyTypePathParams {
|
|
89
|
-
modelKey: string;
|
|
90
|
-
fieldKey: string;
|
|
91
|
-
type: string;
|
|
92
|
-
}
|
|
93
|
-
export interface putIdPathParams {
|
|
94
|
-
id: string;
|
|
95
|
-
}
|
|
96
|
-
export interface FieldMetaService {
|
|
97
|
-
/**
|
|
98
|
-
* 删除字段
|
|
99
|
-
*/
|
|
100
|
-
delete(
|
|
101
|
-
query: deleteQuery,
|
|
102
|
-
config?: Partial<AxiosRequestConfig>,
|
|
103
|
-
): Promise<string>;
|
|
104
|
-
/**
|
|
105
|
-
* 补充 data_version_ 字段(后门接口,谨慎使用!)
|
|
106
|
-
*/
|
|
107
|
-
postCompleteDataVersion(
|
|
108
|
-
config?: Partial<AxiosRequestConfig>,
|
|
109
|
-
): Promise<string>;
|
|
110
|
-
/**
|
|
111
|
-
* 更新所有精度小数字段的小数位数(后门接口,谨慎使用!)
|
|
112
|
-
*/
|
|
113
|
-
putDecimalDigitsAllDigits(
|
|
114
|
-
path: putDecimalDigitsAllDigitsPathParams,
|
|
115
|
-
config?: Partial<AxiosRequestConfig>,
|
|
116
|
-
): Promise<string>;
|
|
117
|
-
/**
|
|
118
|
-
* 公式字段校验
|
|
119
|
-
*/
|
|
120
|
-
postFuncCheck(
|
|
121
|
-
data: FieldMeta4Check,
|
|
122
|
-
config?: Partial<AxiosRequestConfig>,
|
|
123
|
-
): Promise<object>;
|
|
124
|
-
/**
|
|
125
|
-
* 详情
|
|
126
|
-
*/
|
|
127
|
-
getInfo(
|
|
128
|
-
query: getInfoQuery,
|
|
129
|
-
config?: Partial<AxiosRequestConfig>,
|
|
130
|
-
): Promise<FieldMetaDTO>;
|
|
131
|
-
/**
|
|
132
|
-
* 实体模型数据字段列表
|
|
133
|
-
*/
|
|
134
|
-
getList(
|
|
135
|
-
query: getListQuery,
|
|
136
|
-
config?: Partial<AxiosRequestConfig>,
|
|
137
|
-
): Promise<FieldMetaDTO[]>;
|
|
138
|
-
/**
|
|
139
|
-
* 获取条件字段
|
|
140
|
-
*/
|
|
141
|
-
getListConditionField(
|
|
142
|
-
query: getListConditionFieldQuery,
|
|
143
|
-
config?: Partial<AxiosRequestConfig>,
|
|
144
|
-
): Promise<FieldMetaDTO[]>;
|
|
145
|
-
/**
|
|
146
|
-
* 字段移动位置
|
|
147
|
-
*/
|
|
148
|
-
postMove(
|
|
149
|
-
data: FieldSortRequest,
|
|
150
|
-
config?: Partial<AxiosRequestConfig>,
|
|
151
|
-
): Promise<string>;
|
|
152
|
-
/**
|
|
153
|
-
* 回收站模型字段分页列表
|
|
154
|
-
*/
|
|
155
|
-
getPageGetRecycledList(
|
|
156
|
-
query: getPageGetRecycledListQuery,
|
|
157
|
-
config?: Partial<AxiosRequestConfig>,
|
|
158
|
-
): Promise<IPage<FieldMetaDTO>>;
|
|
159
|
-
/**
|
|
160
|
-
* 从回收站恢复模型
|
|
161
|
-
*/
|
|
162
|
-
putPageRecycledRestoreFieldId(
|
|
163
|
-
path: putPageRecycledRestoreFieldIdPathParams,
|
|
164
|
-
config?: Partial<AxiosRequestConfig>,
|
|
165
|
-
): Promise<string>;
|
|
166
|
-
/**
|
|
167
|
-
* 序列号预览
|
|
168
|
-
*/
|
|
169
|
-
postPreview(
|
|
170
|
-
data: SequencePreviewRequest,
|
|
171
|
-
config?: Partial<AxiosRequestConfig>,
|
|
172
|
-
): Promise<string[]>;
|
|
173
|
-
/**
|
|
174
|
-
* 移除单据模板字段元数据
|
|
175
|
-
*/
|
|
176
|
-
getRemoveDocument(
|
|
177
|
-
query: getRemoveDocumentQuery,
|
|
178
|
-
config?: Partial<AxiosRequestConfig>,
|
|
179
|
-
): Promise<string>;
|
|
180
|
-
/**
|
|
181
|
-
* 字段保存
|
|
182
|
-
*/
|
|
183
|
-
postSave(
|
|
184
|
-
data: FieldMetaVO,
|
|
185
|
-
config?: Partial<AxiosRequestConfig>,
|
|
186
|
-
): Promise<string>;
|
|
187
|
-
/**
|
|
188
|
-
* 添加唯一约束(后门接口,谨慎使用!)
|
|
189
|
-
*/
|
|
190
|
-
putUniqueConstraintAddModelKeyFieldKeyType(
|
|
191
|
-
path: putUniqueConstraintAddModelKeyFieldKeyTypePathParams,
|
|
192
|
-
config?: Partial<AxiosRequestConfig>,
|
|
193
|
-
): Promise<string>;
|
|
194
|
-
/**
|
|
195
|
-
* 字段编辑
|
|
196
|
-
*/
|
|
197
|
-
putId(
|
|
198
|
-
path: putIdPathParams,
|
|
199
|
-
data: FieldMetaVO,
|
|
200
|
-
config?: Partial<AxiosRequestConfig>,
|
|
201
|
-
): Promise<string>;
|
|
202
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
2
|
-
export interface deleteRemoveQuery {
|
|
3
|
-
/**
|
|
4
|
-
* 删除的id,多个按','分割
|
|
5
|
-
*/
|
|
6
|
-
ids: string;
|
|
7
|
-
}
|
|
8
|
-
export interface FieldService {
|
|
9
|
-
/**
|
|
10
|
-
* 删除模型字段,支持多个
|
|
11
|
-
*/
|
|
12
|
-
deleteRemove(
|
|
13
|
-
query: deleteRemoveQuery,
|
|
14
|
-
config?: Partial<AxiosRequestConfig>,
|
|
15
|
-
): Promise<string>;
|
|
16
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
2
|
-
import type {
|
|
3
|
-
Base64UploadRequest,
|
|
4
|
-
FileResource4Req,
|
|
5
|
-
FileResourceResponse,
|
|
6
|
-
} from '../entities';
|
|
7
|
-
|
|
8
|
-
export interface postUploadQuery {
|
|
9
|
-
/**
|
|
10
|
-
* 模型key
|
|
11
|
-
*/
|
|
12
|
-
modelKey?: string;
|
|
13
|
-
/**
|
|
14
|
-
* 资源分类枚举 LABEL_IMAGE:标签图片/MODEL_EXCEL:模型导入模板
|
|
15
|
-
*/
|
|
16
|
-
type?: string;
|
|
17
|
-
}
|
|
18
|
-
export interface FileResourceService {
|
|
19
|
-
/**
|
|
20
|
-
* base64文件上传minio
|
|
21
|
-
*/
|
|
22
|
-
postBase64Upload(
|
|
23
|
-
data: Base64UploadRequest,
|
|
24
|
-
config?: Partial<AxiosRequestConfig>,
|
|
25
|
-
): Promise<string>;
|
|
26
|
-
/**
|
|
27
|
-
* 批量查询文件信息
|
|
28
|
-
*/
|
|
29
|
-
postList(
|
|
30
|
-
data: FileResource4Req,
|
|
31
|
-
config?: Partial<AxiosRequestConfig>,
|
|
32
|
-
): Promise<FileResourceResponse[]>;
|
|
33
|
-
/**
|
|
34
|
-
* 文件上传minio
|
|
35
|
-
*/
|
|
36
|
-
postUpload(
|
|
37
|
-
query: postUploadQuery,
|
|
38
|
-
data: FormData,
|
|
39
|
-
config?: Partial<AxiosRequestConfig>,
|
|
40
|
-
): Promise<string>;
|
|
41
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
2
|
-
import type { FileTaskStatus, FileTaskDTO } from '../entities';
|
|
3
|
-
|
|
4
|
-
export interface FileTaskService {
|
|
5
|
-
/**
|
|
6
|
-
* 立即开启文件转换任务
|
|
7
|
-
*/
|
|
8
|
-
getStart(config?: Partial<AxiosRequestConfig>): Promise<string>;
|
|
9
|
-
/**
|
|
10
|
-
* 更新文件转换状态
|
|
11
|
-
*/
|
|
12
|
-
postStatus(
|
|
13
|
-
data: FileTaskStatus,
|
|
14
|
-
config?: Partial<AxiosRequestConfig>,
|
|
15
|
-
): Promise<string>;
|
|
16
|
-
/**
|
|
17
|
-
* 新增生成PDF任务
|
|
18
|
-
*/
|
|
19
|
-
postSubmit(
|
|
20
|
-
data: FileTaskDTO,
|
|
21
|
-
config?: Partial<AxiosRequestConfig>,
|
|
22
|
-
): Promise<string>;
|
|
23
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import type { AxiosRequestConfig } from 'axios';
|
|
2
|
-
import type {} from '../entities';
|
|
3
|
-
|
|
4
|
-
export interface postPdfEncodeQuery {
|
|
5
|
-
/**
|
|
6
|
-
* pdf相对地址
|
|
7
|
-
*/
|
|
8
|
-
url: string;
|
|
9
|
-
}
|
|
10
|
-
export interface postPdfPageQuery {
|
|
11
|
-
/**
|
|
12
|
-
* pdf相对地址
|
|
13
|
-
*/
|
|
14
|
-
url: string;
|
|
15
|
-
}
|
|
16
|
-
export interface postUploadImageQuery {
|
|
17
|
-
/**
|
|
18
|
-
* 桶枚举值,(IMAGE 图片桶,ICON 图标桶)
|
|
19
|
-
*/
|
|
20
|
-
bucket: string;
|
|
21
|
-
}
|
|
22
|
-
export interface FileService {
|
|
23
|
-
/**
|
|
24
|
-
* PDF文件转图片返回BASE64编码
|
|
25
|
-
*/
|
|
26
|
-
postPdfEncode(
|
|
27
|
-
query: postPdfEncodeQuery,
|
|
28
|
-
config?: Partial<AxiosRequestConfig>,
|
|
29
|
-
): Promise<string[]>;
|
|
30
|
-
/**
|
|
31
|
-
* PDF文件转图片返回BASE64编码
|
|
32
|
-
*/
|
|
33
|
-
postPdfPage(
|
|
34
|
-
query: postPdfPageQuery,
|
|
35
|
-
config?: Partial<AxiosRequestConfig>,
|
|
36
|
-
): Promise<number>;
|
|
37
|
-
/**
|
|
38
|
-
* 文件上传minio
|
|
39
|
-
*/
|
|
40
|
-
postUploadImage(
|
|
41
|
-
query: postUploadImageQuery,
|
|
42
|
-
data: FormData,
|
|
43
|
-
config?: Partial<AxiosRequestConfig>,
|
|
44
|
-
): Promise<string>;
|
|
45
|
-
}
|