@gct-paas/api 0.1.0-dev.7 → 0.1.0-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/es/apaas/service/apis/api.service.d.ts +9 -8
- package/es/apaas/service/apis/biz-service.service.d.ts +5 -4
- package/es/apaas/service/apis/code-ts.service.d.ts +2 -1
- package/es/apaas/service/apis/data-model.service.d.ts +5 -4
- package/es/apaas/service/apis/designer-common.service.d.ts +13 -13
- package/es/apaas/service/apis/edhr-instance.service.d.ts +1 -1
- package/es/apaas/service/apis/excel-tmpl.service.d.ts +3 -2
- package/es/apaas/service/apis/excel.service.d.ts +2 -1
- package/es/apaas/service/apis/i18n-info.service.d.ts +2 -1
- package/es/apaas/service/apis/js-engine.service.d.ts +3 -2
- package/es/apaas/service/apis/label.service.d.ts +5 -4
- package/es/apaas/service/apis/model-comprehensive.service.d.ts +9 -23
- package/es/apaas/service/apis/model-data.service.d.ts +1 -1
- package/es/apaas/service/apis/online-form-instance.service.d.ts +1 -1
- package/es/apaas/service/apis/sql-view.service.d.ts +2 -1
- package/es/apaas/service/apis/ss.service.d.ts +2 -1
- package/es/apaas/service/apis/view-model.service.d.ts +5 -4
- package/es/apaas/service/entities.d.ts +294 -294
- package/es/ipaas/service/apis/connector-config.service.d.ts +2 -1
- package/es/ipaas/service/entities.d.ts +26 -26
- package/es/platform/service/apis/api.service.d.ts +11 -12
- package/es/platform/service/apis/attachmentResourceTransfer.service.d.ts +2 -1
- package/es/platform/service/apis/bi-app.service.d.ts +2 -1
- package/es/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +2 -1
- package/es/platform/service/apis/clearLogLogin.service.d.ts +2 -1
- package/es/platform/service/apis/clearLogOperate.service.d.ts +2 -1
- package/es/platform/service/apis/clearTempDir.service.d.ts +2 -1
- package/es/platform/service/apis/copyFilter.service.d.ts +2 -1
- package/es/platform/service/apis/database.service.d.ts +3 -2
- package/es/platform/service/apis/deleteCompInfo.service.d.ts +2 -1
- package/es/platform/service/apis/deleteCompInfoType.service.d.ts +2 -1
- package/es/platform/service/apis/deleteCsvDatasource.service.d.ts +2 -1
- package/es/platform/service/apis/deleteEchartTheme.service.d.ts +2 -1
- package/es/platform/service/apis/deleteEnshrineComp.service.d.ts +2 -1
- package/es/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +2 -1
- package/es/platform/service/apis/deleteFilter.service.d.ts +2 -1
- package/es/platform/service/apis/deleteLogOperateById.service.d.ts +2 -1
- package/es/platform/service/apis/deleteMapGeoJson.service.d.ts +2 -1
- package/es/platform/service/apis/deleteNotUseDir.service.d.ts +2 -1
- package/es/platform/service/apis/deletePageSnapshoot.service.d.ts +2 -1
- package/es/platform/service/apis/deletePageTemplate.service.d.ts +2 -1
- package/es/platform/service/apis/deletePnResource.service.d.ts +2 -1
- package/es/platform/service/apis/deletePnResourceGroup.service.d.ts +2 -1
- package/es/platform/service/apis/device-interconnection.service.d.ts +2 -1
- package/es/platform/service/apis/exportTemplate.service.d.ts +8 -16
- package/es/platform/service/apis/file-task.service.d.ts +2 -1
- package/es/platform/service/apis/getAdCodeByAliasName.service.d.ts +2 -1
- package/es/platform/service/apis/getAllCompInfo.service.d.ts +2 -1
- package/es/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +2 -1
- package/es/platform/service/apis/getAllCompInfoType.service.d.ts +2 -1
- package/es/platform/service/apis/getAllCsvDatasource.service.d.ts +2 -1
- package/es/platform/service/apis/getAllEchartTheme.service.d.ts +2 -1
- package/es/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +2 -1
- package/es/platform/service/apis/getAllFilter.service.d.ts +2 -1
- package/es/platform/service/apis/getAllPageTemplate.service.d.ts +2 -1
- package/es/platform/service/apis/getAttachmentInfoByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getCompInfoById.service.d.ts +2 -1
- package/es/platform/service/apis/getCompInfoByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getCompInfoTypeById.service.d.ts +2 -1
- package/es/platform/service/apis/getCompInfoTypeByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getContentToArray.service.d.ts +2 -1
- package/es/platform/service/apis/getCsvDatasourceById.service.d.ts +2 -1
- package/es/platform/service/apis/getCsvDatasourceByName.service.d.ts +2 -1
- package/es/platform/service/apis/getCsvDatasourceByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getDesignerData.service.d.ts +2 -1
- package/es/platform/service/apis/getEchartThemeById.service.d.ts +2 -1
- package/es/platform/service/apis/getEchartThemeByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getEnshrineCompByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getEnshrineCompGroupById.service.d.ts +2 -1
- package/es/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getFilterById.service.d.ts +2 -1
- package/es/platform/service/apis/getGeoJsonByAdCode.service.d.ts +2 -1
- package/es/platform/service/apis/getLayoutItemObjById.service.d.ts +2 -1
- package/es/platform/service/apis/getLogLoginByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +2 -1
- package/es/platform/service/apis/getMapGeoJsonById.service.d.ts +2 -1
- package/es/platform/service/apis/getMapGeoJsonByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +2 -1
- package/es/platform/service/apis/getMyEchartThemes.service.d.ts +2 -1
- package/es/platform/service/apis/getMyPnResourceByPage.service.d.ts +2 -4
- package/es/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +2 -1
- package/es/platform/service/apis/getPageSnapshootById.service.d.ts +2 -1
- package/es/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +2 -1
- package/es/platform/service/apis/getPageTemplateById.service.d.ts +2 -1
- package/es/platform/service/apis/getPageTemplateByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +2 -1
- package/es/platform/service/apis/getPageTemplateLayout.service.d.ts +2 -1
- package/es/platform/service/apis/getPageTemplateThemeJson.service.d.ts +2 -1
- package/es/platform/service/apis/getPageTotalCount.service.d.ts +2 -1
- package/es/platform/service/apis/getPnLogOperateByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getPnResourceGroupById.service.d.ts +2 -1
- package/es/platform/service/apis/getProjectTotalCount.service.d.ts +2 -1
- package/es/platform/service/apis/getShareCustomCompById.service.d.ts +2 -1
- package/es/platform/service/apis/getShareCustomCompByPage.service.d.ts +2 -1
- package/es/platform/service/apis/getSysEchartThemes.service.d.ts +2 -1
- package/es/platform/service/apis/httpQuery.service.d.ts +2 -4
- package/es/platform/service/apis/i18n-info.service.d.ts +2 -1
- package/es/platform/service/apis/importCompInfoJson.service.d.ts +2 -1
- package/es/platform/service/apis/importTemplate.service.d.ts +8 -7
- package/es/platform/service/apis/invoke-log.service.d.ts +2 -1
- package/es/platform/service/apis/minio-file.service.d.ts +2 -1
- package/es/platform/service/apis/openapi-group.service.d.ts +2 -1
- package/es/platform/service/apis/org-user-picker.service.d.ts +2 -2
- package/es/platform/service/apis/parseCsvOrExcel.service.d.ts +2 -1
- package/es/platform/service/apis/plugin.service.d.ts +2 -1
- package/es/platform/service/apis/pn-project.service.d.ts +2 -1
- package/es/platform/service/apis/resourceTransferToPage.service.d.ts +2 -1
- package/es/platform/service/apis/saveCompInfo.service.d.ts +2 -1
- package/es/platform/service/apis/saveCompInfoType.service.d.ts +2 -1
- package/es/platform/service/apis/saveCsvDatasource.service.d.ts +2 -1
- package/es/platform/service/apis/saveEchartTheme.service.d.ts +2 -1
- package/es/platform/service/apis/saveEnshrineComp.service.d.ts +2 -1
- package/es/platform/service/apis/saveEnshrineCompGroup.service.d.ts +2 -1
- package/es/platform/service/apis/saveFilter.service.d.ts +2 -1
- package/es/platform/service/apis/saveMapGeoJson.service.d.ts +2 -1
- package/es/platform/service/apis/savePageSnapshoot.service.d.ts +2 -1
- package/es/platform/service/apis/savePageTemplate.service.d.ts +2 -1
- package/es/platform/service/apis/savePnResourceGroup.service.d.ts +2 -1
- package/es/platform/service/apis/saveShareCustomComp.service.d.ts +2 -1
- package/es/platform/service/apis/searchEnshrineComp.service.d.ts +2 -1
- package/es/platform/service/apis/setPageSnapshootEnabled.service.d.ts +2 -1
- package/es/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +2 -1
- package/es/platform/service/apis/toggleEnabled.service.d.ts +2 -1
- package/es/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +2 -1
- package/es/platform/service/apis/uploadFiles.service.d.ts +8 -16
- package/es/platform/service/apis/user.service.d.ts +7 -6
- package/es/platform/service/entities.d.ts +58 -58
- package/es/types/index.d.ts +16 -0
- package/lib/apaas/service/apis/api.service.d.ts +9 -8
- package/lib/apaas/service/apis/biz-service.service.d.ts +5 -4
- package/lib/apaas/service/apis/code-ts.service.d.ts +2 -1
- package/lib/apaas/service/apis/data-model.service.d.ts +5 -4
- package/lib/apaas/service/apis/designer-common.service.d.ts +13 -13
- package/lib/apaas/service/apis/edhr-instance.service.d.ts +1 -1
- package/lib/apaas/service/apis/excel-tmpl.service.d.ts +3 -2
- package/lib/apaas/service/apis/excel.service.d.ts +2 -1
- package/lib/apaas/service/apis/i18n-info.service.d.ts +2 -1
- package/lib/apaas/service/apis/js-engine.service.d.ts +3 -2
- package/lib/apaas/service/apis/label.service.d.ts +5 -4
- package/lib/apaas/service/apis/model-comprehensive.service.d.ts +9 -23
- package/lib/apaas/service/apis/model-data.service.d.ts +1 -1
- package/lib/apaas/service/apis/online-form-instance.service.d.ts +1 -1
- package/lib/apaas/service/apis/sql-view.service.d.ts +2 -1
- package/lib/apaas/service/apis/ss.service.d.ts +2 -1
- package/lib/apaas/service/apis/view-model.service.d.ts +5 -4
- package/lib/apaas/service/entities.d.ts +294 -294
- package/lib/ipaas/service/apis/connector-config.service.d.ts +2 -1
- package/lib/ipaas/service/entities.d.ts +26 -26
- package/lib/platform/service/apis/api.service.d.ts +11 -12
- package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +2 -1
- package/lib/platform/service/apis/bi-app.service.d.ts +2 -1
- package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +2 -1
- package/lib/platform/service/apis/clearLogLogin.service.d.ts +2 -1
- package/lib/platform/service/apis/clearLogOperate.service.d.ts +2 -1
- package/lib/platform/service/apis/clearTempDir.service.d.ts +2 -1
- package/lib/platform/service/apis/copyFilter.service.d.ts +2 -1
- package/lib/platform/service/apis/database.service.d.ts +3 -2
- package/lib/platform/service/apis/deleteCompInfo.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteFilter.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +2 -1
- package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +2 -1
- package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +2 -1
- package/lib/platform/service/apis/deletePageTemplate.service.d.ts +2 -1
- package/lib/platform/service/apis/deletePnResource.service.d.ts +2 -1
- package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +2 -1
- package/lib/platform/service/apis/device-interconnection.service.d.ts +2 -1
- package/lib/platform/service/apis/exportTemplate.service.d.ts +8 -16
- package/lib/platform/service/apis/file-task.service.d.ts +2 -1
- package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllCompInfo.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllFilter.service.d.ts +2 -1
- package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +2 -1
- package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getCompInfoById.service.d.ts +2 -1
- package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +2 -1
- package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getContentToArray.service.d.ts +2 -1
- package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +2 -1
- package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +2 -1
- package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getDesignerData.service.d.ts +2 -1
- package/lib/platform/service/apis/getEchartThemeById.service.d.ts +2 -1
- package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +2 -1
- package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getFilterById.service.d.ts +2 -1
- package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +2 -1
- package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +2 -1
- package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +2 -1
- package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +2 -1
- package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +2 -1
- package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +2 -1
- package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +2 -4
- package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageTemplateById.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +2 -1
- package/lib/platform/service/apis/getPageTotalCount.service.d.ts +2 -1
- package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +2 -1
- package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +2 -1
- package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +2 -1
- package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +2 -1
- package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +2 -1
- package/lib/platform/service/apis/httpQuery.service.d.ts +2 -4
- package/lib/platform/service/apis/i18n-info.service.d.ts +2 -1
- package/lib/platform/service/apis/importCompInfoJson.service.d.ts +2 -1
- package/lib/platform/service/apis/importTemplate.service.d.ts +8 -7
- package/lib/platform/service/apis/invoke-log.service.d.ts +2 -1
- package/lib/platform/service/apis/minio-file.service.d.ts +2 -1
- package/lib/platform/service/apis/openapi-group.service.d.ts +2 -1
- package/lib/platform/service/apis/org-user-picker.service.d.ts +2 -2
- package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +2 -1
- package/lib/platform/service/apis/plugin.service.d.ts +2 -1
- package/lib/platform/service/apis/pn-project.service.d.ts +2 -1
- package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +2 -1
- package/lib/platform/service/apis/saveCompInfo.service.d.ts +2 -1
- package/lib/platform/service/apis/saveCompInfoType.service.d.ts +2 -1
- package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +2 -1
- package/lib/platform/service/apis/saveEchartTheme.service.d.ts +2 -1
- package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +2 -1
- package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +2 -1
- package/lib/platform/service/apis/saveFilter.service.d.ts +2 -1
- package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +2 -1
- package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +2 -1
- package/lib/platform/service/apis/savePageTemplate.service.d.ts +2 -1
- package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +2 -1
- package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +2 -1
- package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +2 -1
- package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +2 -1
- package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +2 -1
- package/lib/platform/service/apis/toggleEnabled.service.d.ts +2 -1
- package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +2 -1
- package/lib/platform/service/apis/uploadFiles.service.d.ts +8 -16
- package/lib/platform/service/apis/user.service.d.ts +7 -6
- package/lib/platform/service/entities.d.ts +58 -58
- package/lib/types/index.d.ts +16 -0
- package/package.json +2 -2
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { ThirdPartyInvokeLogResponse } from '../entities';
|
|
3
4
|
|
|
@@ -54,7 +55,7 @@ export interface InvokeLogService {
|
|
|
54
55
|
getExport(
|
|
55
56
|
query: getExportQuery,
|
|
56
57
|
config?: Partial<AxiosRequestConfig>,
|
|
57
|
-
): Promise<
|
|
58
|
+
): Promise<any>;
|
|
58
59
|
/**
|
|
59
60
|
* 详情
|
|
60
61
|
*/
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { Base64UploadPlatFormRequest } from '../entities';
|
|
3
4
|
|
|
@@ -21,5 +22,5 @@ export interface MinioFileService {
|
|
|
21
22
|
getDownload(
|
|
22
23
|
query: getDownloadQuery,
|
|
23
24
|
config?: Partial<AxiosRequestConfig>,
|
|
24
|
-
): Promise<
|
|
25
|
+
): Promise<any>;
|
|
25
26
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type {
|
|
3
4
|
OpenapiGroupRequest,
|
|
@@ -166,7 +167,7 @@ export interface OpenapiGroupService {
|
|
|
166
167
|
getListDownload(
|
|
167
168
|
query: getListDownloadQuery,
|
|
168
169
|
config?: Partial<AxiosRequestConfig>,
|
|
169
|
-
): Promise<
|
|
170
|
+
): Promise<any>;
|
|
170
171
|
/**
|
|
171
172
|
* 分页列表
|
|
172
173
|
*/
|
|
@@ -5,7 +5,7 @@ export interface getManagementUserListByIdsQuery {
|
|
|
5
5
|
/**
|
|
6
6
|
* ids
|
|
7
7
|
*/
|
|
8
|
-
ids?: string;
|
|
8
|
+
ids?: string[];
|
|
9
9
|
}
|
|
10
10
|
export interface getTenantManagementOrgUserPageListQuery {
|
|
11
11
|
/**
|
|
@@ -37,7 +37,7 @@ export interface getTenantManagementUserListByIdsQuery {
|
|
|
37
37
|
/**
|
|
38
38
|
* ids
|
|
39
39
|
*/
|
|
40
|
-
ids?: string;
|
|
40
|
+
ids?: string[];
|
|
41
41
|
}
|
|
42
42
|
export interface OrgUserPickerService {
|
|
43
43
|
/**
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
export interface getQuery {
|
|
3
4
|
/**
|
|
@@ -13,5 +14,5 @@ export interface ParseCsvOrExcelService {
|
|
|
13
14
|
/**
|
|
14
15
|
* 解析CSV或Excel文件,将内容构建成List返回
|
|
15
16
|
*/
|
|
16
|
-
get(query: getQuery, config?: Partial<AxiosRequestConfig>): Promise<
|
|
17
|
+
get(query: getQuery, config?: Partial<AxiosRequestConfig>): Promise<any>;
|
|
17
18
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type {
|
|
3
4
|
PluginRequest,
|
|
@@ -140,7 +141,7 @@ export interface PluginService {
|
|
|
140
141
|
getGetImages(
|
|
141
142
|
query: getGetImagesQuery,
|
|
142
143
|
config?: Partial<AxiosRequestConfig>,
|
|
143
|
-
): Promise<
|
|
144
|
+
): Promise<any>;
|
|
144
145
|
/**
|
|
145
146
|
* 获取租户下的所有组件信息
|
|
146
147
|
*/
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type {
|
|
3
4
|
PnProjectRequest,
|
|
@@ -114,7 +115,7 @@ export interface PnProjectService {
|
|
|
114
115
|
getExport(
|
|
115
116
|
query: getExportQuery,
|
|
116
117
|
config?: Partial<AxiosRequestConfig>,
|
|
117
|
-
): Promise<
|
|
118
|
+
): Promise<any>;
|
|
118
119
|
/**
|
|
119
120
|
* 工程导入
|
|
120
121
|
*/
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { ResourceTransferToPageForm } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface ResourceTransferToPageService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: ResourceTransferToPageForm,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 组件信息表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveCompInfoService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 组件信息表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 组件分组表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveCompInfoTypeService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 组件分组表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { CSV数据源表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveCsvDatasourceService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: CSV数据源表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { Echart主题表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveEchartThemeService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: Echart主题表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 组件收藏表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveEnshrineCompService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 组件收藏表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 组件收藏分组表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveEnshrineCompGroupService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 组件收藏分组表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 结果集过滤器表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveFilterService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 结果集过滤器表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 地图GeoJson表实体类Req } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveMapGeoJsonService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 地图GeoJson表实体类Req,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 页面快照表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SavePageSnapshootService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 页面快照表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 页面模板表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SavePageTemplateService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 页面模板表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 资源分组表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SavePnResourceGroupService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 资源分组表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 共享自定义组件实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SaveShareCustomCompService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 共享自定义组件实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 组件收藏表实体类 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SearchEnshrineCompService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 组件收藏表实体类,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 设置快照状态表单数据 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SetPageSnapshootEnabledService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 设置快照状态表单数据,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 设置快照状态表单数据 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface SetPageSnapshootEnabledByPageIdService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 设置快照状态表单数据,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 页面模板查询参数 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface ToggleEnabledService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 页面模板查询参数,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type { 操作日志查询参数 } from '../entities';
|
|
3
4
|
|
|
@@ -8,5 +9,5 @@ export interface UncompressLogOperateLayoutStrService {
|
|
|
8
9
|
post(
|
|
9
10
|
data: 操作日志查询参数,
|
|
10
11
|
config?: Partial<AxiosRequestConfig>,
|
|
11
|
-
): Promise<
|
|
12
|
+
): Promise<any>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
export interface getQuery {
|
|
3
4
|
/**
|
|
@@ -73,44 +74,35 @@ export interface UploadFilesService {
|
|
|
73
74
|
/**
|
|
74
75
|
* 上传资源
|
|
75
76
|
*/
|
|
76
|
-
get(query: getQuery, config?: Partial<AxiosRequestConfig>): Promise<
|
|
77
|
+
get(query: getQuery, config?: Partial<AxiosRequestConfig>): Promise<any>;
|
|
77
78
|
/**
|
|
78
79
|
* 上传资源
|
|
79
80
|
*/
|
|
80
|
-
head(
|
|
81
|
-
query: headQuery,
|
|
82
|
-
config?: Partial<AxiosRequestConfig>,
|
|
83
|
-
): Promise<unknown>;
|
|
81
|
+
head(query: headQuery, config?: Partial<AxiosRequestConfig>): Promise<any>;
|
|
84
82
|
/**
|
|
85
83
|
* 上传资源
|
|
86
84
|
*/
|
|
87
|
-
post(
|
|
88
|
-
query: postQuery,
|
|
89
|
-
config?: Partial<AxiosRequestConfig>,
|
|
90
|
-
): Promise<unknown>;
|
|
85
|
+
post(query: postQuery, config?: Partial<AxiosRequestConfig>): Promise<any>;
|
|
91
86
|
/**
|
|
92
87
|
* 上传资源
|
|
93
88
|
*/
|
|
94
|
-
put(query: putQuery, config?: Partial<AxiosRequestConfig>): Promise<
|
|
89
|
+
put(query: putQuery, config?: Partial<AxiosRequestConfig>): Promise<any>;
|
|
95
90
|
/**
|
|
96
91
|
* 上传资源
|
|
97
92
|
*/
|
|
98
93
|
delete(
|
|
99
94
|
query: deleteQuery,
|
|
100
95
|
config?: Partial<AxiosRequestConfig>,
|
|
101
|
-
): Promise<
|
|
96
|
+
): Promise<any>;
|
|
102
97
|
/**
|
|
103
98
|
* 上传资源
|
|
104
99
|
*/
|
|
105
100
|
options(
|
|
106
101
|
query: optionsQuery,
|
|
107
102
|
config?: Partial<AxiosRequestConfig>,
|
|
108
|
-
): Promise<
|
|
103
|
+
): Promise<any>;
|
|
109
104
|
/**
|
|
110
105
|
* 上传资源
|
|
111
106
|
*/
|
|
112
|
-
patch(
|
|
113
|
-
query: patchQuery,
|
|
114
|
-
config?: Partial<AxiosRequestConfig>,
|
|
115
|
-
): Promise<unknown>;
|
|
107
|
+
patch(query: patchQuery, config?: Partial<AxiosRequestConfig>): Promise<any>;
|
|
116
108
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
1
2
|
import type { AxiosRequestConfig } from 'axios';
|
|
2
3
|
import type {
|
|
3
4
|
UserSaveRequest,
|
|
@@ -165,7 +166,7 @@ export interface UserService {
|
|
|
165
166
|
postOrgPlatTmpl(
|
|
166
167
|
data: ExcelOrgUserSearchReq,
|
|
167
168
|
config?: Partial<AxiosRequestConfig>,
|
|
168
|
-
): Promise<
|
|
169
|
+
): Promise<any>;
|
|
169
170
|
/**
|
|
170
171
|
* (租户管理后台)组织成员 导入人员
|
|
171
172
|
*/
|
|
@@ -186,14 +187,14 @@ export interface UserService {
|
|
|
186
187
|
postOrgTenantTmpl(
|
|
187
188
|
data: ExcelOrgUserSearchReq,
|
|
188
189
|
config?: Partial<AxiosRequestConfig>,
|
|
189
|
-
): Promise<
|
|
190
|
+
): Promise<any>;
|
|
190
191
|
/**
|
|
191
192
|
* (租户管理后台)组织成员 导出部门人员
|
|
192
193
|
*/
|
|
193
194
|
postOrgTenantTmpl4App(
|
|
194
195
|
data: ExcelOrgUserSearchReq,
|
|
195
196
|
config?: Partial<AxiosRequestConfig>,
|
|
196
|
-
): Promise<
|
|
197
|
+
): Promise<any>;
|
|
197
198
|
/**
|
|
198
199
|
* 分页列表
|
|
199
200
|
*/
|
|
@@ -211,7 +212,7 @@ export interface UserService {
|
|
|
211
212
|
postPlatTmpl(
|
|
212
213
|
data: ExcelUserSearchReq,
|
|
213
214
|
config?: Partial<AxiosRequestConfig>,
|
|
214
|
-
): Promise<
|
|
215
|
+
): Promise<any>;
|
|
215
216
|
/**
|
|
216
217
|
* 修改密码与签名密码
|
|
217
218
|
*/
|
|
@@ -261,14 +262,14 @@ export interface UserService {
|
|
|
261
262
|
postTenantTmpl(
|
|
262
263
|
data: ExcelUserSearchReq,
|
|
263
264
|
config?: Partial<AxiosRequestConfig>,
|
|
264
|
-
): Promise<
|
|
265
|
+
): Promise<any>;
|
|
265
266
|
/**
|
|
266
267
|
* (租户管理后台)用户管理 导出人员
|
|
267
268
|
*/
|
|
268
269
|
postTenantTmpl4App(
|
|
269
270
|
data: ExcelUserSearchReq,
|
|
270
271
|
config?: Partial<AxiosRequestConfig>,
|
|
271
|
-
): Promise<
|
|
272
|
+
): Promise<any>;
|
|
272
273
|
/**
|
|
273
274
|
* 编辑用户信息
|
|
274
275
|
*/
|