@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
|
@@ -783,9 +783,9 @@ export interface AssistantRequest {
|
|
|
783
783
|
/**
|
|
784
784
|
* 额外参数
|
|
785
785
|
*
|
|
786
|
-
* @type
|
|
786
|
+
* @type IObject
|
|
787
787
|
*/
|
|
788
|
-
tools?:
|
|
788
|
+
tools?: IObject;
|
|
789
789
|
/**
|
|
790
790
|
* 使用场景
|
|
791
791
|
*
|
|
@@ -801,9 +801,9 @@ export interface AssistantRequest {
|
|
|
801
801
|
/**
|
|
802
802
|
* 变量
|
|
803
803
|
*
|
|
804
|
-
* @type
|
|
804
|
+
* @type IObject
|
|
805
805
|
*/
|
|
806
|
-
vars?:
|
|
806
|
+
vars?: IObject;
|
|
807
807
|
}
|
|
808
808
|
export interface AuditLogRequest {
|
|
809
809
|
/**
|
|
@@ -1103,9 +1103,9 @@ export interface BackEndPrintRequest {
|
|
|
1103
1103
|
/**
|
|
1104
1104
|
* 当业务服务为非 getById 时需要传的参数
|
|
1105
1105
|
*
|
|
1106
|
-
* @type
|
|
1106
|
+
* @type IObject
|
|
1107
1107
|
*/
|
|
1108
|
-
data?:
|
|
1108
|
+
data?: IObject;
|
|
1109
1109
|
/**
|
|
1110
1110
|
* 当业务服务为 getById 时需要传 dataId 让后端获取当前表单所属模型数据
|
|
1111
1111
|
*
|
|
@@ -1139,9 +1139,9 @@ export interface BackEndPrintRequest {
|
|
|
1139
1139
|
/**
|
|
1140
1140
|
* 测试场景下使用的变量数据
|
|
1141
1141
|
*
|
|
1142
|
-
* @type
|
|
1142
|
+
* @type IObject
|
|
1143
1143
|
*/
|
|
1144
|
-
testVar?:
|
|
1144
|
+
testVar?: IObject;
|
|
1145
1145
|
}
|
|
1146
1146
|
export interface Base64UploadRequest {
|
|
1147
1147
|
/**
|
|
@@ -1179,9 +1179,9 @@ export interface BasicConfigRequest {
|
|
|
1179
1179
|
/**
|
|
1180
1180
|
* 应用logo缩略图
|
|
1181
1181
|
*
|
|
1182
|
-
* @type
|
|
1182
|
+
* @type LogoConfigDTO
|
|
1183
1183
|
*/
|
|
1184
|
-
logoConfig?:
|
|
1184
|
+
logoConfig?: LogoConfigDTO;
|
|
1185
1185
|
/**
|
|
1186
1186
|
* 应用名称
|
|
1187
1187
|
*
|
|
@@ -1217,9 +1217,9 @@ export interface BasicConfigResponse {
|
|
|
1217
1217
|
/**
|
|
1218
1218
|
* 应用logo缩略图
|
|
1219
1219
|
*
|
|
1220
|
-
* @type
|
|
1220
|
+
* @type LogoConfigDTO
|
|
1221
1221
|
*/
|
|
1222
|
-
logoConfig?:
|
|
1222
|
+
logoConfig?: LogoConfigDTO;
|
|
1223
1223
|
/**
|
|
1224
1224
|
* 应用名称
|
|
1225
1225
|
*
|
|
@@ -3317,9 +3317,9 @@ export interface CrossReportConditionDTO {
|
|
|
3317
3317
|
/**
|
|
3318
3318
|
*
|
|
3319
3319
|
*
|
|
3320
|
-
* @type
|
|
3320
|
+
* @type IObject
|
|
3321
3321
|
*/
|
|
3322
|
-
query?:
|
|
3322
|
+
query?: IObject;
|
|
3323
3323
|
/**
|
|
3324
3324
|
*
|
|
3325
3325
|
*
|
|
@@ -3933,9 +3933,9 @@ export interface DataModelResponse {
|
|
|
3933
3933
|
/**
|
|
3934
3934
|
* 分类信息
|
|
3935
3935
|
*
|
|
3936
|
-
* @type
|
|
3936
|
+
* @type CategoryResponse
|
|
3937
3937
|
*/
|
|
3938
|
-
categoryResponse?:
|
|
3938
|
+
categoryResponse?: CategoryResponse;
|
|
3939
3939
|
/**
|
|
3940
3940
|
*
|
|
3941
3941
|
*
|
|
@@ -4057,9 +4057,9 @@ export interface DataSourceProperties {
|
|
|
4057
4057
|
/**
|
|
4058
4058
|
*
|
|
4059
4059
|
*
|
|
4060
|
-
* @type
|
|
4060
|
+
* @type HikariCpConfig
|
|
4061
4061
|
*/
|
|
4062
|
-
hikari?:
|
|
4062
|
+
hikari?: HikariCpConfig;
|
|
4063
4063
|
/**
|
|
4064
4064
|
*
|
|
4065
4065
|
*
|
|
@@ -4323,9 +4323,9 @@ export interface DatasourceMove {
|
|
|
4323
4323
|
/**
|
|
4324
4324
|
*
|
|
4325
4325
|
*
|
|
4326
|
-
* @type
|
|
4326
|
+
* @type DatasourceMoveDetail
|
|
4327
4327
|
*/
|
|
4328
|
-
detail?:
|
|
4328
|
+
detail?: DatasourceMoveDetail;
|
|
4329
4329
|
/**
|
|
4330
4330
|
*
|
|
4331
4331
|
*
|
|
@@ -4521,9 +4521,9 @@ export interface DefaultValue {
|
|
|
4521
4521
|
/**
|
|
4522
4522
|
*
|
|
4523
4523
|
*
|
|
4524
|
-
* @type
|
|
4524
|
+
* @type IObject
|
|
4525
4525
|
*/
|
|
4526
|
-
value?:
|
|
4526
|
+
value?: IObject;
|
|
4527
4527
|
}
|
|
4528
4528
|
export interface DeployRequest {
|
|
4529
4529
|
/**
|
|
@@ -4629,9 +4629,9 @@ export interface DhrProcessApproveRequest {
|
|
|
4629
4629
|
/**
|
|
4630
4630
|
* 提交的数据
|
|
4631
4631
|
*
|
|
4632
|
-
* @type
|
|
4632
|
+
* @type IObject
|
|
4633
4633
|
*/
|
|
4634
|
-
data?:
|
|
4634
|
+
data?: IObject;
|
|
4635
4635
|
/**
|
|
4636
4636
|
*
|
|
4637
4637
|
*
|
|
@@ -4685,9 +4685,9 @@ export interface DhrProcessJumpRequest {
|
|
|
4685
4685
|
/**
|
|
4686
4686
|
* 提交的数据
|
|
4687
4687
|
*
|
|
4688
|
-
* @type
|
|
4688
|
+
* @type IObject
|
|
4689
4689
|
*/
|
|
4690
|
-
data?:
|
|
4690
|
+
data?: IObject;
|
|
4691
4691
|
/**
|
|
4692
4692
|
* EDHR实例ID
|
|
4693
4693
|
*
|
|
@@ -4785,9 +4785,9 @@ export interface DhrProcessReassignRequest {
|
|
|
4785
4785
|
/**
|
|
4786
4786
|
* 提交的数据
|
|
4787
4787
|
*
|
|
4788
|
-
* @type
|
|
4788
|
+
* @type IObject
|
|
4789
4789
|
*/
|
|
4790
|
-
data?:
|
|
4790
|
+
data?: IObject;
|
|
4791
4791
|
/**
|
|
4792
4792
|
* EDHR实例ID
|
|
4793
4793
|
*
|
|
@@ -4879,9 +4879,9 @@ export interface DhrProcessReturnRequest {
|
|
|
4879
4879
|
/**
|
|
4880
4880
|
* 提交的数据
|
|
4881
4881
|
*
|
|
4882
|
-
* @type
|
|
4882
|
+
* @type IObject
|
|
4883
4883
|
*/
|
|
4884
|
-
data?:
|
|
4884
|
+
data?: IObject;
|
|
4885
4885
|
/**
|
|
4886
4886
|
* EDHR实例ID
|
|
4887
4887
|
*
|
|
@@ -5093,21 +5093,21 @@ export interface DocControlProcessResponse {
|
|
|
5093
5093
|
/**
|
|
5094
5094
|
* edhr实例对象
|
|
5095
5095
|
*
|
|
5096
|
-
* @type
|
|
5096
|
+
* @type EdhrTmplResponse
|
|
5097
5097
|
*/
|
|
5098
|
-
edhrTmpl?:
|
|
5098
|
+
edhrTmpl?: EdhrTmplResponse;
|
|
5099
5099
|
/**
|
|
5100
5100
|
* 在线表单模板
|
|
5101
5101
|
*
|
|
5102
|
-
* @type
|
|
5102
|
+
* @type OnlineFormTmplResponse
|
|
5103
5103
|
*/
|
|
5104
|
-
ofTmpl?:
|
|
5104
|
+
ofTmpl?: OnlineFormTmplResponse;
|
|
5105
5105
|
/**
|
|
5106
5106
|
* 用户可操作之按钮、节点信息、任务id
|
|
5107
5107
|
*
|
|
5108
|
-
* @type
|
|
5108
|
+
* @type OfProcessOperationsDTO
|
|
5109
5109
|
*/
|
|
5110
|
-
operationsDTO?:
|
|
5110
|
+
operationsDTO?: OfProcessOperationsDTO;
|
|
5111
5111
|
}
|
|
5112
5112
|
export interface DocControlStartedResponse {
|
|
5113
5113
|
/**
|
|
@@ -7785,9 +7785,9 @@ export interface EnumModelResponse {
|
|
|
7785
7785
|
/**
|
|
7786
7786
|
* 分类信息
|
|
7787
7787
|
*
|
|
7788
|
-
* @type
|
|
7788
|
+
* @type CategoryResponse
|
|
7789
7789
|
*/
|
|
7790
|
-
categoryResponse?:
|
|
7790
|
+
categoryResponse?: CategoryResponse;
|
|
7791
7791
|
/**
|
|
7792
7792
|
*
|
|
7793
7793
|
*
|
|
@@ -8249,9 +8249,9 @@ export interface ExcelColumnInfoV1 {
|
|
|
8249
8249
|
/**
|
|
8250
8250
|
* 时间字段导出展示格式
|
|
8251
8251
|
*
|
|
8252
|
-
* @type
|
|
8252
|
+
* @type DateExportConfig
|
|
8253
8253
|
*/
|
|
8254
|
-
dateExportFormat?:
|
|
8254
|
+
dateExportFormat?: DateExportConfig;
|
|
8255
8255
|
/**
|
|
8256
8256
|
* disabled,前端使用,后端不需要关心
|
|
8257
8257
|
*
|
|
@@ -8291,9 +8291,9 @@ export interface ExcelColumnInfoV1 {
|
|
|
8291
8291
|
/**
|
|
8292
8292
|
* 数据字段导出展示格式
|
|
8293
8293
|
*
|
|
8294
|
-
* @type
|
|
8294
|
+
* @type NumberExportConfig
|
|
8295
8295
|
*/
|
|
8296
|
-
numberExportFormat?:
|
|
8296
|
+
numberExportFormat?: NumberExportConfig;
|
|
8297
8297
|
/**
|
|
8298
8298
|
* 数据字段导入格式
|
|
8299
8299
|
*
|
|
@@ -8329,9 +8329,9 @@ export interface ExcelTemplateConfigReq {
|
|
|
8329
8329
|
/**
|
|
8330
8330
|
* 模板配置
|
|
8331
8331
|
*
|
|
8332
|
-
* @type
|
|
8332
|
+
* @type ExcelTmplConfig
|
|
8333
8333
|
*/
|
|
8334
|
-
configJson?:
|
|
8334
|
+
configJson?: ExcelTmplConfig;
|
|
8335
8335
|
/**
|
|
8336
8336
|
* 模板key
|
|
8337
8337
|
*
|
|
@@ -8695,9 +8695,9 @@ export interface ExcelValidateResponse {
|
|
|
8695
8695
|
/**
|
|
8696
8696
|
*
|
|
8697
8697
|
*
|
|
8698
|
-
* @type
|
|
8698
|
+
* @type IObject
|
|
8699
8699
|
*/
|
|
8700
|
-
dict?:
|
|
8700
|
+
dict?: IObject;
|
|
8701
8701
|
/**
|
|
8702
8702
|
* 导入失败条数
|
|
8703
8703
|
*
|
|
@@ -8725,9 +8725,9 @@ export interface ExcelValidateResponse {
|
|
|
8725
8725
|
/**
|
|
8726
8726
|
*
|
|
8727
8727
|
*
|
|
8728
|
-
* @type
|
|
8728
|
+
* @type IObject
|
|
8729
8729
|
*/
|
|
8730
|
-
okMSData?:
|
|
8730
|
+
okMSData?: IObject;
|
|
8731
8731
|
/**
|
|
8732
8732
|
* 结果报告
|
|
8733
8733
|
*
|
|
@@ -8755,9 +8755,9 @@ export interface ExcelValidateResponse {
|
|
|
8755
8755
|
/**
|
|
8756
8756
|
*
|
|
8757
8757
|
*
|
|
8758
|
-
* @type
|
|
8758
|
+
* @type IObject
|
|
8759
8759
|
*/
|
|
8760
|
-
updateMSData?:
|
|
8760
|
+
updateMSData?: IObject;
|
|
8761
8761
|
}
|
|
8762
8762
|
export interface ExchangeUserRange {
|
|
8763
8763
|
/**
|
|
@@ -8827,9 +8827,9 @@ export interface ExprDTO {
|
|
|
8827
8827
|
/**
|
|
8828
8828
|
* 值,当 type=CONST/COLUMN 时才有
|
|
8829
8829
|
*
|
|
8830
|
-
* @type
|
|
8830
|
+
* @type IObject
|
|
8831
8831
|
*/
|
|
8832
|
-
value?:
|
|
8832
|
+
value?: IObject;
|
|
8833
8833
|
}
|
|
8834
8834
|
export interface ExprEntity {
|
|
8835
8835
|
/**
|
|
@@ -8859,9 +8859,9 @@ export interface ExprEntity {
|
|
|
8859
8859
|
/**
|
|
8860
8860
|
* 值,当 type=CONST/COLUMN 时才有
|
|
8861
8861
|
*
|
|
8862
|
-
* @type
|
|
8862
|
+
* @type IObject
|
|
8863
8863
|
*/
|
|
8864
|
-
value?:
|
|
8864
|
+
value?: IObject;
|
|
8865
8865
|
}
|
|
8866
8866
|
export interface ExtFieldConfig {
|
|
8867
8867
|
/**
|
|
@@ -8929,9 +8929,9 @@ export interface FieldAttribute {
|
|
|
8929
8929
|
/**
|
|
8930
8930
|
*
|
|
8931
8931
|
*
|
|
8932
|
-
* @type
|
|
8932
|
+
* @type DefaultValue
|
|
8933
8933
|
*/
|
|
8934
|
-
defaultValue?:
|
|
8934
|
+
defaultValue?: DefaultValue;
|
|
8935
8935
|
/**
|
|
8936
8936
|
* 枚举默认值翻译
|
|
8937
8937
|
*
|
|
@@ -9007,9 +9007,9 @@ export interface FieldAttribute {
|
|
|
9007
9007
|
/**
|
|
9008
9008
|
* 特有属性配置选项(json格式)
|
|
9009
9009
|
*
|
|
9010
|
-
* @type
|
|
9010
|
+
* @type IObject
|
|
9011
9011
|
*/
|
|
9012
|
-
specificConfig?:
|
|
9012
|
+
specificConfig?: IObject;
|
|
9013
9013
|
/**
|
|
9014
9014
|
* 字段类型
|
|
9015
9015
|
*
|
|
@@ -9159,9 +9159,9 @@ export interface FieldMeta {
|
|
|
9159
9159
|
/**
|
|
9160
9160
|
* 默认值
|
|
9161
9161
|
*
|
|
9162
|
-
* @type
|
|
9162
|
+
* @type DefaultValue
|
|
9163
9163
|
*/
|
|
9164
|
-
defaultValue?:
|
|
9164
|
+
defaultValue?: DefaultValue;
|
|
9165
9165
|
/**
|
|
9166
9166
|
* 描述
|
|
9167
9167
|
*
|
|
@@ -9279,9 +9279,9 @@ export interface FieldMeta {
|
|
|
9279
9279
|
/**
|
|
9280
9280
|
* 特有属性配置选项(json格式)
|
|
9281
9281
|
*
|
|
9282
|
-
* @type
|
|
9282
|
+
* @type IObject
|
|
9283
9283
|
*/
|
|
9284
|
-
specificConfig?:
|
|
9284
|
+
specificConfig?: IObject;
|
|
9285
9285
|
/**
|
|
9286
9286
|
*
|
|
9287
9287
|
*
|
|
@@ -9297,17 +9297,17 @@ export interface FieldMeta {
|
|
|
9297
9297
|
/**
|
|
9298
9298
|
* 唯一约束
|
|
9299
9299
|
*
|
|
9300
|
-
* @type
|
|
9300
|
+
* @type UniqueConstraint
|
|
9301
9301
|
*/
|
|
9302
|
-
uniqueConstraint?:
|
|
9302
|
+
uniqueConstraint?: UniqueConstraint;
|
|
9303
9303
|
}
|
|
9304
9304
|
export interface FieldMeta4Check {
|
|
9305
9305
|
/**
|
|
9306
9306
|
* 公式属性配置
|
|
9307
9307
|
*
|
|
9308
|
-
* @type
|
|
9308
|
+
* @type ExpConfig
|
|
9309
9309
|
*/
|
|
9310
|
-
expConfig?:
|
|
9310
|
+
expConfig?: ExpConfig;
|
|
9311
9311
|
/**
|
|
9312
9312
|
* 映射类型(公式,函数等实际映射的类型)
|
|
9313
9313
|
*
|
|
@@ -9381,9 +9381,9 @@ export interface FieldMetaDTO {
|
|
|
9381
9381
|
/**
|
|
9382
9382
|
* 默认值
|
|
9383
9383
|
*
|
|
9384
|
-
* @type
|
|
9384
|
+
* @type DefaultValue
|
|
9385
9385
|
*/
|
|
9386
|
-
defaultValue?:
|
|
9386
|
+
defaultValue?: DefaultValue;
|
|
9387
9387
|
/**
|
|
9388
9388
|
* 枚举默认值翻译
|
|
9389
9389
|
*
|
|
@@ -9465,9 +9465,9 @@ export interface FieldMetaDTO {
|
|
|
9465
9465
|
/**
|
|
9466
9466
|
*
|
|
9467
9467
|
*
|
|
9468
|
-
* @type
|
|
9468
|
+
* @type ModelMeta
|
|
9469
9469
|
*/
|
|
9470
|
-
modelMeta?:
|
|
9470
|
+
modelMeta?: ModelMeta;
|
|
9471
9471
|
/**
|
|
9472
9472
|
* 模型名称
|
|
9473
9473
|
*
|
|
@@ -9567,9 +9567,9 @@ export interface FieldMetaDTO {
|
|
|
9567
9567
|
/**
|
|
9568
9568
|
* 特有属性配置选项(json格式)
|
|
9569
9569
|
*
|
|
9570
|
-
* @type
|
|
9570
|
+
* @type IObject
|
|
9571
9571
|
*/
|
|
9572
|
-
specificConfig?:
|
|
9572
|
+
specificConfig?: IObject;
|
|
9573
9573
|
/**
|
|
9574
9574
|
*
|
|
9575
9575
|
*
|
|
@@ -9585,9 +9585,9 @@ export interface FieldMetaDTO {
|
|
|
9585
9585
|
/**
|
|
9586
9586
|
* 唯一约束
|
|
9587
9587
|
*
|
|
9588
|
-
* @type
|
|
9588
|
+
* @type UniqueConstraint
|
|
9589
9589
|
*/
|
|
9590
|
-
uniqueConstraint?:
|
|
9590
|
+
uniqueConstraint?: UniqueConstraint;
|
|
9591
9591
|
}
|
|
9592
9592
|
export interface FieldMetaFormVO {
|
|
9593
9593
|
/**
|
|
@@ -9599,9 +9599,9 @@ export interface FieldMetaFormVO {
|
|
|
9599
9599
|
/**
|
|
9600
9600
|
* 默认值
|
|
9601
9601
|
*
|
|
9602
|
-
* @type
|
|
9602
|
+
* @type DefaultValue
|
|
9603
9603
|
*/
|
|
9604
|
-
defaultValue?:
|
|
9604
|
+
defaultValue?: DefaultValue;
|
|
9605
9605
|
/**
|
|
9606
9606
|
* 字段key
|
|
9607
9607
|
*
|
|
@@ -9641,9 +9641,9 @@ export interface FieldMetaFormVO {
|
|
|
9641
9641
|
/**
|
|
9642
9642
|
* 特有属性配置选项(json格式)
|
|
9643
9643
|
*
|
|
9644
|
-
* @type
|
|
9644
|
+
* @type IObject
|
|
9645
9645
|
*/
|
|
9646
|
-
specificConfig?:
|
|
9646
|
+
specificConfig?: IObject;
|
|
9647
9647
|
/**
|
|
9648
9648
|
*
|
|
9649
9649
|
*
|
|
@@ -9659,9 +9659,9 @@ export interface FieldMetaFormVO {
|
|
|
9659
9659
|
/**
|
|
9660
9660
|
* 约束类型 GLOBAL:全局唯一 LEVEL:层级唯一
|
|
9661
9661
|
*
|
|
9662
|
-
* @type
|
|
9662
|
+
* @type UniqueConstraint
|
|
9663
9663
|
*/
|
|
9664
|
-
uniqueConstraint?:
|
|
9664
|
+
uniqueConstraint?: UniqueConstraint;
|
|
9665
9665
|
}
|
|
9666
9666
|
export interface FieldMetaResponse {
|
|
9667
9667
|
/**
|
|
@@ -9873,9 +9873,9 @@ export interface FieldMetaVO {
|
|
|
9873
9873
|
/**
|
|
9874
9874
|
* 默认值
|
|
9875
9875
|
*
|
|
9876
|
-
* @type
|
|
9876
|
+
* @type DefaultValue
|
|
9877
9877
|
*/
|
|
9878
|
-
defaultValue?:
|
|
9878
|
+
defaultValue?: DefaultValue;
|
|
9879
9879
|
/**
|
|
9880
9880
|
* 描述
|
|
9881
9881
|
*
|
|
@@ -9933,9 +9933,9 @@ export interface FieldMetaVO {
|
|
|
9933
9933
|
/**
|
|
9934
9934
|
* 特有属性配置选项(json格式)
|
|
9935
9935
|
*
|
|
9936
|
-
* @type
|
|
9936
|
+
* @type IObject
|
|
9937
9937
|
*/
|
|
9938
|
-
specificConfig?:
|
|
9938
|
+
specificConfig?: IObject;
|
|
9939
9939
|
/**
|
|
9940
9940
|
* 数据类型 (primary_key/主键,tenant/租户关联,ref_master_id/关联主键,text/短文本,long_text/长文本,integer/整数,long/长整数,decimal/精度小数,boolean/布尔,binary/二进制流,date/日期,time/时间,date_time/日期时间,user_multi/人员多选,org_multi/部门多选,image/图片,attachment/附件enum/枚举,serial/序列号,ref/引用关联,master_slave/主子关联,enum_multi/枚举多选,ref_multi/模型多选,expression/公式,agg/汇总,esop/E-SOP,expression_condition/公式条件)
|
|
9941
9941
|
*
|
|
@@ -9945,9 +9945,9 @@ export interface FieldMetaVO {
|
|
|
9945
9945
|
/**
|
|
9946
9946
|
* 约束类型 GLOBAL:全局唯一 LEVEL:层级唯一
|
|
9947
9947
|
*
|
|
9948
|
-
* @type
|
|
9948
|
+
* @type UniqueConstraint
|
|
9949
9949
|
*/
|
|
9950
|
-
uniqueConstraint?:
|
|
9950
|
+
uniqueConstraint?: UniqueConstraint;
|
|
9951
9951
|
}
|
|
9952
9952
|
export interface FieldSortRequest {
|
|
9953
9953
|
/**
|
|
@@ -10089,9 +10089,9 @@ export interface FilterConfig {
|
|
|
10089
10089
|
/**
|
|
10090
10090
|
*
|
|
10091
10091
|
*
|
|
10092
|
-
* @type
|
|
10092
|
+
* @type IObject
|
|
10093
10093
|
*/
|
|
10094
|
-
query?:
|
|
10094
|
+
query?: IObject;
|
|
10095
10095
|
/**
|
|
10096
10096
|
*
|
|
10097
10097
|
*
|
|
@@ -10425,9 +10425,9 @@ export interface FrontendPrintRequest {
|
|
|
10425
10425
|
/**
|
|
10426
10426
|
* 当业务服务为非 getById 时需要传的参数
|
|
10427
10427
|
*
|
|
10428
|
-
* @type
|
|
10428
|
+
* @type IObject
|
|
10429
10429
|
*/
|
|
10430
|
-
data?:
|
|
10430
|
+
data?: IObject;
|
|
10431
10431
|
/**
|
|
10432
10432
|
* 当业务服务为 getById 时需要传 dataId 让后端获取当前表单所属模型数据
|
|
10433
10433
|
*
|
|
@@ -10449,9 +10449,9 @@ export interface FrontendPrintRequest {
|
|
|
10449
10449
|
/**
|
|
10450
10450
|
* 测试场景下使用的变量数据
|
|
10451
10451
|
*
|
|
10452
|
-
* @type
|
|
10452
|
+
* @type IObject
|
|
10453
10453
|
*/
|
|
10454
|
-
testVar?:
|
|
10454
|
+
testVar?: IObject;
|
|
10455
10455
|
}
|
|
10456
10456
|
export interface GetAppResponse {
|
|
10457
10457
|
/**
|
|
@@ -10713,9 +10713,9 @@ export interface GlobalMethodResponse {
|
|
|
10713
10713
|
/**
|
|
10714
10714
|
* 分类信息
|
|
10715
10715
|
*
|
|
10716
|
-
* @type
|
|
10716
|
+
* @type CategoryResponse
|
|
10717
10717
|
*/
|
|
10718
|
-
categoryResponse?:
|
|
10718
|
+
categoryResponse?: CategoryResponse;
|
|
10719
10719
|
/**
|
|
10720
10720
|
* JS脚本数据
|
|
10721
10721
|
*
|
|
@@ -10855,9 +10855,9 @@ export interface HikariCpConfig {
|
|
|
10855
10855
|
/**
|
|
10856
10856
|
*
|
|
10857
10857
|
*
|
|
10858
|
-
* @type
|
|
10858
|
+
* @type IObject
|
|
10859
10859
|
*/
|
|
10860
|
-
dataSourceProperties?:
|
|
10860
|
+
dataSourceProperties?: IObject;
|
|
10861
10861
|
/**
|
|
10862
10862
|
*
|
|
10863
10863
|
*
|
|
@@ -10867,9 +10867,9 @@ export interface HikariCpConfig {
|
|
|
10867
10867
|
/**
|
|
10868
10868
|
*
|
|
10869
10869
|
*
|
|
10870
|
-
* @type
|
|
10870
|
+
* @type IObject
|
|
10871
10871
|
*/
|
|
10872
|
-
healthCheckProperties?:
|
|
10872
|
+
healthCheckProperties?: IObject;
|
|
10873
10873
|
/**
|
|
10874
10874
|
*
|
|
10875
10875
|
*
|
|
@@ -11085,9 +11085,9 @@ export interface ImportModelData {
|
|
|
11085
11085
|
/**
|
|
11086
11086
|
*
|
|
11087
11087
|
*
|
|
11088
|
-
* @type
|
|
11088
|
+
* @type IObject
|
|
11089
11089
|
*/
|
|
11090
|
-
dict?:
|
|
11090
|
+
dict?: IObject;
|
|
11091
11091
|
/**
|
|
11092
11092
|
*
|
|
11093
11093
|
*
|
|
@@ -11445,9 +11445,9 @@ export interface JobRequest {
|
|
|
11445
11445
|
/**
|
|
11446
11446
|
* 触发周期配置(json)
|
|
11447
11447
|
*
|
|
11448
|
-
* @type
|
|
11448
|
+
* @type IObject
|
|
11449
11449
|
*/
|
|
11450
|
-
triggerConfig?:
|
|
11450
|
+
triggerConfig?: IObject;
|
|
11451
11451
|
/**
|
|
11452
11452
|
* 触发类型(单次触发 ONCE/重复触发 REPEAT/ CRON)
|
|
11453
11453
|
*
|
|
@@ -11555,9 +11555,9 @@ export interface JobResponse {
|
|
|
11555
11555
|
/**
|
|
11556
11556
|
* 触发周期配置(json)
|
|
11557
11557
|
*
|
|
11558
|
-
* @type
|
|
11558
|
+
* @type IObject
|
|
11559
11559
|
*/
|
|
11560
|
-
triggerConfig?:
|
|
11560
|
+
triggerConfig?: IObject;
|
|
11561
11561
|
/**
|
|
11562
11562
|
* 触发类型(单次触发/重复触发/cron)
|
|
11563
11563
|
*
|
|
@@ -13326,9 +13326,9 @@ export interface MessageTmplRequest {
|
|
|
13326
13326
|
/**
|
|
13327
13327
|
* 消息内容json
|
|
13328
13328
|
*
|
|
13329
|
-
* @type
|
|
13329
|
+
* @type JsonNode
|
|
13330
13330
|
*/
|
|
13331
|
-
messageInfo?:
|
|
13331
|
+
messageInfo?: JsonNode;
|
|
13332
13332
|
/**
|
|
13333
13333
|
* 1:entity:实体模型,2:view:视图模型,3:data:数据模型
|
|
13334
13334
|
*
|
|
@@ -13424,9 +13424,9 @@ export interface MessageTmplResponse {
|
|
|
13424
13424
|
/**
|
|
13425
13425
|
* 消息内容json
|
|
13426
13426
|
*
|
|
13427
|
-
* @type
|
|
13427
|
+
* @type JsonNode
|
|
13428
13428
|
*/
|
|
13429
|
-
messageInfo?:
|
|
13429
|
+
messageInfo?: JsonNode;
|
|
13430
13430
|
/**
|
|
13431
13431
|
* 1:entity:实体模型,2:view:视图模型,3:data:数据模型
|
|
13432
13432
|
*
|
|
@@ -13618,9 +13618,9 @@ export interface MessageTmplSendRequest {
|
|
|
13618
13618
|
/**
|
|
13619
13619
|
* 发送消息参数
|
|
13620
13620
|
*
|
|
13621
|
-
* @type
|
|
13621
|
+
* @type IObject
|
|
13622
13622
|
*/
|
|
13623
|
-
param?:
|
|
13623
|
+
param?: IObject;
|
|
13624
13624
|
/**
|
|
13625
13625
|
* 流程实例id
|
|
13626
13626
|
*
|
|
@@ -13800,9 +13800,9 @@ export interface MobilePageResponse {
|
|
|
13800
13800
|
/**
|
|
13801
13801
|
* 分类信息
|
|
13802
13802
|
*
|
|
13803
|
-
* @type
|
|
13803
|
+
* @type CategoryResponse
|
|
13804
13804
|
*/
|
|
13805
|
-
categoryResponse?:
|
|
13805
|
+
categoryResponse?: CategoryResponse;
|
|
13806
13806
|
/**
|
|
13807
13807
|
*
|
|
13808
13808
|
*
|
|
@@ -14074,9 +14074,9 @@ export interface ModelField {
|
|
|
14074
14074
|
/**
|
|
14075
14075
|
*
|
|
14076
14076
|
*
|
|
14077
|
-
* @type
|
|
14077
|
+
* @type ModelBriefInfo
|
|
14078
14078
|
*/
|
|
14079
|
-
modelMeta?:
|
|
14079
|
+
modelMeta?: ModelBriefInfo;
|
|
14080
14080
|
}
|
|
14081
14081
|
export interface ModelFieldAgg {
|
|
14082
14082
|
/**
|
|
@@ -14088,9 +14088,9 @@ export interface ModelFieldAgg {
|
|
|
14088
14088
|
/**
|
|
14089
14089
|
*
|
|
14090
14090
|
*
|
|
14091
|
-
* @type
|
|
14091
|
+
* @type ModelMeta
|
|
14092
14092
|
*/
|
|
14093
|
-
modelMeta?:
|
|
14093
|
+
modelMeta?: ModelMeta;
|
|
14094
14094
|
}
|
|
14095
14095
|
export interface ModelFieldDTO {
|
|
14096
14096
|
/**
|
|
@@ -14386,9 +14386,9 @@ export interface ModelMeta {
|
|
|
14386
14386
|
/**
|
|
14387
14387
|
* 特有属性配置选项(json格式)
|
|
14388
14388
|
*
|
|
14389
|
-
* @type
|
|
14389
|
+
* @type IObject
|
|
14390
14390
|
*/
|
|
14391
|
-
specificConfig?:
|
|
14391
|
+
specificConfig?: IObject;
|
|
14392
14392
|
/**
|
|
14393
14393
|
*
|
|
14394
14394
|
*
|
|
@@ -14592,9 +14592,9 @@ export interface ModelMetaDTO {
|
|
|
14592
14592
|
/**
|
|
14593
14593
|
* 特有属性配置选项(json格式)
|
|
14594
14594
|
*
|
|
14595
|
-
* @type
|
|
14595
|
+
* @type IObject
|
|
14596
14596
|
*/
|
|
14597
|
-
specificConfig?:
|
|
14597
|
+
specificConfig?: IObject;
|
|
14598
14598
|
/**
|
|
14599
14599
|
*
|
|
14600
14600
|
*
|
|
@@ -14636,9 +14636,9 @@ export interface ModelMetaInfo {
|
|
|
14636
14636
|
/**
|
|
14637
14637
|
* 表信息
|
|
14638
14638
|
*
|
|
14639
|
-
* @type
|
|
14639
|
+
* @type TableMetaBase
|
|
14640
14640
|
*/
|
|
14641
|
-
data?:
|
|
14641
|
+
data?: TableMetaBase;
|
|
14642
14642
|
/**
|
|
14643
14643
|
* id 主键
|
|
14644
14644
|
*
|
|
@@ -14668,9 +14668,9 @@ export interface ModelMetaResponse {
|
|
|
14668
14668
|
/**
|
|
14669
14669
|
* 分类信息
|
|
14670
14670
|
*
|
|
14671
|
-
* @type
|
|
14671
|
+
* @type CategoryResponse
|
|
14672
14672
|
*/
|
|
14673
|
-
categoryResponse?:
|
|
14673
|
+
categoryResponse?: CategoryResponse;
|
|
14674
14674
|
/**
|
|
14675
14675
|
* 模型约束
|
|
14676
14676
|
*
|
|
@@ -14788,9 +14788,9 @@ export interface ModelMetaResponse {
|
|
|
14788
14788
|
/**
|
|
14789
14789
|
* 特殊配置
|
|
14790
14790
|
*
|
|
14791
|
-
* @type
|
|
14791
|
+
* @type IObject
|
|
14792
14792
|
*/
|
|
14793
|
-
specificConfig?:
|
|
14793
|
+
specificConfig?: IObject;
|
|
14794
14794
|
/**
|
|
14795
14795
|
* 模型是否为子模型 (1 子模型, 0 非子模型)
|
|
14796
14796
|
*
|
|
@@ -14886,9 +14886,9 @@ export interface ModelMetaVO {
|
|
|
14886
14886
|
/**
|
|
14887
14887
|
* 特殊配置
|
|
14888
14888
|
*
|
|
14889
|
-
* @type
|
|
14889
|
+
* @type IObject
|
|
14890
14890
|
*/
|
|
14891
|
-
specificConfig?:
|
|
14891
|
+
specificConfig?: IObject;
|
|
14892
14892
|
/**
|
|
14893
14893
|
* 模型是否为子模型 (1 子模型, 0 非子模型)
|
|
14894
14894
|
*
|
|
@@ -15060,9 +15060,9 @@ export interface ModelMultiRow {
|
|
|
15060
15060
|
/**
|
|
15061
15061
|
*
|
|
15062
15062
|
*
|
|
15063
|
-
* @type
|
|
15063
|
+
* @type IObject
|
|
15064
15064
|
*/
|
|
15065
|
-
dict?:
|
|
15065
|
+
dict?: IObject;
|
|
15066
15066
|
}
|
|
15067
15067
|
export interface ModelPageableRow {
|
|
15068
15068
|
/**
|
|
@@ -15074,9 +15074,9 @@ export interface ModelPageableRow {
|
|
|
15074
15074
|
/**
|
|
15075
15075
|
*
|
|
15076
15076
|
*
|
|
15077
|
-
* @type
|
|
15077
|
+
* @type IObject
|
|
15078
15078
|
*/
|
|
15079
|
-
dict?:
|
|
15079
|
+
dict?: IObject;
|
|
15080
15080
|
/**
|
|
15081
15081
|
*
|
|
15082
15082
|
*
|
|
@@ -15300,15 +15300,15 @@ export interface ModelSingleRow {
|
|
|
15300
15300
|
/**
|
|
15301
15301
|
*
|
|
15302
15302
|
*
|
|
15303
|
-
* @type
|
|
15303
|
+
* @type IObject
|
|
15304
15304
|
*/
|
|
15305
|
-
data?:
|
|
15305
|
+
data?: IObject;
|
|
15306
15306
|
/**
|
|
15307
15307
|
*
|
|
15308
15308
|
*
|
|
15309
|
-
* @type
|
|
15309
|
+
* @type IObject
|
|
15310
15310
|
*/
|
|
15311
|
-
dict?:
|
|
15311
|
+
dict?: IObject;
|
|
15312
15312
|
}
|
|
15313
15313
|
export interface NumberExportConfig {
|
|
15314
15314
|
/**
|
|
@@ -15364,9 +15364,9 @@ export interface OfBaseSubmitRequest {
|
|
|
15364
15364
|
/**
|
|
15365
15365
|
* 提交的数据
|
|
15366
15366
|
*
|
|
15367
|
-
* @type
|
|
15367
|
+
* @type IObject
|
|
15368
15368
|
*/
|
|
15369
|
-
data?:
|
|
15369
|
+
data?: IObject;
|
|
15370
15370
|
/**
|
|
15371
15371
|
* 操作的按钮的key
|
|
15372
15372
|
*
|
|
@@ -15382,9 +15382,9 @@ export interface OfBaseSubmitRequest {
|
|
|
15382
15382
|
/**
|
|
15383
15383
|
* 变更记录
|
|
15384
15384
|
*
|
|
15385
|
-
* @type
|
|
15385
|
+
* @type OnlineFormChangeHistoryRequest
|
|
15386
15386
|
*/
|
|
15387
|
-
historyRequest?:
|
|
15387
|
+
historyRequest?: OnlineFormChangeHistoryRequest;
|
|
15388
15388
|
/**
|
|
15389
15389
|
* 在线表单实例id
|
|
15390
15390
|
*
|
|
@@ -15482,9 +15482,9 @@ export interface OfProcessApproveRequest {
|
|
|
15482
15482
|
/**
|
|
15483
15483
|
* 提交的数据
|
|
15484
15484
|
*
|
|
15485
|
-
* @type
|
|
15485
|
+
* @type IObject
|
|
15486
15486
|
*/
|
|
15487
|
-
data?:
|
|
15487
|
+
data?: IObject;
|
|
15488
15488
|
/**
|
|
15489
15489
|
* 在线表单实例id
|
|
15490
15490
|
*
|
|
@@ -15532,15 +15532,15 @@ export interface OfProcessChangeRequest {
|
|
|
15532
15532
|
/**
|
|
15533
15533
|
* 提交的数据
|
|
15534
15534
|
*
|
|
15535
|
-
* @type
|
|
15535
|
+
* @type IObject
|
|
15536
15536
|
*/
|
|
15537
|
-
data?:
|
|
15537
|
+
data?: IObject;
|
|
15538
15538
|
/**
|
|
15539
15539
|
* 变更记录
|
|
15540
15540
|
*
|
|
15541
|
-
* @type
|
|
15541
|
+
* @type OnlineFormChangeHistoryRequest
|
|
15542
15542
|
*/
|
|
15543
|
-
historyRequest?:
|
|
15543
|
+
historyRequest?: OnlineFormChangeHistoryRequest;
|
|
15544
15544
|
/**
|
|
15545
15545
|
* 在线表单实例id
|
|
15546
15546
|
*
|
|
@@ -15590,9 +15590,9 @@ export interface OfProcessJumpRequest {
|
|
|
15590
15590
|
/**
|
|
15591
15591
|
* 提交的数据
|
|
15592
15592
|
*
|
|
15593
|
-
* @type
|
|
15593
|
+
* @type IObject
|
|
15594
15594
|
*/
|
|
15595
|
-
data?:
|
|
15595
|
+
data?: IObject;
|
|
15596
15596
|
/**
|
|
15597
15597
|
* 跳转模式:下一个节点:NextNode、开始节点:StartNode、结束节点:EndNode
|
|
15598
15598
|
*
|
|
@@ -15634,9 +15634,9 @@ export interface OfProcessOperationsDTO {
|
|
|
15634
15634
|
/**
|
|
15635
15635
|
* 节点定义
|
|
15636
15636
|
*
|
|
15637
|
-
* @type
|
|
15637
|
+
* @type ProcessNodeDefinition
|
|
15638
15638
|
*/
|
|
15639
|
-
nodeDef?:
|
|
15639
|
+
nodeDef?: ProcessNodeDefinition;
|
|
15640
15640
|
/**
|
|
15641
15641
|
* 任务id
|
|
15642
15642
|
*
|
|
@@ -15666,9 +15666,9 @@ export interface OfProcessQualifiedRequest {
|
|
|
15666
15666
|
/**
|
|
15667
15667
|
* 提交的数据
|
|
15668
15668
|
*
|
|
15669
|
-
* @type
|
|
15669
|
+
* @type IObject
|
|
15670
15670
|
*/
|
|
15671
|
-
data?:
|
|
15671
|
+
data?: IObject;
|
|
15672
15672
|
/**
|
|
15673
15673
|
* 在线表单实例id
|
|
15674
15674
|
*
|
|
@@ -15730,9 +15730,9 @@ export interface OfProcessReassignRequest {
|
|
|
15730
15730
|
/**
|
|
15731
15731
|
* 提交的数据
|
|
15732
15732
|
*
|
|
15733
|
-
* @type
|
|
15733
|
+
* @type IObject
|
|
15734
15734
|
*/
|
|
15735
|
-
data?:
|
|
15735
|
+
data?: IObject;
|
|
15736
15736
|
/**
|
|
15737
15737
|
* 在线表单实例id
|
|
15738
15738
|
*
|
|
@@ -15832,9 +15832,9 @@ export interface OfProcessReturnRequest {
|
|
|
15832
15832
|
/**
|
|
15833
15833
|
* 提交的数据
|
|
15834
15834
|
*
|
|
15835
|
-
* @type
|
|
15835
|
+
* @type IObject
|
|
15836
15836
|
*/
|
|
15837
|
-
data?:
|
|
15837
|
+
data?: IObject;
|
|
15838
15838
|
/**
|
|
15839
15839
|
* 在线表单实例id
|
|
15840
15840
|
*
|
|
@@ -15894,9 +15894,9 @@ export interface OfProcessSaveRequest {
|
|
|
15894
15894
|
/**
|
|
15895
15895
|
* 提交的数据
|
|
15896
15896
|
*
|
|
15897
|
-
* @type
|
|
15897
|
+
* @type IObject
|
|
15898
15898
|
*/
|
|
15899
|
-
data?:
|
|
15899
|
+
data?: IObject;
|
|
15900
15900
|
/**
|
|
15901
15901
|
* 异常标记
|
|
15902
15902
|
*
|
|
@@ -15956,9 +15956,9 @@ export interface OfProcessSubmitRequest {
|
|
|
15956
15956
|
/**
|
|
15957
15957
|
* 提交的数据
|
|
15958
15958
|
*
|
|
15959
|
-
* @type
|
|
15959
|
+
* @type IObject
|
|
15960
15960
|
*/
|
|
15961
|
-
data?:
|
|
15961
|
+
data?: IObject;
|
|
15962
15962
|
/**
|
|
15963
15963
|
* 异常标记
|
|
15964
15964
|
*
|
|
@@ -15968,9 +15968,9 @@ export interface OfProcessSubmitRequest {
|
|
|
15968
15968
|
/**
|
|
15969
15969
|
* 变更记录
|
|
15970
15970
|
*
|
|
15971
|
-
* @type
|
|
15971
|
+
* @type OnlineFormChangeHistoryRequest
|
|
15972
15972
|
*/
|
|
15973
|
-
historyRequest?:
|
|
15973
|
+
historyRequest?: OnlineFormChangeHistoryRequest;
|
|
15974
15974
|
/**
|
|
15975
15975
|
* 在线表单实例id
|
|
15976
15976
|
*
|
|
@@ -16024,9 +16024,9 @@ export interface OnlineFormBizRequest {
|
|
|
16024
16024
|
/**
|
|
16025
16025
|
* 查询算子(后台模型 和 表单模型)
|
|
16026
16026
|
*
|
|
16027
|
-
* @type
|
|
16027
|
+
* @type IObject
|
|
16028
16028
|
*/
|
|
16029
|
-
requestBody?:
|
|
16029
|
+
requestBody?: IObject;
|
|
16030
16030
|
/**
|
|
16031
16031
|
* 是否子模型 - 表单模型时必传:true 是 false不是
|
|
16032
16032
|
*
|
|
@@ -16548,9 +16548,9 @@ export interface OnlineFormFieldMetaVO {
|
|
|
16548
16548
|
/**
|
|
16549
16549
|
* 默认值
|
|
16550
16550
|
*
|
|
16551
|
-
* @type
|
|
16551
|
+
* @type DefaultValue
|
|
16552
16552
|
*/
|
|
16553
|
-
defaultValue?:
|
|
16553
|
+
defaultValue?: DefaultValue;
|
|
16554
16554
|
/**
|
|
16555
16555
|
* 描述
|
|
16556
16556
|
*
|
|
@@ -16608,9 +16608,9 @@ export interface OnlineFormFieldMetaVO {
|
|
|
16608
16608
|
/**
|
|
16609
16609
|
* 特有属性配置选项(json格式)
|
|
16610
16610
|
*
|
|
16611
|
-
* @type
|
|
16611
|
+
* @type IObject
|
|
16612
16612
|
*/
|
|
16613
|
-
specificConfig?:
|
|
16613
|
+
specificConfig?: IObject;
|
|
16614
16614
|
/**
|
|
16615
16615
|
* 子模型Key
|
|
16616
16616
|
*
|
|
@@ -16626,9 +16626,9 @@ export interface OnlineFormFieldMetaVO {
|
|
|
16626
16626
|
/**
|
|
16627
16627
|
* 约束类型 GLOBAL:全局唯一 LEVEL:层级唯一
|
|
16628
16628
|
*
|
|
16629
|
-
* @type
|
|
16629
|
+
* @type UniqueConstraint
|
|
16630
16630
|
*/
|
|
16631
|
-
uniqueConstraint?:
|
|
16631
|
+
uniqueConstraint?: UniqueConstraint;
|
|
16632
16632
|
}
|
|
16633
16633
|
export interface OnlineFormInsTaskRequest {
|
|
16634
16634
|
/**
|
|
@@ -17630,9 +17630,9 @@ export interface OnlineFormInstanceResponse {
|
|
|
17630
17630
|
/**
|
|
17631
17631
|
*
|
|
17632
17632
|
*
|
|
17633
|
-
* @type
|
|
17633
|
+
* @type OfProcessOperationsDTO
|
|
17634
17634
|
*/
|
|
17635
|
-
ofProcessOperations?:
|
|
17635
|
+
ofProcessOperations?: OfProcessOperationsDTO;
|
|
17636
17636
|
/**
|
|
17637
17637
|
* 在线表单是否必填 1: 必填 0 非必填
|
|
17638
17638
|
*
|
|
@@ -17794,9 +17794,9 @@ export interface OnlineFormInstanceTmplRelationResponse {
|
|
|
17794
17794
|
/**
|
|
17795
17795
|
* edhr实例
|
|
17796
17796
|
*
|
|
17797
|
-
* @type
|
|
17797
|
+
* @type EdhrInstance
|
|
17798
17798
|
*/
|
|
17799
|
-
edhrInstance?:
|
|
17799
|
+
edhrInstance?: EdhrInstance;
|
|
17800
17800
|
/**
|
|
17801
17801
|
* 表单实例对象
|
|
17802
17802
|
*
|
|
@@ -17806,9 +17806,9 @@ export interface OnlineFormInstanceTmplRelationResponse {
|
|
|
17806
17806
|
/**
|
|
17807
17807
|
* 表单模板
|
|
17808
17808
|
*
|
|
17809
|
-
* @type
|
|
17809
|
+
* @type OnlineFormTmplResponse
|
|
17810
17810
|
*/
|
|
17811
|
-
ofTmpl?:
|
|
17811
|
+
ofTmpl?: OnlineFormTmplResponse;
|
|
17812
17812
|
}
|
|
17813
17813
|
export interface OnlineFormLogResponse {
|
|
17814
17814
|
/**
|
|
@@ -18060,9 +18060,9 @@ export interface OnlineFormStashRequest {
|
|
|
18060
18060
|
/**
|
|
18061
18061
|
* 提交的数据
|
|
18062
18062
|
*
|
|
18063
|
-
* @type
|
|
18063
|
+
* @type IObject
|
|
18064
18064
|
*/
|
|
18065
|
-
data?:
|
|
18065
|
+
data?: IObject;
|
|
18066
18066
|
/**
|
|
18067
18067
|
* 异常标记
|
|
18068
18068
|
*
|
|
@@ -20236,9 +20236,9 @@ export interface PadPageResponse {
|
|
|
20236
20236
|
/**
|
|
20237
20237
|
* 分类信息
|
|
20238
20238
|
*
|
|
20239
|
-
* @type
|
|
20239
|
+
* @type CategoryResponse
|
|
20240
20240
|
*/
|
|
20241
|
-
categoryResponse?:
|
|
20241
|
+
categoryResponse?: CategoryResponse;
|
|
20242
20242
|
/**
|
|
20243
20243
|
*
|
|
20244
20244
|
*
|
|
@@ -21046,9 +21046,9 @@ export interface PmProcessDefinition {
|
|
|
21046
21046
|
/**
|
|
21047
21047
|
*
|
|
21048
21048
|
*
|
|
21049
|
-
* @type
|
|
21049
|
+
* @type ProcessDefinitionVersion
|
|
21050
21050
|
*/
|
|
21051
|
-
activeDefVersion?:
|
|
21051
|
+
activeDefVersion?: ProcessDefinitionVersion;
|
|
21052
21052
|
/**
|
|
21053
21053
|
*
|
|
21054
21054
|
*
|
|
@@ -21842,9 +21842,9 @@ export interface ProcStartInstRequest {
|
|
|
21842
21842
|
/**
|
|
21843
21843
|
* 提交的数据
|
|
21844
21844
|
*
|
|
21845
|
-
* @type
|
|
21845
|
+
* @type IObject
|
|
21846
21846
|
*/
|
|
21847
|
-
data?:
|
|
21847
|
+
data?: IObject;
|
|
21848
21848
|
/**
|
|
21849
21849
|
* 流程定义id
|
|
21850
21850
|
*
|
|
@@ -23020,9 +23020,9 @@ export interface ProcessEngineRequest {
|
|
|
23020
23020
|
/**
|
|
23021
23021
|
*
|
|
23022
23022
|
*
|
|
23023
|
-
* @type
|
|
23023
|
+
* @type IObject
|
|
23024
23024
|
*/
|
|
23025
|
-
values?:
|
|
23025
|
+
values?: IObject;
|
|
23026
23026
|
}
|
|
23027
23027
|
export interface ProcessEvent {
|
|
23028
23028
|
/**
|
|
@@ -23280,9 +23280,9 @@ export interface ProcessExtension {
|
|
|
23280
23280
|
/**
|
|
23281
23281
|
*
|
|
23282
23282
|
*
|
|
23283
|
-
* @type
|
|
23283
|
+
* @type ProcessNodeDefinition
|
|
23284
23284
|
*/
|
|
23285
|
-
initiatorNode?:
|
|
23285
|
+
initiatorNode?: ProcessNodeDefinition;
|
|
23286
23286
|
/**
|
|
23287
23287
|
* 移动端页面key
|
|
23288
23288
|
*
|
|
@@ -23298,9 +23298,9 @@ export interface ProcessExtension {
|
|
|
23298
23298
|
/**
|
|
23299
23299
|
* 节点信息
|
|
23300
23300
|
*
|
|
23301
|
-
* @type
|
|
23301
|
+
* @type ProcessNodeDefinition
|
|
23302
23302
|
*/
|
|
23303
|
-
node?:
|
|
23303
|
+
node?: ProcessNodeDefinition;
|
|
23304
23304
|
/**
|
|
23305
23305
|
*
|
|
23306
23306
|
*
|
|
@@ -23342,9 +23342,9 @@ export interface ProcessGraphResponse {
|
|
|
23342
23342
|
/**
|
|
23343
23343
|
* 已审批人信息,姓名-头像-审批时间
|
|
23344
23344
|
*
|
|
23345
|
-
* @type
|
|
23345
|
+
* @type ITripleObject<string,string,LocalDateTime>[]
|
|
23346
23346
|
*/
|
|
23347
|
-
approvedUsers?:
|
|
23347
|
+
approvedUsers?: ITripleObject<string, string, LocalDateTime>[];
|
|
23348
23348
|
/**
|
|
23349
23349
|
* 审批配置
|
|
23350
23350
|
*
|
|
@@ -23366,9 +23366,9 @@ export interface ProcessGraphResponse {
|
|
|
23366
23366
|
/**
|
|
23367
23367
|
* 消息统计信息,SUCCEED/FAILURE-数量
|
|
23368
23368
|
*
|
|
23369
|
-
* @type
|
|
23369
|
+
* @type IObject
|
|
23370
23370
|
*/
|
|
23371
|
-
messages?:
|
|
23371
|
+
messages?: IObject;
|
|
23372
23372
|
/**
|
|
23373
23373
|
* 消息模板名
|
|
23374
23374
|
*
|
|
@@ -23408,9 +23408,9 @@ export interface ProcessGraphResponse {
|
|
|
23408
23408
|
/**
|
|
23409
23409
|
* 未审批人信息,姓名-头像
|
|
23410
23410
|
*
|
|
23411
|
-
* @type
|
|
23411
|
+
* @type ITripleObject<string,string,LocalDateTime>[]
|
|
23412
23412
|
*/
|
|
23413
|
-
unApprovedUsers?:
|
|
23413
|
+
unApprovedUsers?: ITripleObject<string, string, LocalDateTime>[];
|
|
23414
23414
|
/**
|
|
23415
23415
|
* 流程实例版本Id
|
|
23416
23416
|
*
|
|
@@ -23562,9 +23562,9 @@ export interface ProcessHistoryDetail {
|
|
|
23562
23562
|
/**
|
|
23563
23563
|
*
|
|
23564
23564
|
*
|
|
23565
|
-
* @type
|
|
23565
|
+
* @type PickerUserDTO
|
|
23566
23566
|
*/
|
|
23567
|
-
reassigner?:
|
|
23567
|
+
reassigner?: PickerUserDTO;
|
|
23568
23568
|
/**
|
|
23569
23569
|
*
|
|
23570
23570
|
*
|
|
@@ -24808,9 +24808,9 @@ export interface ProcessOperateRequest {
|
|
|
24808
24808
|
/**
|
|
24809
24809
|
* 提交的数据
|
|
24810
24810
|
*
|
|
24811
|
-
* @type
|
|
24811
|
+
* @type IObject
|
|
24812
24812
|
*/
|
|
24813
|
-
data?:
|
|
24813
|
+
data?: IObject;
|
|
24814
24814
|
/**
|
|
24815
24815
|
* 意见
|
|
24816
24816
|
*
|
|
@@ -24858,9 +24858,9 @@ export interface ProcessPathDefRelationResponse {
|
|
|
24858
24858
|
/**
|
|
24859
24859
|
* 流程定义
|
|
24860
24860
|
*
|
|
24861
|
-
* @type
|
|
24861
|
+
* @type ProcessDefinitionVersionResponse
|
|
24862
24862
|
*/
|
|
24863
|
-
proDefVer?:
|
|
24863
|
+
proDefVer?: ProcessDefinitionVersionResponse;
|
|
24864
24864
|
}
|
|
24865
24865
|
export interface ProcessPathResponse {
|
|
24866
24866
|
/**
|
|
@@ -25192,9 +25192,9 @@ export interface ProcessResponse {
|
|
|
25192
25192
|
/**
|
|
25193
25193
|
* 分类信息
|
|
25194
25194
|
*
|
|
25195
|
-
* @type
|
|
25195
|
+
* @type CategoryResponse
|
|
25196
25196
|
*/
|
|
25197
|
-
categoryResponse?:
|
|
25197
|
+
categoryResponse?: CategoryResponse;
|
|
25198
25198
|
/**
|
|
25199
25199
|
*
|
|
25200
25200
|
*
|
|
@@ -26430,15 +26430,15 @@ export interface ProductReleaseFormResponse {
|
|
|
26430
26430
|
/**
|
|
26431
26431
|
* 表单实例
|
|
26432
26432
|
*
|
|
26433
|
-
* @type
|
|
26433
|
+
* @type OnlineFormInstanceResponse
|
|
26434
26434
|
*/
|
|
26435
|
-
instance?:
|
|
26435
|
+
instance?: OnlineFormInstanceResponse;
|
|
26436
26436
|
/**
|
|
26437
26437
|
* 表单模板
|
|
26438
26438
|
*
|
|
26439
|
-
* @type
|
|
26439
|
+
* @type OnlineFormTmplResponse
|
|
26440
26440
|
*/
|
|
26441
|
-
tmpl?:
|
|
26441
|
+
tmpl?: OnlineFormTmplResponse;
|
|
26442
26442
|
}
|
|
26443
26443
|
export interface ProductReleaseResponse {
|
|
26444
26444
|
/**
|
|
@@ -26854,9 +26854,9 @@ export interface QueryForeignFieldsRequest {
|
|
|
26854
26854
|
/**
|
|
26855
26855
|
*
|
|
26856
26856
|
*
|
|
26857
|
-
* @type
|
|
26857
|
+
* @type IObject
|
|
26858
26858
|
*/
|
|
26859
|
-
query?:
|
|
26859
|
+
query?: IObject;
|
|
26860
26860
|
/**
|
|
26861
26861
|
*
|
|
26862
26862
|
*
|
|
@@ -26916,15 +26916,15 @@ export interface QueryRefChainDataRequest {
|
|
|
26916
26916
|
/**
|
|
26917
26917
|
* 查询条件
|
|
26918
26918
|
*
|
|
26919
|
-
* @type
|
|
26919
|
+
* @type IObject
|
|
26920
26920
|
*/
|
|
26921
|
-
query?:
|
|
26921
|
+
query?: IObject;
|
|
26922
26922
|
/**
|
|
26923
26923
|
* 当前模型数据,当dataIds为空时,该值必传
|
|
26924
26924
|
*
|
|
26925
|
-
* @type
|
|
26925
|
+
* @type IObject
|
|
26926
26926
|
*/
|
|
26927
|
-
queryParams?:
|
|
26927
|
+
queryParams?: IObject;
|
|
26928
26928
|
/**
|
|
26929
26929
|
* 模型引用链
|
|
26930
26930
|
*
|
|
@@ -27048,9 +27048,9 @@ export interface QueryRefDataRequest {
|
|
|
27048
27048
|
/**
|
|
27049
27049
|
* 查询条件
|
|
27050
27050
|
*
|
|
27051
|
-
* @type
|
|
27051
|
+
* @type IObject
|
|
27052
27052
|
*/
|
|
27053
|
-
query?:
|
|
27053
|
+
query?: IObject;
|
|
27054
27054
|
/**
|
|
27055
27055
|
* 引用的模型key
|
|
27056
27056
|
*
|
|
@@ -27110,9 +27110,9 @@ export interface QuerySearchRefChainDataRequest {
|
|
|
27110
27110
|
/**
|
|
27111
27111
|
* 查询条件
|
|
27112
27112
|
*
|
|
27113
|
-
* @type
|
|
27113
|
+
* @type IObject
|
|
27114
27114
|
*/
|
|
27115
|
-
query?:
|
|
27115
|
+
query?: IObject;
|
|
27116
27116
|
/**
|
|
27117
27117
|
* 排序
|
|
27118
27118
|
*
|
|
@@ -27642,9 +27642,9 @@ export interface ReportConditionDTO {
|
|
|
27642
27642
|
/**
|
|
27643
27643
|
*
|
|
27644
27644
|
*
|
|
27645
|
-
* @type
|
|
27645
|
+
* @type IObject
|
|
27646
27646
|
*/
|
|
27647
|
-
query?:
|
|
27647
|
+
query?: IObject;
|
|
27648
27648
|
/**
|
|
27649
27649
|
*
|
|
27650
27650
|
*
|
|
@@ -27698,9 +27698,9 @@ export interface ReportDataSetConditionDTO {
|
|
|
27698
27698
|
/**
|
|
27699
27699
|
*
|
|
27700
27700
|
*
|
|
27701
|
-
* @type
|
|
27701
|
+
* @type ReportFieldConfig
|
|
27702
27702
|
*/
|
|
27703
|
-
fieldConfig?:
|
|
27703
|
+
fieldConfig?: ReportFieldConfig;
|
|
27704
27704
|
/**
|
|
27705
27705
|
*
|
|
27706
27706
|
*
|
|
@@ -27710,9 +27710,9 @@ export interface ReportDataSetConditionDTO {
|
|
|
27710
27710
|
/**
|
|
27711
27711
|
*
|
|
27712
27712
|
*
|
|
27713
|
-
* @type
|
|
27713
|
+
* @type ReportJoinConfig
|
|
27714
27714
|
*/
|
|
27715
|
-
joinConfig?:
|
|
27715
|
+
joinConfig?: ReportJoinConfig;
|
|
27716
27716
|
/**
|
|
27717
27717
|
*
|
|
27718
27718
|
*
|
|
@@ -27728,9 +27728,9 @@ export interface ReportDataSetConditionDTO {
|
|
|
27728
27728
|
/**
|
|
27729
27729
|
*
|
|
27730
27730
|
*
|
|
27731
|
-
* @type
|
|
27731
|
+
* @type ReportDataSetModelConfig
|
|
27732
27732
|
*/
|
|
27733
|
-
modelConfig?:
|
|
27733
|
+
modelConfig?: ReportDataSetModelConfig;
|
|
27734
27734
|
/**
|
|
27735
27735
|
*
|
|
27736
27736
|
*
|
|
@@ -27818,15 +27818,15 @@ export interface ReportDataSetRequest {
|
|
|
27818
27818
|
/**
|
|
27819
27819
|
*
|
|
27820
27820
|
*
|
|
27821
|
-
* @type
|
|
27821
|
+
* @type ReportFieldConfig
|
|
27822
27822
|
*/
|
|
27823
|
-
fieldConfig?:
|
|
27823
|
+
fieldConfig?: ReportFieldConfig;
|
|
27824
27824
|
/**
|
|
27825
27825
|
*
|
|
27826
27826
|
*
|
|
27827
|
-
* @type
|
|
27827
|
+
* @type FilterConfig
|
|
27828
27828
|
*/
|
|
27829
|
-
filterConfig?:
|
|
27829
|
+
filterConfig?: FilterConfig;
|
|
27830
27830
|
/**
|
|
27831
27831
|
*
|
|
27832
27832
|
*
|
|
@@ -27836,9 +27836,9 @@ export interface ReportDataSetRequest {
|
|
|
27836
27836
|
/**
|
|
27837
27837
|
*
|
|
27838
27838
|
*
|
|
27839
|
-
* @type
|
|
27839
|
+
* @type ReportJoinConfig
|
|
27840
27840
|
*/
|
|
27841
|
-
joinConfig?:
|
|
27841
|
+
joinConfig?: ReportJoinConfig;
|
|
27842
27842
|
/**
|
|
27843
27843
|
* 数据集Key
|
|
27844
27844
|
*
|
|
@@ -27854,9 +27854,9 @@ export interface ReportDataSetRequest {
|
|
|
27854
27854
|
/**
|
|
27855
27855
|
*
|
|
27856
27856
|
*
|
|
27857
|
-
* @type
|
|
27857
|
+
* @type ReportDataSetModelConfig
|
|
27858
27858
|
*/
|
|
27859
|
-
modelConfig?:
|
|
27859
|
+
modelConfig?: ReportDataSetModelConfig;
|
|
27860
27860
|
/**
|
|
27861
27861
|
*
|
|
27862
27862
|
*
|
|
@@ -27898,9 +27898,9 @@ export interface ReportDataSetResponse {
|
|
|
27898
27898
|
/**
|
|
27899
27899
|
*
|
|
27900
27900
|
*
|
|
27901
|
-
* @type
|
|
27901
|
+
* @type ReportFieldConfig
|
|
27902
27902
|
*/
|
|
27903
|
-
fieldConfig?:
|
|
27903
|
+
fieldConfig?: ReportFieldConfig;
|
|
27904
27904
|
/**
|
|
27905
27905
|
* 主键
|
|
27906
27906
|
*
|
|
@@ -27910,9 +27910,9 @@ export interface ReportDataSetResponse {
|
|
|
27910
27910
|
/**
|
|
27911
27911
|
*
|
|
27912
27912
|
*
|
|
27913
|
-
* @type
|
|
27913
|
+
* @type ReportJoinConfig
|
|
27914
27914
|
*/
|
|
27915
|
-
joinConfig?:
|
|
27915
|
+
joinConfig?: ReportJoinConfig;
|
|
27916
27916
|
/**
|
|
27917
27917
|
* 数据集Key
|
|
27918
27918
|
*
|
|
@@ -27928,9 +27928,9 @@ export interface ReportDataSetResponse {
|
|
|
27928
27928
|
/**
|
|
27929
27929
|
*
|
|
27930
27930
|
*
|
|
27931
|
-
* @type
|
|
27931
|
+
* @type ReportDataSetModelConfig
|
|
27932
27932
|
*/
|
|
27933
|
-
modelConfig?:
|
|
27933
|
+
modelConfig?: ReportDataSetModelConfig;
|
|
27934
27934
|
/**
|
|
27935
27935
|
*
|
|
27936
27936
|
*
|
|
@@ -28286,9 +28286,9 @@ export interface ReportSingleJoin {
|
|
|
28286
28286
|
/**
|
|
28287
28287
|
*
|
|
28288
28288
|
*
|
|
28289
|
-
* @type
|
|
28289
|
+
* @type FilterConfig
|
|
28290
28290
|
*/
|
|
28291
|
-
leftFilterConfig?:
|
|
28291
|
+
leftFilterConfig?: FilterConfig;
|
|
28292
28292
|
/**
|
|
28293
28293
|
*
|
|
28294
28294
|
*
|
|
@@ -28316,9 +28316,9 @@ export interface ReportSingleJoin {
|
|
|
28316
28316
|
/**
|
|
28317
28317
|
*
|
|
28318
28318
|
*
|
|
28319
|
-
* @type
|
|
28319
|
+
* @type FilterConfig
|
|
28320
28320
|
*/
|
|
28321
|
-
rightFilterConfig?:
|
|
28321
|
+
rightFilterConfig?: FilterConfig;
|
|
28322
28322
|
/**
|
|
28323
28323
|
*
|
|
28324
28324
|
*
|
|
@@ -28354,9 +28354,9 @@ export interface ResponseEntity {
|
|
|
28354
28354
|
/**
|
|
28355
28355
|
* 返回正确结果时携带的数据
|
|
28356
28356
|
*
|
|
28357
|
-
* @type
|
|
28357
|
+
* @type IObject
|
|
28358
28358
|
*/
|
|
28359
|
-
data?:
|
|
28359
|
+
data?: IObject;
|
|
28360
28360
|
/**
|
|
28361
28361
|
* 执行结果信息
|
|
28362
28362
|
*
|
|
@@ -28682,9 +28682,9 @@ export interface ScriptExecuteRequest {
|
|
|
28682
28682
|
/**
|
|
28683
28683
|
*
|
|
28684
28684
|
*
|
|
28685
|
-
* @type
|
|
28685
|
+
* @type IObject
|
|
28686
28686
|
*/
|
|
28687
|
-
values?:
|
|
28687
|
+
values?: IObject;
|
|
28688
28688
|
}
|
|
28689
28689
|
export interface ScriptRequest {
|
|
28690
28690
|
/**
|
|
@@ -28728,9 +28728,9 @@ export interface ScriptResponse {
|
|
|
28728
28728
|
/**
|
|
28729
28729
|
* 分类信息
|
|
28730
28730
|
*
|
|
28731
|
-
* @type
|
|
28731
|
+
* @type CategoryResponse
|
|
28732
28732
|
*/
|
|
28733
|
-
categoryResponse?:
|
|
28733
|
+
categoryResponse?: CategoryResponse;
|
|
28734
28734
|
/**
|
|
28735
28735
|
*
|
|
28736
28736
|
*
|
|
@@ -28806,9 +28806,9 @@ export interface ScriptResponse {
|
|
|
28806
28806
|
/**
|
|
28807
28807
|
* 当前JS脚本激活版本
|
|
28808
28808
|
*
|
|
28809
|
-
* @type
|
|
28809
|
+
* @type ScriptVersion
|
|
28810
28810
|
*/
|
|
28811
|
-
scriptVersion?:
|
|
28811
|
+
scriptVersion?: ScriptVersion;
|
|
28812
28812
|
}
|
|
28813
28813
|
export interface ScriptVersion {
|
|
28814
28814
|
/**
|
|
@@ -29382,9 +29382,9 @@ export interface SequencePreviewRequest {
|
|
|
29382
29382
|
/**
|
|
29383
29383
|
*
|
|
29384
29384
|
*
|
|
29385
|
-
* @type
|
|
29385
|
+
* @type IObject
|
|
29386
29386
|
*/
|
|
29387
|
-
placeHolders?:
|
|
29387
|
+
placeHolders?: IObject;
|
|
29388
29388
|
/**
|
|
29389
29389
|
*
|
|
29390
29390
|
*
|
|
@@ -29440,9 +29440,9 @@ export interface ServiceOrchestrationResponse {
|
|
|
29440
29440
|
/**
|
|
29441
29441
|
* 分类信息
|
|
29442
29442
|
*
|
|
29443
|
-
* @type
|
|
29443
|
+
* @type CategoryResponse
|
|
29444
29444
|
*/
|
|
29445
|
-
categoryResponse?:
|
|
29445
|
+
categoryResponse?: CategoryResponse;
|
|
29446
29446
|
/**
|
|
29447
29447
|
*
|
|
29448
29448
|
*
|
|
@@ -29518,9 +29518,9 @@ export interface ServiceOrchestrationResponse {
|
|
|
29518
29518
|
/**
|
|
29519
29519
|
* 当前服务编排激活版本
|
|
29520
29520
|
*
|
|
29521
|
-
* @type
|
|
29521
|
+
* @type ServiceOrchestrationVersion
|
|
29522
29522
|
*/
|
|
29523
|
-
orchestrationVersion?:
|
|
29523
|
+
orchestrationVersion?: ServiceOrchestrationVersion;
|
|
29524
29524
|
}
|
|
29525
29525
|
export interface ServiceOrchestrationVersion {
|
|
29526
29526
|
/**
|
|
@@ -30264,9 +30264,9 @@ export interface SingleField {
|
|
|
30264
30264
|
/**
|
|
30265
30265
|
* 默认值
|
|
30266
30266
|
*
|
|
30267
|
-
* @type
|
|
30267
|
+
* @type DefaultValue
|
|
30268
30268
|
*/
|
|
30269
|
-
defaultValue?:
|
|
30269
|
+
defaultValue?: DefaultValue;
|
|
30270
30270
|
/**
|
|
30271
30271
|
*
|
|
30272
30272
|
*
|
|
@@ -30528,9 +30528,9 @@ export interface StarterNodeOp {
|
|
|
30528
30528
|
/**
|
|
30529
30529
|
* 节点信息
|
|
30530
30530
|
*
|
|
30531
|
-
* @type
|
|
30531
|
+
* @type ProcessNodeDefinition
|
|
30532
30532
|
*/
|
|
30533
|
-
node?:
|
|
30533
|
+
node?: ProcessNodeDefinition;
|
|
30534
30534
|
/**
|
|
30535
30535
|
* 流程id
|
|
30536
30536
|
*
|
|
@@ -30938,9 +30938,9 @@ export interface TaskNodeOp {
|
|
|
30938
30938
|
/**
|
|
30939
30939
|
* 节点信息
|
|
30940
30940
|
*
|
|
30941
|
-
* @type
|
|
30941
|
+
* @type ProcessNodeDefinition
|
|
30942
30942
|
*/
|
|
30943
|
-
node?:
|
|
30943
|
+
node?: ProcessNodeDefinition;
|
|
30944
30944
|
/**
|
|
30945
30945
|
* 流程id
|
|
30946
30946
|
*
|
|
@@ -33574,9 +33574,9 @@ export interface ViewModelFieldResponse {
|
|
|
33574
33574
|
/**
|
|
33575
33575
|
* 分类信息
|
|
33576
33576
|
*
|
|
33577
|
-
* @type
|
|
33577
|
+
* @type CategoryResponse
|
|
33578
33578
|
*/
|
|
33579
|
-
categoryResponse?:
|
|
33579
|
+
categoryResponse?: CategoryResponse;
|
|
33580
33580
|
/**
|
|
33581
33581
|
*
|
|
33582
33582
|
*
|
|
@@ -33604,15 +33604,15 @@ export interface ViewModelFieldResponse {
|
|
|
33604
33604
|
/**
|
|
33605
33605
|
* 字段配置
|
|
33606
33606
|
*
|
|
33607
|
-
* @type
|
|
33607
|
+
* @type IObject
|
|
33608
33608
|
*/
|
|
33609
|
-
fieldConfigMap?:
|
|
33609
|
+
fieldConfigMap?: IObject;
|
|
33610
33610
|
/**
|
|
33611
33611
|
* 过滤条件配置
|
|
33612
33612
|
*
|
|
33613
|
-
* @type
|
|
33613
|
+
* @type FilterConfig
|
|
33614
33614
|
*/
|
|
33615
|
-
filterConfig?:
|
|
33615
|
+
filterConfig?: FilterConfig;
|
|
33616
33616
|
/**
|
|
33617
33617
|
* 主键
|
|
33618
33618
|
*
|
|
@@ -33622,9 +33622,9 @@ export interface ViewModelFieldResponse {
|
|
|
33622
33622
|
/**
|
|
33623
33623
|
* 连接配置
|
|
33624
33624
|
*
|
|
33625
|
-
* @type
|
|
33625
|
+
* @type JoinConfig
|
|
33626
33626
|
*/
|
|
33627
|
-
joinConfig?:
|
|
33627
|
+
joinConfig?: JoinConfig;
|
|
33628
33628
|
/**
|
|
33629
33629
|
* 视图key
|
|
33630
33630
|
*
|
|
@@ -33684,21 +33684,21 @@ export interface ViewModelRequest {
|
|
|
33684
33684
|
/**
|
|
33685
33685
|
* 字段配置
|
|
33686
33686
|
*
|
|
33687
|
-
* @type
|
|
33687
|
+
* @type FieldConfig
|
|
33688
33688
|
*/
|
|
33689
|
-
fieldConfig?:
|
|
33689
|
+
fieldConfig?: FieldConfig;
|
|
33690
33690
|
/**
|
|
33691
33691
|
* 过滤条件配置
|
|
33692
33692
|
*
|
|
33693
|
-
* @type
|
|
33693
|
+
* @type FilterConfig
|
|
33694
33694
|
*/
|
|
33695
|
-
filterConfig?:
|
|
33695
|
+
filterConfig?: FilterConfig;
|
|
33696
33696
|
/**
|
|
33697
33697
|
* 连接配置
|
|
33698
33698
|
*
|
|
33699
|
-
* @type
|
|
33699
|
+
* @type JoinConfig
|
|
33700
33700
|
*/
|
|
33701
|
-
joinConfig?:
|
|
33701
|
+
joinConfig?: JoinConfig;
|
|
33702
33702
|
/**
|
|
33703
33703
|
* 视图key
|
|
33704
33704
|
*
|
|
@@ -33728,9 +33728,9 @@ export interface ViewModelResponse {
|
|
|
33728
33728
|
/**
|
|
33729
33729
|
* 分类信息
|
|
33730
33730
|
*
|
|
33731
|
-
* @type
|
|
33731
|
+
* @type CategoryResponse
|
|
33732
33732
|
*/
|
|
33733
|
-
categoryResponse?:
|
|
33733
|
+
categoryResponse?: CategoryResponse;
|
|
33734
33734
|
/**
|
|
33735
33735
|
*
|
|
33736
33736
|
*
|
|
@@ -33758,15 +33758,15 @@ export interface ViewModelResponse {
|
|
|
33758
33758
|
/**
|
|
33759
33759
|
* 字段配置
|
|
33760
33760
|
*
|
|
33761
|
-
* @type
|
|
33761
|
+
* @type FieldConfig
|
|
33762
33762
|
*/
|
|
33763
|
-
fieldConfig?:
|
|
33763
|
+
fieldConfig?: FieldConfig;
|
|
33764
33764
|
/**
|
|
33765
33765
|
* 过滤条件配置
|
|
33766
33766
|
*
|
|
33767
|
-
* @type
|
|
33767
|
+
* @type FilterConfig
|
|
33768
33768
|
*/
|
|
33769
|
-
filterConfig?:
|
|
33769
|
+
filterConfig?: FilterConfig;
|
|
33770
33770
|
/**
|
|
33771
33771
|
* 主键
|
|
33772
33772
|
*
|
|
@@ -33776,9 +33776,9 @@ export interface ViewModelResponse {
|
|
|
33776
33776
|
/**
|
|
33777
33777
|
* 连接配置
|
|
33778
33778
|
*
|
|
33779
|
-
* @type
|
|
33779
|
+
* @type JoinConfig
|
|
33780
33780
|
*/
|
|
33781
|
-
joinConfig?:
|
|
33781
|
+
joinConfig?: JoinConfig;
|
|
33782
33782
|
/**
|
|
33783
33783
|
* 视图key
|
|
33784
33784
|
*
|
|
@@ -33878,9 +33878,9 @@ export interface WebhookRequest {
|
|
|
33878
33878
|
/**
|
|
33879
33879
|
* 头部参数
|
|
33880
33880
|
*
|
|
33881
|
-
* @type
|
|
33881
|
+
* @type IObject
|
|
33882
33882
|
*/
|
|
33883
|
-
headerParameters?:
|
|
33883
|
+
headerParameters?: IObject;
|
|
33884
33884
|
/**
|
|
33885
33885
|
* 请求方式:GET, HEAD, POST, PUT, PATCH, DELETE, OPTIONS, TRACE
|
|
33886
33886
|
*
|
|
@@ -33896,15 +33896,15 @@ export interface WebhookRequest {
|
|
|
33896
33896
|
/**
|
|
33897
33897
|
* query参数
|
|
33898
33898
|
*
|
|
33899
|
-
* @type
|
|
33899
|
+
* @type IObject
|
|
33900
33900
|
*/
|
|
33901
|
-
queryParameters?:
|
|
33901
|
+
queryParameters?: IObject;
|
|
33902
33902
|
/**
|
|
33903
33903
|
* uri-参数
|
|
33904
33904
|
*
|
|
33905
|
-
* @type
|
|
33905
|
+
* @type IObject
|
|
33906
33906
|
*/
|
|
33907
|
-
uriParameters?:
|
|
33907
|
+
uriParameters?: IObject;
|
|
33908
33908
|
}
|
|
33909
33909
|
export interface WebpageDesignerJsonRequest {
|
|
33910
33910
|
/**
|
|
@@ -33962,9 +33962,9 @@ export interface WebpageResponse {
|
|
|
33962
33962
|
/**
|
|
33963
33963
|
* 分类信息
|
|
33964
33964
|
*
|
|
33965
|
-
* @type
|
|
33965
|
+
* @type CategoryResponse
|
|
33966
33966
|
*/
|
|
33967
|
-
categoryResponse?:
|
|
33967
|
+
categoryResponse?: CategoryResponse;
|
|
33968
33968
|
/**
|
|
33969
33969
|
*
|
|
33970
33970
|
*
|