@gct-paas/api 0.1.6-dev.5 → 0.1.6-dev.7

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.
Files changed (670) hide show
  1. package/dist/index.esm.min.js +1 -1
  2. package/es/apaas/service/api-config.mjs +185 -114
  3. package/es/apaas/service/apis/api.service.d.ts +41 -32
  4. package/es/apaas/service/apis/app-branch.service.d.ts +3 -3
  5. package/es/apaas/service/apis/app-global-settings.service.d.ts +3 -3
  6. package/es/apaas/service/apis/app-granted-user.service.d.ts +2 -2
  7. package/es/apaas/service/apis/app-org.service.d.ts +3 -3
  8. package/es/apaas/service/apis/app-publish-log.service.d.ts +3 -3
  9. package/es/apaas/service/apis/app-user.service.d.ts +3 -3
  10. package/es/apaas/service/apis/approval-log.service.d.ts +3 -3
  11. package/es/apaas/service/apis/audit-log.service.d.ts +2 -2
  12. package/es/apaas/service/apis/basic-config.service.d.ts +2 -2
  13. package/es/apaas/service/apis/biz-event.service.d.ts +4 -4
  14. package/es/apaas/service/apis/biz-process-definition-version.service.d.ts +3 -3
  15. package/es/apaas/service/apis/biz-process-definition.service.d.ts +4 -4
  16. package/es/apaas/service/apis/biz-service-crud.service.d.ts +5 -5
  17. package/es/apaas/service/apis/biz-service.service.d.ts +5 -4
  18. package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
  19. package/es/apaas/service/apis/category.service.d.ts +14 -14
  20. package/es/apaas/service/apis/chat.service.d.ts +1 -1
  21. package/es/apaas/service/apis/commit-log.service.d.ts +6 -6
  22. package/es/apaas/service/apis/common-info-card.service.d.ts +3 -3
  23. package/es/apaas/service/apis/control-config.service.d.ts +5 -5
  24. package/es/apaas/service/apis/customer-complaint.service.d.ts +4 -4
  25. package/es/apaas/service/apis/dashboard.service.d.ts +4 -4
  26. package/es/apaas/service/apis/data-model.service.d.ts +8 -7
  27. package/es/apaas/service/apis/data-source.service.d.ts +1 -1
  28. package/es/apaas/service/apis/data-trace.service.d.ts +2 -2
  29. package/es/apaas/service/apis/designer-common.service.d.ts +10 -14
  30. package/es/apaas/service/apis/designer-lock.service.d.ts +1 -1
  31. package/es/apaas/service/apis/designer-operate-log.service.d.ts +1 -1
  32. package/es/apaas/service/apis/detail-page.service.d.ts +96 -0
  33. package/es/apaas/service/apis/dhr.service.d.ts +1 -1
  34. package/es/apaas/service/apis/doc-control-started.service.d.ts +4 -4
  35. package/es/apaas/service/apis/doc-control-task-done.service.d.ts +3 -3
  36. package/es/apaas/service/apis/doc-control-task-todo.service.d.ts +4 -4
  37. package/es/apaas/service/apis/doc-control.service.d.ts +2 -2
  38. package/es/apaas/service/apis/doc-outline.service.d.ts +9 -9
  39. package/es/apaas/service/apis/document.service.d.ts +7 -7
  40. package/es/apaas/service/apis/edhr-category.service.d.ts +3 -3
  41. package/es/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +4 -4
  42. package/es/apaas/service/apis/edhr-instance-relation.service.d.ts +3 -3
  43. package/es/apaas/service/apis/edhr-instance-search-history.service.d.ts +2 -2
  44. package/es/apaas/service/apis/edhr-instance.service.d.ts +19 -15
  45. package/es/apaas/service/apis/edhr-tmpl.service.d.ts +5 -5
  46. package/es/apaas/service/apis/ele-search.service.d.ts +1 -1
  47. package/es/apaas/service/apis/enum-model-field.service.d.ts +2 -2
  48. package/es/apaas/service/apis/enum-model.service.d.ts +2 -2
  49. package/es/apaas/service/apis/event-log.service.d.ts +3 -3
  50. package/es/apaas/service/apis/event.service.d.ts +4 -4
  51. package/es/apaas/service/apis/excel-tmpl.service.d.ts +7 -7
  52. package/es/apaas/service/apis/excel.service.d.ts +6 -6
  53. package/es/apaas/service/apis/field-meta.service.d.ts +6 -6
  54. package/es/apaas/service/apis/field.service.d.ts +1 -1
  55. package/es/apaas/service/apis/file-resource.service.d.ts +2 -3
  56. package/es/apaas/service/apis/file.service.d.ts +4 -5
  57. package/es/apaas/service/apis/formRelate.service.d.ts +9 -9
  58. package/es/apaas/service/apis/front-operate-log.service.d.ts +1 -1
  59. package/es/apaas/service/apis/global-method.service.d.ts +3 -3
  60. package/es/apaas/service/apis/i18n-info.service.d.ts +5 -6
  61. package/es/apaas/service/apis/import-report.service.d.ts +2 -2
  62. package/es/apaas/service/apis/inspection-category.service.d.ts +3 -3
  63. package/es/apaas/service/apis/instance-relation.service.d.ts +4 -4
  64. package/es/apaas/service/apis/job-log.service.d.ts +2 -2
  65. package/es/apaas/service/apis/job.service.d.ts +6 -6
  66. package/es/apaas/service/apis/js-engine.service.d.ts +3 -2
  67. package/es/apaas/service/apis/label-log.service.d.ts +3 -3
  68. package/es/apaas/service/apis/label.service.d.ts +13 -16
  69. package/es/apaas/service/apis/med-pro.service.d.ts +108 -0
  70. package/es/apaas/service/apis/menu-config.service.d.ts +4 -4
  71. package/es/apaas/service/apis/merge-log.service.d.ts +2 -2
  72. package/es/apaas/service/apis/message-record.service.d.ts +3 -3
  73. package/es/apaas/service/apis/message-setting.service.d.ts +1 -1
  74. package/es/apaas/service/apis/message-tmpl.service.d.ts +3 -3
  75. package/es/apaas/service/apis/mobile-homepage.service.d.ts +3 -3
  76. package/es/apaas/service/apis/mobile-page.service.d.ts +3 -3
  77. package/es/apaas/service/apis/model-comprehensive.service.d.ts +19 -16
  78. package/es/apaas/service/apis/model-data.service.d.ts +2 -2
  79. package/es/apaas/service/apis/model-meta.service.d.ts +18 -18
  80. package/es/apaas/service/apis/model-method.service.d.ts +6 -6
  81. package/es/apaas/service/apis/model-permission-relation.service.d.ts +3 -3
  82. package/es/apaas/service/apis/model.service.d.ts +1 -1
  83. package/es/apaas/service/apis/office.service.d.ts +1 -4
  84. package/es/apaas/service/apis/online-form-category.service.d.ts +3 -3
  85. package/es/apaas/service/apis/online-form-change-history.service.d.ts +1 -1
  86. package/es/apaas/service/apis/online-form-instance.service.d.ts +33 -45
  87. package/es/apaas/service/apis/online-form-log.service.d.ts +1 -1
  88. package/es/apaas/service/apis/online-form-tmpl-export.service.d.ts +2 -3
  89. package/es/apaas/service/apis/online-form-tmpl-log.service.d.ts +4 -4
  90. package/es/apaas/service/apis/online-form-tmpl.service.d.ts +30 -13
  91. package/es/apaas/service/apis/online-form.service.d.ts +2 -2
  92. package/es/apaas/service/apis/online-user-summary.service.d.ts +3 -3
  93. package/es/apaas/service/apis/online.service.d.ts +4 -4
  94. package/es/apaas/service/apis/openapi.service.d.ts +4 -4
  95. package/es/apaas/service/apis/pad-page.service.d.ts +3 -3
  96. package/es/apaas/service/apis/page-designer-log.service.d.ts +3 -3
  97. package/es/apaas/service/apis/permission.service.d.ts +4 -4
  98. package/es/apaas/service/apis/pm-process-definition-version.service.d.ts +3 -3
  99. package/es/apaas/service/apis/pm-process-definition.service.d.ts +5 -5
  100. package/es/apaas/service/apis/pm-process-engine.service.d.ts +6 -6
  101. package/es/apaas/service/apis/print-designer.service.d.ts +5 -5
  102. package/es/apaas/service/apis/process-approval-log.service.d.ts +4 -4
  103. package/es/apaas/service/apis/process-approve-user.service.d.ts +3 -3
  104. package/es/apaas/service/apis/process-definition-version.service.d.ts +3 -3
  105. package/es/apaas/service/apis/process-definition.service.d.ts +3 -3
  106. package/es/apaas/service/apis/process-engine.service.d.ts +4 -4
  107. package/es/apaas/service/apis/process-event.service.d.ts +3 -3
  108. package/es/apaas/service/apis/process-graph.service.d.ts +1 -1
  109. package/es/apaas/service/apis/process-instance-relation-.service.d.ts +3 -3
  110. package/es/apaas/service/apis/process-instance.service.d.ts +3 -3
  111. package/es/apaas/service/apis/process-message-user.service.d.ts +3 -3
  112. package/es/apaas/service/apis/process-node-definition.service.d.ts +3 -3
  113. package/es/apaas/service/apis/process-path-user.service.d.ts +3 -3
  114. package/es/apaas/service/apis/process-path.service.d.ts +3 -3
  115. package/es/apaas/service/apis/process-task-done.service.d.ts +1 -1
  116. package/es/apaas/service/apis/process-task-todo.service.d.ts +2 -2
  117. package/es/apaas/service/apis/process-version.service.d.ts +3 -3
  118. package/es/apaas/service/apis/process.service.d.ts +3 -3
  119. package/es/apaas/service/apis/processTest.service.d.ts +7 -7
  120. package/es/apaas/service/apis/product-release-category.service.d.ts +3 -3
  121. package/es/apaas/service/apis/product-release.service.d.ts +4 -4
  122. package/es/apaas/service/apis/publish-log.service.d.ts +3 -3
  123. package/es/apaas/service/apis/regexp.service.d.ts +3 -3
  124. package/es/apaas/service/apis/report-data-set.service.d.ts +5 -5
  125. package/es/apaas/service/apis/report.service.d.ts +5 -5
  126. package/es/apaas/service/apis/role-permission.service.d.ts +1 -1
  127. package/es/apaas/service/apis/role.service.d.ts +4 -4
  128. package/es/apaas/service/apis/sandbox-config.service.d.ts +4 -4
  129. package/es/apaas/service/apis/script-version-log.service.d.ts +3 -3
  130. package/es/apaas/service/apis/script-version.service.d.ts +3 -3
  131. package/es/apaas/service/apis/script.service.d.ts +4 -4
  132. package/es/apaas/service/apis/service-orchestration-version-log.service.d.ts +3 -3
  133. package/es/apaas/service/apis/service-orchestration-version.service.d.ts +3 -3
  134. package/es/apaas/service/apis/service-orchestration.service.d.ts +4 -4
  135. package/es/apaas/service/apis/sign-history.service.d.ts +3 -3
  136. package/es/apaas/service/apis/sql-view-model.service.d.ts +3 -3
  137. package/es/apaas/service/apis/sql-view.service.d.ts +2 -1
  138. package/es/apaas/service/apis/ss.service.d.ts +9 -2
  139. package/es/apaas/service/apis/stash.service.d.ts +3 -3
  140. package/es/apaas/service/apis/sys-config.service.d.ts +3 -3
  141. package/es/apaas/service/apis/system-var.service.d.ts +5 -5
  142. package/es/apaas/service/apis/trace-log-details.service.d.ts +6 -6
  143. package/es/apaas/service/apis/trace-log.service.d.ts +4 -4
  144. package/es/apaas/service/apis/trace-mainline-ext.service.d.ts +3 -3
  145. package/es/apaas/service/apis/trace-mainline.service.d.ts +3 -3
  146. package/es/apaas/service/apis/trace-setting.service.d.ts +2 -2
  147. package/es/apaas/service/apis/transaction.service.d.ts +157 -0
  148. package/es/apaas/service/apis/user-group-relation.service.d.ts +1 -1
  149. package/es/apaas/service/apis/user-group.service.d.ts +3 -3
  150. package/es/apaas/service/apis/user.service.d.ts +31 -0
  151. package/es/apaas/service/apis/view-model.service.d.ts +10 -9
  152. package/es/apaas/service/apis/webpage.service.d.ts +3 -3
  153. package/es/apaas/service/entities.d.ts +24 -36
  154. package/es/apaas/service/index.d.ts +1 -1
  155. package/es/ipaas/service/api-config.mjs +6 -10
  156. package/es/ipaas/service/apis/auth.service.d.ts +1 -1
  157. package/es/ipaas/service/apis/camel.service.d.ts +4 -4
  158. package/es/ipaas/service/apis/connector-config.service.d.ts +7 -8
  159. package/es/ipaas/service/apis/connector-log.service.d.ts +2 -2
  160. package/es/ipaas/service/apis/flow-app.service.d.ts +3 -3
  161. package/es/ipaas/service/apis/flow-category.service.d.ts +5 -5
  162. package/es/ipaas/service/apis/flow-ext.service.d.ts +5 -5
  163. package/es/ipaas/service/apis/flow.service.d.ts +6 -7
  164. package/es/ipaas/service/apis/runtime.service.d.ts +2 -2
  165. package/es/platform/service/api-config.mjs +78 -114
  166. package/es/platform/service/apis/agent.service.d.ts +3 -3
  167. package/es/platform/service/apis/api.service.d.ts +76 -67
  168. package/es/platform/service/apis/apk.service.d.ts +3 -6
  169. package/es/platform/service/apis/app-member.service.d.ts +4 -4
  170. package/es/platform/service/apis/app-setting.service.d.ts +5 -5
  171. package/es/platform/service/apis/app.service.d.ts +18 -21
  172. package/es/platform/service/apis/assets.service.d.ts +5 -6
  173. package/es/platform/service/apis/audit-log.service.d.ts +1 -1
  174. package/es/platform/service/apis/bi-data-set.service.d.ts +3 -3
  175. package/es/platform/service/apis/bi-file-dataset-config.service.d.ts +4 -4
  176. package/es/platform/service/apis/bi-file.service.d.ts +2 -3
  177. package/es/platform/service/apis/bi-share.service.d.ts +4 -4
  178. package/es/platform/service/apis/category.service.d.ts +6 -6
  179. package/es/platform/service/apis/dashboard.service.d.ts +4 -4
  180. package/es/platform/service/apis/data-source.service.d.ts +5 -5
  181. package/es/platform/service/apis/data-trace.service.d.ts +2 -2
  182. package/es/platform/service/apis/database.service.d.ts +8 -8
  183. package/es/platform/service/apis/dataset-log.service.d.ts +4 -4
  184. package/es/platform/service/apis/dataset.service.d.ts +13 -13
  185. package/es/platform/service/apis/datasource-devops.service.d.ts +2 -2
  186. package/es/platform/service/apis/datasource-move-data.service.d.ts +4 -4
  187. package/es/platform/service/apis/datasource-move-detail.service.d.ts +4 -4
  188. package/es/platform/service/apis/datasource-move.service.d.ts +2 -2
  189. package/es/platform/service/apis/deleteCompInfo.service.d.ts +1 -1
  190. package/es/platform/service/apis/deleteCompInfoType.service.d.ts +1 -1
  191. package/es/platform/service/apis/deleteCsvDatasource.service.d.ts +1 -1
  192. package/es/platform/service/apis/deleteEchartTheme.service.d.ts +1 -1
  193. package/es/platform/service/apis/deleteEnshrineComp.service.d.ts +1 -1
  194. package/es/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +1 -1
  195. package/es/platform/service/apis/deleteFilter.service.d.ts +1 -1
  196. package/es/platform/service/apis/deleteLogOperateById.service.d.ts +1 -1
  197. package/es/platform/service/apis/deleteMapGeoJson.service.d.ts +1 -1
  198. package/es/platform/service/apis/deletePageSnapshoot.service.d.ts +1 -1
  199. package/es/platform/service/apis/deletePageTemplate.service.d.ts +1 -1
  200. package/es/platform/service/apis/deletePnResource.service.d.ts +1 -1
  201. package/es/platform/service/apis/deletePnResourceGroup.service.d.ts +1 -1
  202. package/es/platform/service/apis/device-interconnection-param.service.d.ts +4 -7
  203. package/es/platform/service/apis/device-interconnection.service.d.ts +5 -8
  204. package/es/platform/service/apis/device-param-ref.service.d.ts +2 -2
  205. package/es/platform/service/apis/exportTemplate.service.d.ts +7 -7
  206. package/es/platform/service/apis/external-message.service.d.ts +3 -3
  207. package/es/platform/service/apis/file-task.service.d.ts +5 -5
  208. package/es/platform/service/apis/file.service.d.ts +5 -10
  209. package/es/platform/service/apis/getAdCodeByAliasName.service.d.ts +1 -1
  210. package/es/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +1 -1
  211. package/es/platform/service/apis/getAllCsvDatasource.service.d.ts +1 -1
  212. package/es/platform/service/apis/getCompInfoById.service.d.ts +1 -1
  213. package/es/platform/service/apis/getCompInfoTypeById.service.d.ts +1 -1
  214. package/es/platform/service/apis/getContentToArray.service.d.ts +1 -1
  215. package/es/platform/service/apis/getCsvDatasourceById.service.d.ts +1 -1
  216. package/es/platform/service/apis/getCsvDatasourceByName.service.d.ts +1 -1
  217. package/es/platform/service/apis/getDesignerData.service.d.ts +1 -1
  218. package/es/platform/service/apis/getEchartThemeById.service.d.ts +1 -1
  219. package/es/platform/service/apis/getEnshrineCompGroupById.service.d.ts +1 -1
  220. package/es/platform/service/apis/getFilterById.service.d.ts +1 -1
  221. package/es/platform/service/apis/getGeoJsonByAdCode.service.d.ts +1 -1
  222. package/es/platform/service/apis/getLayoutItemObjById.service.d.ts +1 -1
  223. package/es/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +1 -1
  224. package/es/platform/service/apis/getMapGeoJsonById.service.d.ts +1 -1
  225. package/es/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +1 -1
  226. package/es/platform/service/apis/getPageSnapshootById.service.d.ts +1 -1
  227. package/es/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +1 -1
  228. package/es/platform/service/apis/getPageTemplateById.service.d.ts +1 -1
  229. package/es/platform/service/apis/getPageTemplateLayout.service.d.ts +1 -1
  230. package/es/platform/service/apis/getPageTemplateThemeJson.service.d.ts +1 -1
  231. package/es/platform/service/apis/getPnResourceGroupById.service.d.ts +1 -1
  232. package/es/platform/service/apis/getShareCustomCompById.service.d.ts +1 -1
  233. package/es/platform/service/apis/i18n-config.service.d.ts +1 -1
  234. package/es/platform/service/apis/i18n-info.service.d.ts +7 -8
  235. package/es/platform/service/apis/internal-message.service.d.ts +3 -3
  236. package/es/platform/service/apis/invoke-log.service.d.ts +3 -3
  237. package/es/platform/service/apis/knowledge-base-chunk.service.d.ts +3 -3
  238. package/es/platform/service/apis/knowledge-base-doc.service.d.ts +3 -3
  239. package/es/platform/service/apis/knowledge-base.service.d.ts +3 -3
  240. package/es/platform/service/apis/ldap.service.d.ts +1 -4
  241. package/es/platform/service/apis/license.service.d.ts +23 -14
  242. package/es/platform/service/apis/login-log.service.d.ts +2 -2
  243. package/es/platform/service/apis/login.service.d.ts +2 -2
  244. package/es/platform/service/apis/manager.service.d.ts +2 -2
  245. package/es/platform/service/apis/message-setting.service.d.ts +4 -4
  246. package/es/platform/service/apis/minio-file.service.d.ts +1 -1
  247. package/es/platform/service/apis/model-provider.service.d.ts +3 -3
  248. package/es/platform/service/apis/model.service.d.ts +3 -3
  249. package/es/platform/service/apis/nav-menu.service.d.ts +3 -3
  250. package/es/platform/service/apis/nav-page.service.d.ts +3 -3
  251. package/es/platform/service/apis/openapi-group.service.d.ts +7 -7
  252. package/es/platform/service/apis/openapi-key-grant.service.d.ts +4 -4
  253. package/es/platform/service/apis/org-user-picker.service.d.ts +3 -3
  254. package/es/platform/service/apis/org.service.d.ts +4 -4
  255. package/es/platform/service/apis/parseCsvOrExcel.service.d.ts +1 -1
  256. package/es/platform/service/apis/permission.service.d.ts +2 -2
  257. package/es/platform/service/apis/plat.service.d.ts +4 -7
  258. package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
  259. package/es/platform/service/apis/plugin.service.d.ts +4 -4
  260. package/es/platform/service/apis/pm-process-delegate-detail.service.d.ts +3 -3
  261. package/es/platform/service/apis/pm-process-delegate.service.d.ts +3 -3
  262. package/es/platform/service/apis/pm-process-instance.service.d.ts +3 -3
  263. package/es/platform/service/apis/pm-task-done.service.d.ts +3 -3
  264. package/es/platform/service/apis/pm-task-todo.service.d.ts +3 -3
  265. package/es/platform/service/apis/pn-page.service.d.ts +3 -3
  266. package/es/platform/service/apis/pn-project.service.d.ts +8 -9
  267. package/es/platform/service/apis/print-log.service.d.ts +3 -3
  268. package/es/platform/service/apis/print-resource.service.d.ts +5 -5
  269. package/es/platform/service/apis/regexp.service.d.ts +3 -3
  270. package/es/platform/service/apis/released.service.d.ts +3 -3
  271. package/es/platform/service/apis/role-permission.service.d.ts +2 -2
  272. package/es/platform/service/apis/role.service.d.ts +6 -6
  273. package/es/platform/service/apis/seal-management.service.d.ts +3 -3
  274. package/es/platform/service/apis/seat.service.d.ts +3 -3
  275. package/es/platform/service/apis/shortcut.service.d.ts +4 -4
  276. package/es/platform/service/apis/sign-log.service.d.ts +2 -2
  277. package/es/platform/service/apis/started-process.service.d.ts +3 -3
  278. package/es/platform/service/apis/task-delegate.service.d.ts +4 -4
  279. package/es/platform/service/apis/task-done.service.d.ts +3 -3
  280. package/es/platform/service/apis/task-todo.service.d.ts +3 -3
  281. package/es/platform/service/apis/tenant-developer.service.d.ts +4 -4
  282. package/es/platform/service/apis/tenant.service.d.ts +11 -11
  283. package/es/platform/service/apis/uploadFiles.service.d.ts +7 -7
  284. package/es/platform/service/apis/user-extra.service.d.ts +3 -3
  285. package/es/platform/service/apis/user-info-log.service.d.ts +3 -3
  286. package/es/platform/service/apis/user-password-history.service.d.ts +3 -3
  287. package/es/platform/service/apis/user.service.d.ts +14 -26
  288. package/es/platform/service/apis/workbench-component-relation.service.d.ts +5 -5
  289. package/es/platform/service/apis/workbench-component.service.d.ts +4 -4
  290. package/es/platform/service/entities.d.ts +0 -12
  291. package/lib/apaas/index.cjs +12 -0
  292. package/lib/apaas/service/api-config.cjs +6377 -0
  293. package/lib/apaas/service/apis/api.service.d.ts +733 -0
  294. package/lib/apaas/service/apis/app-branch.service.d.ts +70 -0
  295. package/lib/apaas/service/apis/app-global-settings.service.d.ts +81 -0
  296. package/lib/apaas/service/apis/app-granted-user.service.d.ts +86 -0
  297. package/lib/apaas/service/apis/app-org.service.d.ts +184 -0
  298. package/lib/apaas/service/apis/app-publish-log.service.d.ts +72 -0
  299. package/lib/apaas/service/apis/app-state.service.d.ts +11 -0
  300. package/lib/apaas/service/apis/app-user.service.d.ts +142 -0
  301. package/lib/apaas/service/apis/approval-log.service.d.ts +70 -0
  302. package/lib/apaas/service/apis/audit-log.service.d.ts +59 -0
  303. package/lib/apaas/service/apis/basic-config.service.d.ts +72 -0
  304. package/lib/apaas/service/apis/biz-event.service.d.ts +83 -0
  305. package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +89 -0
  306. package/lib/apaas/service/apis/biz-process-definition.service.d.ts +91 -0
  307. package/lib/apaas/service/apis/biz-service-crud.service.d.ts +182 -0
  308. package/lib/apaas/service/apis/biz-service.service.d.ts +58 -0
  309. package/lib/apaas/service/apis/bom.service.d.ts +7 -0
  310. package/lib/apaas/service/apis/category-relation.service.d.ts +108 -0
  311. package/lib/apaas/service/apis/category.service.d.ts +323 -0
  312. package/lib/apaas/service/apis/chat.service.d.ts +20 -0
  313. package/lib/apaas/service/apis/code-ts.service.d.ts +8 -0
  314. package/lib/apaas/service/apis/commit-log.service.d.ts +147 -0
  315. package/lib/apaas/service/apis/common-info-card.service.d.ts +94 -0
  316. package/lib/apaas/service/apis/control-config.service.d.ts +123 -0
  317. package/lib/apaas/service/apis/customer-complaint.service.d.ts +108 -0
  318. package/lib/apaas/service/apis/dashboard.service.d.ts +90 -0
  319. package/lib/apaas/service/apis/data-model.service.d.ts +125 -0
  320. package/lib/apaas/service/apis/data-source.service.d.ts +33 -0
  321. package/lib/apaas/service/apis/data-trace.service.d.ts +75 -0
  322. package/lib/apaas/service/apis/designer-common.service.d.ts +446 -0
  323. package/lib/apaas/service/apis/designer-lock.service.d.ts +50 -0
  324. package/lib/apaas/service/apis/designer-operate-log.service.d.ts +46 -0
  325. package/lib/apaas/service/apis/devops.service.d.ts +18 -0
  326. package/lib/apaas/service/apis/dhr.service.d.ts +83 -0
  327. package/lib/apaas/service/apis/dify-chat.service.d.ts +19 -0
  328. package/lib/apaas/service/apis/doc-control-started.service.d.ts +76 -0
  329. package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +76 -0
  330. package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +121 -0
  331. package/lib/apaas/service/apis/doc-control.service.d.ts +101 -0
  332. package/lib/apaas/service/apis/doc-outline.service.d.ts +156 -0
  333. package/lib/apaas/service/apis/document.service.d.ts +197 -0
  334. package/lib/apaas/service/apis/edhr-category.service.d.ts +84 -0
  335. package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +93 -0
  336. package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +54 -0
  337. package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +31 -0
  338. package/lib/apaas/service/apis/edhr-instance.service.d.ts +277 -0
  339. package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +138 -0
  340. package/lib/apaas/service/apis/ele-search.service.d.ts +18 -0
  341. package/lib/apaas/service/apis/enum-model-field.service.d.ts +124 -0
  342. package/lib/apaas/service/apis/enum-model.service.d.ts +133 -0
  343. package/lib/apaas/service/apis/event-log.service.d.ts +52 -0
  344. package/lib/apaas/service/apis/event.service.d.ts +83 -0
  345. package/lib/apaas/service/apis/excel-tmpl.service.d.ts +191 -0
  346. package/lib/apaas/service/apis/excel.service.d.ts +144 -0
  347. package/lib/apaas/service/apis/field-meta.service.d.ts +181 -0
  348. package/lib/apaas/service/apis/field.service.d.ts +16 -0
  349. package/lib/apaas/service/apis/file-resource.service.d.ts +40 -0
  350. package/lib/apaas/service/apis/file-task.service.d.ts +23 -0
  351. package/lib/apaas/service/apis/file.service.d.ts +44 -0
  352. package/lib/apaas/service/apis/form.service.d.ts +54 -0
  353. package/lib/apaas/service/apis/formRelate.service.d.ts +243 -0
  354. package/lib/apaas/service/apis/front-operate-log.service.d.ts +46 -0
  355. package/lib/apaas/service/apis/global-method.service.d.ts +80 -0
  356. package/lib/apaas/service/apis/i18n-info.service.d.ts +84 -0
  357. package/lib/apaas/service/apis/import-report.service.d.ts +41 -0
  358. package/lib/apaas/service/apis/instance-relation.service.d.ts +89 -0
  359. package/lib/apaas/service/apis/ipaas.service.d.ts +12 -0
  360. package/lib/apaas/service/apis/job-log.service.d.ts +63 -0
  361. package/lib/apaas/service/apis/job.service.d.ts +133 -0
  362. package/lib/apaas/service/apis/js-engine.service.d.ts +37 -0
  363. package/lib/apaas/service/apis/label-log.service.d.ts +90 -0
  364. package/lib/apaas/service/apis/label.service.d.ts +351 -0
  365. package/lib/apaas/service/apis/login-log.service.d.ts +12 -0
  366. package/lib/apaas/service/apis/med-pro.service.d.ts +76 -0
  367. package/lib/apaas/service/apis/medPro.service.d.ts +48 -0
  368. package/lib/apaas/service/apis/menu-config.service.d.ts +86 -0
  369. package/lib/apaas/service/apis/merge-log.service.d.ts +53 -0
  370. package/lib/apaas/service/apis/message-record.service.d.ts +101 -0
  371. package/lib/apaas/service/apis/message-setting.service.d.ts +25 -0
  372. package/lib/apaas/service/apis/message-tmpl.service.d.ts +116 -0
  373. package/lib/apaas/service/apis/mobile-homepage.service.d.ts +100 -0
  374. package/lib/apaas/service/apis/mobile-page.service.d.ts +133 -0
  375. package/lib/apaas/service/apis/model-comprehensive.service.d.ts +450 -0
  376. package/lib/apaas/service/apis/model-data.service.d.ts +70 -0
  377. package/lib/apaas/service/apis/model-meta.service.d.ts +342 -0
  378. package/lib/apaas/service/apis/model-method.service.d.ts +91 -0
  379. package/lib/apaas/service/apis/model-permission-relation.service.d.ts +75 -0
  380. package/lib/apaas/service/apis/model.service.d.ts +16 -0
  381. package/lib/apaas/service/apis/ocr.service.d.ts +7 -0
  382. package/lib/apaas/service/apis/office.service.d.ts +7 -0
  383. package/lib/apaas/service/apis/online-form-category.service.d.ts +84 -0
  384. package/lib/apaas/service/apis/online-form-change-history.service.d.ts +26 -0
  385. package/lib/apaas/service/apis/online-form-instance.service.d.ts +803 -0
  386. package/lib/apaas/service/apis/online-form-log.service.d.ts +30 -0
  387. package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +86 -0
  388. package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +286 -0
  389. package/lib/apaas/service/apis/online-form.service.d.ts +180 -0
  390. package/lib/apaas/service/apis/online-user-summary.service.d.ts +75 -0
  391. package/lib/apaas/service/apis/online.service.d.ts +89 -0
  392. package/lib/apaas/service/apis/openapi.service.d.ts +99 -0
  393. package/lib/apaas/service/apis/pad-page.service.d.ts +132 -0
  394. package/lib/apaas/service/apis/page-designer-log.service.d.ts +107 -0
  395. package/lib/apaas/service/apis/permission.service.d.ts +79 -0
  396. package/lib/apaas/service/apis/plat.service.d.ts +45 -0
  397. package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +97 -0
  398. package/lib/apaas/service/apis/pm-process-definition.service.d.ts +121 -0
  399. package/lib/apaas/service/apis/pm-process-engine.service.d.ts +208 -0
  400. package/lib/apaas/service/apis/print-designer.service.d.ts +126 -0
  401. package/lib/apaas/service/apis/print-log.service.d.ts +23 -0
  402. package/lib/apaas/service/apis/print.service.d.ts +45 -0
  403. package/lib/apaas/service/apis/process-approval-log.service.d.ts +89 -0
  404. package/lib/apaas/service/apis/process-approve-user.service.d.ts +75 -0
  405. package/lib/apaas/service/apis/process-definition-version.service.d.ts +96 -0
  406. package/lib/apaas/service/apis/process-definition.service.d.ts +85 -0
  407. package/lib/apaas/service/apis/process-engine.service.d.ts +75 -0
  408. package/lib/apaas/service/apis/process-event.service.d.ts +72 -0
  409. package/lib/apaas/service/apis/process-graph.service.d.ts +18 -0
  410. package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +75 -0
  411. package/lib/apaas/service/apis/process-instance.service.d.ts +75 -0
  412. package/lib/apaas/service/apis/process-message-user.service.d.ts +75 -0
  413. package/lib/apaas/service/apis/process-node-definition.service.d.ts +75 -0
  414. package/lib/apaas/service/apis/process-path-user.service.d.ts +75 -0
  415. package/lib/apaas/service/apis/process-path.service.d.ts +44 -0
  416. package/lib/apaas/service/apis/process-task-done.service.d.ts +118 -0
  417. package/lib/apaas/service/apis/process-task-todo.service.d.ts +231 -0
  418. package/lib/apaas/service/apis/process-version.service.d.ts +76 -0
  419. package/lib/apaas/service/apis/process.service.d.ts +66 -0
  420. package/lib/apaas/service/apis/processTest.service.d.ts +106 -0
  421. package/lib/apaas/service/apis/product-release.service.d.ts +118 -0
  422. package/lib/apaas/service/apis/publish-log.service.d.ts +101 -0
  423. package/lib/apaas/service/apis/regexp.service.d.ts +94 -0
  424. package/lib/apaas/service/apis/report-data-set.service.d.ts +127 -0
  425. package/lib/apaas/service/apis/report-data.service.d.ts +30 -0
  426. package/lib/apaas/service/apis/report.service.d.ts +164 -0
  427. package/lib/apaas/service/apis/role-permission.service.d.ts +47 -0
  428. package/lib/apaas/service/apis/role.service.d.ts +91 -0
  429. package/lib/apaas/service/apis/sandbox-config.service.d.ts +112 -0
  430. package/lib/apaas/service/apis/script-assistant.service.d.ts +16 -0
  431. package/lib/apaas/service/apis/script-version-log.service.d.ts +82 -0
  432. package/lib/apaas/service/apis/script-version.service.d.ts +115 -0
  433. package/lib/apaas/service/apis/script.service.d.ts +115 -0
  434. package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +88 -0
  435. package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +115 -0
  436. package/lib/apaas/service/apis/service-orchestration.service.d.ts +120 -0
  437. package/lib/apaas/service/apis/sign-history.service.d.ts +70 -0
  438. package/lib/apaas/service/apis/sign-log.service.d.ts +19 -0
  439. package/lib/apaas/service/apis/signature.service.d.ts +19 -0
  440. package/lib/apaas/service/apis/sql-view-model.service.d.ts +65 -0
  441. package/lib/apaas/service/apis/sql-view.service.d.ts +18 -0
  442. package/lib/apaas/service/apis/ss.service.d.ts +25 -0
  443. package/lib/apaas/service/apis/stash.service.d.ts +62 -0
  444. package/lib/apaas/service/apis/sub-model-process.service.d.ts +9 -0
  445. package/lib/apaas/service/apis/sys-config.service.d.ts +70 -0
  446. package/lib/apaas/service/apis/system-var.service.d.ts +126 -0
  447. package/lib/apaas/service/apis/trace-log-details.service.d.ts +134 -0
  448. package/lib/apaas/service/apis/trace-log.service.d.ts +115 -0
  449. package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +75 -0
  450. package/lib/apaas/service/apis/trace-mainline.service.d.ts +72 -0
  451. package/lib/apaas/service/apis/trace-setting.service.d.ts +48 -0
  452. package/lib/apaas/service/apis/user-group-relation.service.d.ts +46 -0
  453. package/lib/apaas/service/apis/user-group.service.d.ts +87 -0
  454. package/lib/apaas/service/apis/view-model.service.d.ts +166 -0
  455. package/lib/apaas/service/apis/wash.service.d.ts +11 -0
  456. package/lib/apaas/service/apis/webpage.service.d.ts +169 -0
  457. package/lib/apaas/service/entities.d.ts +33950 -0
  458. package/lib/apaas/service/index.d.ts +323 -0
  459. package/lib/index.cjs +16 -0
  460. package/lib/ipaas/index.cjs +12 -0
  461. package/lib/ipaas/service/api-config.cjs +322 -0
  462. package/lib/ipaas/service/apis/auth.service.d.ts +36 -0
  463. package/lib/ipaas/service/apis/camel.service.d.ts +63 -0
  464. package/lib/ipaas/service/apis/category.service.d.ts +12 -0
  465. package/lib/ipaas/service/apis/connector-config.service.d.ts +119 -0
  466. package/lib/ipaas/service/apis/connector-log.service.d.ts +46 -0
  467. package/lib/ipaas/service/apis/flow-app.service.d.ts +75 -0
  468. package/lib/ipaas/service/apis/flow-category.service.d.ts +192 -0
  469. package/lib/ipaas/service/apis/flow-ext.service.d.ts +100 -0
  470. package/lib/ipaas/service/apis/flow.service.d.ts +96 -0
  471. package/lib/ipaas/service/apis/runtime.service.d.ts +29 -0
  472. package/lib/ipaas/service/entities.d.ts +1762 -0
  473. package/lib/ipaas/service/index.d.ts +23 -0
  474. package/lib/platform/index.cjs +12 -0
  475. package/lib/platform/service/api-config.cjs +5288 -0
  476. package/lib/platform/service/apis/agent.service.d.ts +70 -0
  477. package/lib/platform/service/apis/api.service.d.ts +1597 -0
  478. package/lib/platform/service/apis/apk.service.d.ts +61 -0
  479. package/lib/platform/service/apis/app-member.service.d.ts +102 -0
  480. package/lib/platform/service/apis/app-setting.service.d.ts +107 -0
  481. package/lib/platform/service/apis/app.service.d.ts +723 -0
  482. package/lib/platform/service/apis/assets.service.d.ts +102 -0
  483. package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +13 -0
  484. package/lib/platform/service/apis/audit-log.service.d.ts +48 -0
  485. package/lib/platform/service/apis/bi-app.service.d.ts +14 -0
  486. package/lib/platform/service/apis/bi-data-set.service.d.ts +82 -0
  487. package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +92 -0
  488. package/lib/platform/service/apis/bi-file.service.d.ts +20 -0
  489. package/lib/platform/service/apis/bi-share.service.d.ts +83 -0
  490. package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +8 -0
  491. package/lib/platform/service/apis/category.service.d.ts +135 -0
  492. package/lib/platform/service/apis/clearLogLogin.service.d.ts +8 -0
  493. package/lib/platform/service/apis/clearLogOperate.service.d.ts +8 -0
  494. package/lib/platform/service/apis/clearTempDir.service.d.ts +8 -0
  495. package/lib/platform/service/apis/copyFilter.service.d.ts +13 -0
  496. package/lib/platform/service/apis/dashboard.service.d.ts +94 -0
  497. package/lib/platform/service/apis/data-source.service.d.ts +144 -0
  498. package/lib/platform/service/apis/data-trace.service.d.ts +75 -0
  499. package/lib/platform/service/apis/database.service.d.ts +211 -0
  500. package/lib/platform/service/apis/dataset-log.service.d.ts +79 -0
  501. package/lib/platform/service/apis/dataset.service.d.ts +247 -0
  502. package/lib/platform/service/apis/datasource-devops.service.d.ts +66 -0
  503. package/lib/platform/service/apis/datasource-move-data.service.d.ts +86 -0
  504. package/lib/platform/service/apis/datasource-move-detail.service.d.ts +82 -0
  505. package/lib/platform/service/apis/datasource-move.service.d.ts +72 -0
  506. package/lib/platform/service/apis/deleteCompInfo.service.d.ts +17 -0
  507. package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +17 -0
  508. package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +17 -0
  509. package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +17 -0
  510. package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +17 -0
  511. package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +17 -0
  512. package/lib/platform/service/apis/deleteFilter.service.d.ts +17 -0
  513. package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +17 -0
  514. package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +17 -0
  515. package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +8 -0
  516. package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +17 -0
  517. package/lib/platform/service/apis/deletePageTemplate.service.d.ts +17 -0
  518. package/lib/platform/service/apis/deletePnResource.service.d.ts +17 -0
  519. package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +17 -0
  520. package/lib/platform/service/apis/device-interconnection-param.service.d.ts +88 -0
  521. package/lib/platform/service/apis/device-interconnection.service.d.ts +101 -0
  522. package/lib/platform/service/apis/device-param-ref.service.d.ts +41 -0
  523. package/lib/platform/service/apis/exportTemplate.service.d.ts +80 -0
  524. package/lib/platform/service/apis/external-message.service.d.ts +75 -0
  525. package/lib/platform/service/apis/file-task.service.d.ts +131 -0
  526. package/lib/platform/service/apis/file.service.d.ts +42 -0
  527. package/lib/platform/service/apis/front-release.service.d.ts +7 -0
  528. package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +14 -0
  529. package/lib/platform/service/apis/getAllCompInfo.service.d.ts +8 -0
  530. package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +14 -0
  531. package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +8 -0
  532. package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +14 -0
  533. package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +8 -0
  534. package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +8 -0
  535. package/lib/platform/service/apis/getAllFilter.service.d.ts +8 -0
  536. package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +8 -0
  537. package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +13 -0
  538. package/lib/platform/service/apis/getCompInfoById.service.d.ts +14 -0
  539. package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +13 -0
  540. package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +14 -0
  541. package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +13 -0
  542. package/lib/platform/service/apis/getContentToArray.service.d.ts +18 -0
  543. package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +14 -0
  544. package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +14 -0
  545. package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +13 -0
  546. package/lib/platform/service/apis/getDesignerData.service.d.ts +14 -0
  547. package/lib/platform/service/apis/getEchartThemeById.service.d.ts +14 -0
  548. package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +13 -0
  549. package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +13 -0
  550. package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +14 -0
  551. package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +13 -0
  552. package/lib/platform/service/apis/getFilterById.service.d.ts +14 -0
  553. package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +14 -0
  554. package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +14 -0
  555. package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +13 -0
  556. package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +14 -0
  557. package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +14 -0
  558. package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +13 -0
  559. package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +8 -0
  560. package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +8 -0
  561. package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +10 -0
  562. package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +13 -0
  563. package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +18 -0
  564. package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +14 -0
  565. package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +14 -0
  566. package/lib/platform/service/apis/getPageTemplateById.service.d.ts +14 -0
  567. package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +13 -0
  568. package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +13 -0
  569. package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +14 -0
  570. package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +14 -0
  571. package/lib/platform/service/apis/getPageTotalCount.service.d.ts +8 -0
  572. package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +13 -0
  573. package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +14 -0
  574. package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +8 -0
  575. package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +14 -0
  576. package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +13 -0
  577. package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +8 -0
  578. package/lib/platform/service/apis/httpQuery.service.d.ts +10 -0
  579. package/lib/platform/service/apis/i18n-config.service.d.ts +29 -0
  580. package/lib/platform/service/apis/i18n-info.service.d.ts +115 -0
  581. package/lib/platform/service/apis/importCompInfoJson.service.d.ts +13 -0
  582. package/lib/platform/service/apis/importTemplate.service.d.ts +32 -0
  583. package/lib/platform/service/apis/internal-message.service.d.ts +96 -0
  584. package/lib/platform/service/apis/invoke-log.service.d.ts +73 -0
  585. package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +75 -0
  586. package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +75 -0
  587. package/lib/platform/service/apis/knowledge-base.service.d.ts +72 -0
  588. package/lib/platform/service/apis/ldap.service.d.ts +7 -0
  589. package/lib/platform/service/apis/license-unbind-log.service.d.ts +12 -0
  590. package/lib/platform/service/apis/license.service.d.ts +248 -0
  591. package/lib/platform/service/apis/login-log.service.d.ts +38 -0
  592. package/lib/platform/service/apis/login.service.d.ts +73 -0
  593. package/lib/platform/service/apis/manager.service.d.ts +39 -0
  594. package/lib/platform/service/apis/message-setting.service.d.ts +148 -0
  595. package/lib/platform/service/apis/minio-file.service.d.ts +26 -0
  596. package/lib/platform/service/apis/model-provider.service.d.ts +72 -0
  597. package/lib/platform/service/apis/model.service.d.ts +70 -0
  598. package/lib/platform/service/apis/nav-menu.service.d.ts +98 -0
  599. package/lib/platform/service/apis/nav-page.service.d.ts +81 -0
  600. package/lib/platform/service/apis/openapi-group.service.d.ts +186 -0
  601. package/lib/platform/service/apis/openapi-key-grant.service.d.ts +97 -0
  602. package/lib/platform/service/apis/org-user-picker.service.d.ts +70 -0
  603. package/lib/platform/service/apis/org.service.d.ts +215 -0
  604. package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +18 -0
  605. package/lib/platform/service/apis/permission.service.d.ts +57 -0
  606. package/lib/platform/service/apis/plat.service.d.ts +190 -0
  607. package/lib/platform/service/apis/plugin-version.service.d.ts +73 -0
  608. package/lib/platform/service/apis/plugin.service.d.ts +185 -0
  609. package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +75 -0
  610. package/lib/platform/service/apis/pm-process-delegate.service.d.ts +75 -0
  611. package/lib/platform/service/apis/pm-process-instance.service.d.ts +92 -0
  612. package/lib/platform/service/apis/pm-task-done.service.d.ts +90 -0
  613. package/lib/platform/service/apis/pm-task-todo.service.d.ts +86 -0
  614. package/lib/platform/service/apis/pn-page.service.d.ts +70 -0
  615. package/lib/platform/service/apis/pn-project.service.d.ts +173 -0
  616. package/lib/platform/service/apis/print-log.service.d.ts +107 -0
  617. package/lib/platform/service/apis/print-resource.service.d.ts +131 -0
  618. package/lib/platform/service/apis/regexp.service.d.ts +94 -0
  619. package/lib/platform/service/apis/released.service.d.ts +96 -0
  620. package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +13 -0
  621. package/lib/platform/service/apis/role-permission.service.d.ts +59 -0
  622. package/lib/platform/service/apis/role.service.d.ts +147 -0
  623. package/lib/platform/service/apis/saveCompInfo.service.d.ts +13 -0
  624. package/lib/platform/service/apis/saveCompInfoType.service.d.ts +13 -0
  625. package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +13 -0
  626. package/lib/platform/service/apis/saveEchartTheme.service.d.ts +13 -0
  627. package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +13 -0
  628. package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +13 -0
  629. package/lib/platform/service/apis/saveFilter.service.d.ts +13 -0
  630. package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +13 -0
  631. package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +13 -0
  632. package/lib/platform/service/apis/savePageTemplate.service.d.ts +13 -0
  633. package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +13 -0
  634. package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +13 -0
  635. package/lib/platform/service/apis/seal-management.service.d.ts +85 -0
  636. package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +13 -0
  637. package/lib/platform/service/apis/seat-message.service.d.ts +13 -0
  638. package/lib/platform/service/apis/seat.service.d.ts +100 -0
  639. package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +13 -0
  640. package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +13 -0
  641. package/lib/platform/service/apis/shortcut.service.d.ts +129 -0
  642. package/lib/platform/service/apis/sign-log.service.d.ts +72 -0
  643. package/lib/platform/service/apis/sms.service.d.ts +19 -0
  644. package/lib/platform/service/apis/started-process.service.d.ts +64 -0
  645. package/lib/platform/service/apis/task-delegate.service.d.ts +101 -0
  646. package/lib/platform/service/apis/task-done.service.d.ts +60 -0
  647. package/lib/platform/service/apis/task-todo.service.d.ts +60 -0
  648. package/lib/platform/service/apis/tenant-developer.service.d.ts +119 -0
  649. package/lib/platform/service/apis/tenant.service.d.ts +482 -0
  650. package/lib/platform/service/apis/toggleEnabled.service.d.ts +13 -0
  651. package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +13 -0
  652. package/lib/platform/service/apis/uploadFiles.service.d.ts +108 -0
  653. package/lib/platform/service/apis/user-extra.service.d.ts +70 -0
  654. package/lib/platform/service/apis/user-info-log.service.d.ts +74 -0
  655. package/lib/platform/service/apis/user-password-history.service.d.ts +75 -0
  656. package/lib/platform/service/apis/user.service.d.ts +281 -0
  657. package/lib/platform/service/apis/workbench-component-relation.service.d.ts +115 -0
  658. package/lib/platform/service/apis/workbench-component.service.d.ts +86 -0
  659. package/lib/platform/service/entities.d.ts +23348 -0
  660. package/lib/platform/service/index.d.ts +369 -0
  661. package/lib/service/api-manage.cjs +34 -0
  662. package/lib/service/api-service.cjs +165 -0
  663. package/lib/service/api-service.interface.cjs +1 -0
  664. package/lib/service/http.enum.cjs +66 -0
  665. package/lib/service/http.error.cjs +46 -0
  666. package/lib/service/http.util.cjs +245 -0
  667. package/lib/service/index.cjs +54 -0
  668. package/lib/types/index.d.ts +171 -0
  669. package/lib/utils/index.cjs +16 -0
  670. package/package.json +2 -2
@@ -0,0 +1,1762 @@
1
+ export interface AppAuthParamConfig {
2
+ /**
3
+ * 鉴权字段key 结构的key
4
+ *
5
+ * @type string
6
+ */
7
+ key?: string;
8
+ /**
9
+ * 鉴权字段数据类型(Array,Object,String,Integer,Boolean,BigDecimal,Long)
10
+ *
11
+ * @type string
12
+ */
13
+ keyType?: string;
14
+ /**
15
+ * 鉴权入参配置:请求参数放在请求的位置(header/body/query/path)
16
+ *
17
+ * @type string
18
+ */
19
+ paramType?: string;
20
+ /**
21
+ * 当为鉴权函数时 支持的函数(MD5,NOW,RandomStr,SHA1,SHA256,SHA512,CONCAT)/ 表达式时来源字段(取值表达式 ${data.token})
22
+ *
23
+ * @type string
24
+ */
25
+ value?: string;
26
+ /**
27
+ * 取值类型(填入值:INPUT/鉴权函数:FUNC/表达式取值:EXPRESSION)
28
+ *
29
+ * @type string
30
+ */
31
+ valueType?: string;
32
+ }
33
+ export interface AppAuthRequestConfig {
34
+ /**
35
+ * 鉴权字段key 结构的key
36
+ *
37
+ * @type string
38
+ */
39
+ key?: string;
40
+ /**
41
+ * 鉴权字段数据类型(Array,Object,String,Integer,Boolean,BigDecimal,Long)
42
+ *
43
+ * @type string
44
+ */
45
+ keyType?: string;
46
+ /**
47
+ * 鉴权入参配置:请求参数放在请求的位置(header/body/query/path)
48
+ *
49
+ * @type string
50
+ */
51
+ paramType?: string;
52
+ /**
53
+ * 当为鉴权函数时 支持的函数(MD5,NOW,RandomStr,SHA1,SHA256,SHA512,CONCAT)/ 表达式时来源字段(取值表达式 ${data.token})
54
+ *
55
+ * @type string
56
+ */
57
+ value?: string;
58
+ /**
59
+ * 取值类型(填入值:INPUT/鉴权函数:FUNC/表达式取值:EXPRESSION)
60
+ *
61
+ * @type string
62
+ */
63
+ valueType?: string;
64
+ }
65
+ export interface AppAuthSuccessExpression {
66
+ /**
67
+ * 鉴权参数key
68
+ *
69
+ * @type string
70
+ */
71
+ key?: string;
72
+ /**
73
+ * 鉴权字段数据类型(Array,Object,String,Integer,Boolean,BigDecimal,Long)
74
+ *
75
+ * @type string
76
+ */
77
+ keyType?: string;
78
+ /**
79
+ * 条件运算符(!=,==,>,<,contains,notContains,isNull,isNotNull)
80
+ *
81
+ * @type string
82
+ */
83
+ operator?: string;
84
+ /**
85
+ * 当为鉴权函数时 支持的函数(MD5,NOW,RandomStr,SHA1,SHA256,SHA512,CONCAT)/ 表达式时来源字段(取值表达式 ${data.token})
86
+ *
87
+ * @type string
88
+ */
89
+ value?: string;
90
+ }
91
+ export interface AppConnectorResp {
92
+ /**
93
+ * 应用id
94
+ *
95
+ * @type string
96
+ */
97
+ appId?: string;
98
+ /**
99
+ * 应用名称
100
+ *
101
+ * @type string
102
+ */
103
+ appName?: string;
104
+ /**
105
+ * 鉴权方式(请求参数: DIRECT_ACCESS,获取token: ACCESS_TOKEN,无需鉴权:NONE,自定义: CUSTOM,AD域:AD)
106
+ *
107
+ * @type string
108
+ */
109
+ authMode?: string;
110
+ /**
111
+ * 环境-分支id
112
+ *
113
+ * @type string
114
+ */
115
+ branchId?: string;
116
+ /**
117
+ * 品牌厂商
118
+ *
119
+ * @type string
120
+ */
121
+ brand?: string;
122
+ /**
123
+ * 连接流数量
124
+ *
125
+ * @type number
126
+ */
127
+ connectCount?: number;
128
+ /**
129
+ * 创建时间
130
+ *
131
+ * @type string
132
+ */
133
+ createTime?: string;
134
+ /**
135
+ * 是否启用动态域名,0: 未启用 1: 启用
136
+ *
137
+ * @type number
138
+ */
139
+ dynamicDomain?: number;
140
+ /**
141
+ * 环境
142
+ *
143
+ * @type string
144
+ */
145
+ env?: string;
146
+ /**
147
+ * 配置id
148
+ *
149
+ * @type string
150
+ */
151
+ id?: string;
152
+ /**
153
+ * 最后使用时间
154
+ *
155
+ * @type string
156
+ */
157
+ lastUsedTime?: string;
158
+ /**
159
+ * 应用logo
160
+ *
161
+ * @type string
162
+ */
163
+ logo?: string;
164
+ /**
165
+ * logo背景颜色
166
+ *
167
+ * @type string
168
+ */
169
+ logoBgColor?: string;
170
+ /**
171
+ * logo颜色
172
+ *
173
+ * @type string
174
+ */
175
+ logoColor?: string;
176
+ /**
177
+ * 图标类型(icon、pic)
178
+ *
179
+ * @type string
180
+ */
181
+ logoType?: string;
182
+ /**
183
+ * 环境-应用id
184
+ *
185
+ * @type string
186
+ */
187
+ platformAppId?: string;
188
+ /**
189
+ * 应用版本
190
+ *
191
+ * @type string
192
+ */
193
+ version?: string;
194
+ }
195
+ export interface AuthFormConfig {
196
+ /**
197
+ * 字段key:例如账号:account
198
+ *
199
+ * @type string
200
+ */
201
+ key?: string;
202
+ /**
203
+ * 输入框的值
204
+ *
205
+ * @type string
206
+ */
207
+ value?: string;
208
+ }
209
+ export interface CategoryCompleteResponse {
210
+ /**
211
+ *
212
+ *
213
+ * @type Relation[]
214
+ */
215
+ children?: Relation[];
216
+ /**
217
+ * 是否子版本
218
+ *
219
+ * @type boolean
220
+ */
221
+ hasChild?: boolean;
222
+ /**
223
+ * 主键
224
+ *
225
+ * @type string
226
+ */
227
+ id?: string;
228
+ /**
229
+ * 所属模块
230
+ *
231
+ * @type string
232
+ */
233
+ module?: string;
234
+ /**
235
+ * 分类名称
236
+ *
237
+ * @type string
238
+ */
239
+ name?: string;
240
+ /**
241
+ * 排序
242
+ *
243
+ * @type number
244
+ */
245
+ sortNum?: number;
246
+ /**
247
+ * 是否系统内置数据(0普通、1内置)
248
+ *
249
+ * @type number
250
+ */
251
+ sysBuiltin?: number;
252
+ }
253
+ export interface CategoryDragRequest {
254
+ /**
255
+ * 应用appId
256
+ *
257
+ * @type string
258
+ */
259
+ appId?: string;
260
+ /**
261
+ * 分支id
262
+ *
263
+ * @type string
264
+ */
265
+ branchId?: string;
266
+ /**
267
+ * 应用环境
268
+ *
269
+ * @type string
270
+ */
271
+ env?: string;
272
+ /**
273
+ * 分类id
274
+ *
275
+ * @type string
276
+ */
277
+ id?: string;
278
+ /**
279
+ * 目标位置父节点id,不传或传「ROOT」则代表根节点
280
+ *
281
+ * @type string
282
+ */
283
+ targetParentId?: string;
284
+ /**
285
+ * 目标位置排序序号
286
+ *
287
+ * @type number
288
+ */
289
+ targetSortNum?: number;
290
+ }
291
+ export interface ConnectorConfigRequest {
292
+ /**
293
+ * 鉴权配置动态表单
294
+ *
295
+ * @type AuthFormConfig[]
296
+ */
297
+ authFormConfig?: AuthFormConfig[];
298
+ /**
299
+ * 是否鉴权(请求参数: DIRECT_ACCESS,获取token: ACCESS_TOKEN,无需鉴权:NONE)
300
+ *
301
+ * @type string
302
+ */
303
+ authMode?: string;
304
+ /**
305
+ * 鉴权请求参数
306
+ *
307
+ * @type AppAuthParamConfig[]
308
+ */
309
+ authParam?: AppAuthParamConfig[];
310
+ /**
311
+ * 测试连接状态 SUCCESS,FAILURE
312
+ *
313
+ * @type string
314
+ */
315
+ connectStatus?: string;
316
+ /**
317
+ * 是否启用动态域名,0: 未启用 1: 启用
318
+ *
319
+ * @type number
320
+ */
321
+ dynamicDomain?: number;
322
+ /**
323
+ * 鉴权有效时间
324
+ *
325
+ * @type number
326
+ */
327
+ effectiveTime?: number;
328
+ /**
329
+ * 域名
330
+ *
331
+ * @type string
332
+ */
333
+ host?: string;
334
+ /**
335
+ * 鉴权接口请求方式
336
+ *
337
+ * @type string
338
+ */
339
+ httpMethod?: string;
340
+ /**
341
+ *
342
+ *
343
+ * @type string
344
+ */
345
+ id?: string;
346
+ /**
347
+ * 鉴权地址(动态域名情况下,不配IP地址)
348
+ *
349
+ * @type string
350
+ */
351
+ loginAddress?: string;
352
+ /**
353
+ * 应用id
354
+ *
355
+ * @type string
356
+ */
357
+ relationId?: string;
358
+ /**
359
+ * 鉴权入参配置
360
+ *
361
+ * @type AppAuthRequestConfig[]
362
+ */
363
+ requestConfig?: AppAuthRequestConfig[];
364
+ /**
365
+ * 响应成功条件
366
+ *
367
+ * @type AppAuthSuccessExpression[]
368
+ */
369
+ successExpression?: AppAuthSuccessExpression[];
370
+ /**
371
+ * 鉴权有效时间 单位(秒:SECONDS/小时:HOURS/天:DAYS/分钟:MINUTES)
372
+ *
373
+ * @type string
374
+ */
375
+ timeUnit?: string;
376
+ }
377
+ export interface ConnectorConfigResponse {
378
+ /**
379
+ * 鉴权配置动态表单
380
+ *
381
+ * @type AuthFormConfig[]
382
+ */
383
+ authFormConfig?: AuthFormConfig[];
384
+ /**
385
+ * 鉴权方式(请求参数: DIRECT_ACCESS,获取token: ACCESS_TOKEN,无:NONE,AD域:AD)
386
+ *
387
+ * @type string
388
+ */
389
+ authMode?: string;
390
+ /**
391
+ * 请求参数
392
+ *
393
+ * @type AppAuthParamConfig[]
394
+ */
395
+ authParam?: AppAuthParamConfig[];
396
+ /**
397
+ * 测试连接状态 SUCCESS,FAILURE
398
+ *
399
+ * @type string
400
+ */
401
+ connectStatus?: string;
402
+ /**
403
+ * 连接器ID
404
+ *
405
+ * @type string
406
+ */
407
+ connectorId?: string;
408
+ /**
409
+ *
410
+ *
411
+ * @type string
412
+ */
413
+ createTime?: string;
414
+ /**
415
+ *
416
+ *
417
+ * @type string
418
+ */
419
+ createUserId?: string;
420
+ /**
421
+ *
422
+ *
423
+ * @type string
424
+ */
425
+ createUserName?: string;
426
+ /**
427
+ * 是否启用动态域名,0: 未启用 1: 启用
428
+ *
429
+ * @type number
430
+ */
431
+ dynamicDomain?: number;
432
+ /**
433
+ * 鉴权有效时间
434
+ *
435
+ * @type number
436
+ */
437
+ effectiveTime?: number;
438
+ /**
439
+ * 域名
440
+ *
441
+ * @type string
442
+ */
443
+ host?: string;
444
+ /**
445
+ * 鉴权接口请求方式
446
+ *
447
+ * @type string
448
+ */
449
+ httpMethod?: string;
450
+ /**
451
+ * 主键
452
+ *
453
+ * @type string
454
+ */
455
+ id?: string;
456
+ /**
457
+ * 最后使用时间
458
+ *
459
+ * @type string
460
+ */
461
+ lastUsedTime?: string;
462
+ /**
463
+ * 鉴权地址
464
+ *
465
+ * @type string
466
+ */
467
+ loginAddress?: string;
468
+ /**
469
+ *
470
+ *
471
+ * @type string
472
+ */
473
+ modifyTime?: string;
474
+ /**
475
+ *
476
+ *
477
+ * @type string
478
+ */
479
+ modifyUserId?: string;
480
+ /**
481
+ *
482
+ *
483
+ * @type string
484
+ */
485
+ modifyUserName?: string;
486
+ /**
487
+ * 关联应用id
488
+ *
489
+ * @type string
490
+ */
491
+ relationId?: string;
492
+ /**
493
+ * 接口请求鉴权参数配置
494
+ *
495
+ * @type AppAuthRequestConfig[]
496
+ */
497
+ requestConfig?: AppAuthRequestConfig[];
498
+ /**
499
+ * 响应成功条件
500
+ *
501
+ * @type AppAuthSuccessExpression[]
502
+ */
503
+ successExpression?: AppAuthSuccessExpression[];
504
+ /**
505
+ * 鉴权有效时间 单位(秒:SECONDS/小时:HOURS/天:DAYS/分钟:MINUTES)
506
+ *
507
+ * @type string
508
+ */
509
+ timeUnit?: string;
510
+ }
511
+ export interface ConnectorLogRequest {
512
+ /**
513
+ * 应用名称
514
+ *
515
+ * @type string
516
+ */
517
+ appName?: string;
518
+ /**
519
+ * 鉴权方式(DIRECT_ACCESS/ACCESS_TOKEN/CUSTOM/NONE) 多个逗号分隔
520
+ *
521
+ * @type string
522
+ */
523
+ authMode?: string;
524
+ /**
525
+ * 品牌厂商
526
+ *
527
+ * @type string
528
+ */
529
+ brand?: string;
530
+ /**
531
+ * 连接类型(TEST/BIZ)
532
+ *
533
+ * @type string
534
+ */
535
+ connectMode?: string;
536
+ /**
537
+ * 测试连接状态(SUCCESS,FAILURE)
538
+ *
539
+ * @type string
540
+ */
541
+ connectStatus?: string;
542
+ /**
543
+ * 调用截止时间
544
+ *
545
+ * @type string
546
+ */
547
+ endTime?: string;
548
+ /**
549
+ * 调用开始时间
550
+ *
551
+ * @type string
552
+ */
553
+ startTime?: string;
554
+ /**
555
+ * 应用版本
556
+ *
557
+ * @type string
558
+ */
559
+ version?: string;
560
+ }
561
+ export interface ConnectorLogResponse {
562
+ /**
563
+ * 请求接口时间
564
+ *
565
+ * @type string
566
+ */
567
+ accessTime?: string;
568
+ /**
569
+ * 应用id
570
+ *
571
+ * @type string
572
+ */
573
+ appId?: string;
574
+ /**
575
+ * 应用名称
576
+ *
577
+ * @type string
578
+ */
579
+ appName?: string;
580
+ /**
581
+ * 鉴权方式(DIRECT_ACCESS/ACCESS_TOKEN/CUSTOM/NONE)
582
+ *
583
+ * @type string
584
+ */
585
+ authMode?: string;
586
+ /**
587
+ * 分支id
588
+ *
589
+ * @type string
590
+ */
591
+ branchId?: string;
592
+ /**
593
+ * 品牌厂商
594
+ *
595
+ * @type string
596
+ */
597
+ brand?: string;
598
+ /**
599
+ * 连接类型(测试连接:TEST/业务连接:BIZ)
600
+ *
601
+ * @type string
602
+ */
603
+ connectMode?: string;
604
+ /**
605
+ * 测试连接状态(SUCCESS,FAILURE)
606
+ *
607
+ * @type string
608
+ */
609
+ connectStatus?: string;
610
+ /**
611
+ * 连接器配置id
612
+ *
613
+ * @type string
614
+ */
615
+ connectorId?: string;
616
+ /**
617
+ *
618
+ *
619
+ * @type string
620
+ */
621
+ createTime?: string;
622
+ /**
623
+ *
624
+ *
625
+ * @type string
626
+ */
627
+ createUserId?: string;
628
+ /**
629
+ *
630
+ *
631
+ * @type string
632
+ */
633
+ createUserName?: string;
634
+ /**
635
+ * 耗时ms
636
+ *
637
+ * @type number
638
+ */
639
+ duration?: number;
640
+ /**
641
+ * 应用环境
642
+ *
643
+ * @type string
644
+ */
645
+ env?: string;
646
+ /**
647
+ * 主键
648
+ *
649
+ * @type string
650
+ */
651
+ id?: string;
652
+ /**
653
+ * 鉴权地址
654
+ *
655
+ * @type string
656
+ */
657
+ loginAddress?: string;
658
+ /**
659
+ *
660
+ *
661
+ * @type string
662
+ */
663
+ modifyTime?: string;
664
+ /**
665
+ *
666
+ *
667
+ * @type string
668
+ */
669
+ modifyUserId?: string;
670
+ /**
671
+ *
672
+ *
673
+ * @type string
674
+ */
675
+ modifyUserName?: string;
676
+ /**
677
+ * 请求接口信息
678
+ *
679
+ * @type string
680
+ */
681
+ requestInfo?: string;
682
+ /**
683
+ * 请求报文信息
684
+ *
685
+ * @type IObject
686
+ */
687
+ requestMessage?: IObject;
688
+ /**
689
+ * 接口响应信息
690
+ *
691
+ * @type IObject
692
+ */
693
+ responseMessage?: IObject;
694
+ /**
695
+ * 请求时间
696
+ *
697
+ * @type string
698
+ */
699
+ responseTime?: string;
700
+ /**
701
+ * 租户id
702
+ *
703
+ * @type string
704
+ */
705
+ tenantId?: string;
706
+ /**
707
+ * 请求地址
708
+ *
709
+ * @type string
710
+ */
711
+ url?: string;
712
+ /**
713
+ * 应用版本
714
+ *
715
+ * @type string
716
+ */
717
+ version?: string;
718
+ }
719
+ export interface DebugDTO {
720
+ /**
721
+ * 即websocket的clientId: debug_flowId_requestId,debug为websocket连接的业务前缀,其中requestId为这一次调试id,为随机值有后端生成
722
+ *
723
+ * @type string
724
+ */
725
+ clientId?: string;
726
+ /**
727
+ * 调试模式:单步:single、多步:multi
728
+ *
729
+ * @type string
730
+ */
731
+ debugModel?: string;
732
+ /**
733
+ * 打断点的节点id
734
+ *
735
+ * @type string[]
736
+ */
737
+ debugNodeIds?: string[];
738
+ /**
739
+ * 编排的json
740
+ *
741
+ * @type string
742
+ */
743
+ flow?: string;
744
+ /**
745
+ * json是否修改过
746
+ *
747
+ * @type boolean
748
+ */
749
+ updated?: boolean;
750
+ }
751
+ export interface FlowAppReq {
752
+ /**
753
+ *
754
+ *
755
+ * @type string
756
+ */
757
+ brand?: string;
758
+ /**
759
+ * 分类ID
760
+ *
761
+ * @type string
762
+ */
763
+ categoryId?: string;
764
+ /**
765
+ * 描述
766
+ *
767
+ * @type string
768
+ */
769
+ description?: string;
770
+ /**
771
+ * 应用logo
772
+ *
773
+ * @type string
774
+ */
775
+ logo?: string;
776
+ /**
777
+ * logo背景颜色
778
+ *
779
+ * @type string
780
+ */
781
+ logoBgColor?: string;
782
+ /**
783
+ * logo颜色
784
+ *
785
+ * @type string
786
+ */
787
+ logoColor?: string;
788
+ /**
789
+ * logo类型(icon/pic)
790
+ *
791
+ * @type string
792
+ */
793
+ logoType?: string;
794
+ /**
795
+ *
796
+ *
797
+ * @type string
798
+ */
799
+ name?: string;
800
+ /**
801
+ *
802
+ *
803
+ * @type string
804
+ */
805
+ version?: string;
806
+ }
807
+ export interface FlowAppRequest {
808
+ /**
809
+ * 品牌
810
+ *
811
+ * @type string
812
+ */
813
+ brand?: string;
814
+ /**
815
+ * 分类ID
816
+ *
817
+ * @type string
818
+ */
819
+ categoryId?: string;
820
+ /**
821
+ * 描述
822
+ *
823
+ * @type string
824
+ */
825
+ description?: string;
826
+ /**
827
+ * 应用logo
828
+ *
829
+ * @type string
830
+ */
831
+ logo?: string;
832
+ /**
833
+ * logo背景颜色
834
+ *
835
+ * @type string
836
+ */
837
+ logoBgColor?: string;
838
+ /**
839
+ * logo颜色
840
+ *
841
+ * @type string
842
+ */
843
+ logoColor?: string;
844
+ /**
845
+ * 图标类型(icon/pic)
846
+ *
847
+ * @type string
848
+ */
849
+ logoType?: string;
850
+ /**
851
+ * 应用名称
852
+ *
853
+ * @type string
854
+ */
855
+ name?: string;
856
+ /**
857
+ * 状态
858
+ *
859
+ * @type number
860
+ */
861
+ status?: number;
862
+ /**
863
+ * 租户ID
864
+ *
865
+ * @type string
866
+ */
867
+ tenantId?: string;
868
+ /**
869
+ * 版本
870
+ *
871
+ * @type string
872
+ */
873
+ version?: string;
874
+ }
875
+ export interface FlowAppResponse {
876
+ /**
877
+ * 品牌
878
+ *
879
+ * @type string
880
+ */
881
+ brand?: string;
882
+ /**
883
+ * 分类ID
884
+ *
885
+ * @type string
886
+ */
887
+ categoryId?: string;
888
+ /**
889
+ *
890
+ *
891
+ * @type string
892
+ */
893
+ createTime?: string;
894
+ /**
895
+ *
896
+ *
897
+ * @type string
898
+ */
899
+ createUserId?: string;
900
+ /**
901
+ *
902
+ *
903
+ * @type string
904
+ */
905
+ createUserName?: string;
906
+ /**
907
+ * 描述
908
+ *
909
+ * @type string
910
+ */
911
+ description?: string;
912
+ /**
913
+ * 应用主键
914
+ *
915
+ * @type string
916
+ */
917
+ id?: string;
918
+ /**
919
+ * 应用logo
920
+ *
921
+ * @type string
922
+ */
923
+ logo?: string;
924
+ /**
925
+ * 背景颜色
926
+ *
927
+ * @type string
928
+ */
929
+ logoBgColor?: string;
930
+ /**
931
+ * 颜色
932
+ *
933
+ * @type string
934
+ */
935
+ logoColor?: string;
936
+ /**
937
+ * 图标类型(icon/pic)
938
+ *
939
+ * @type string
940
+ */
941
+ logoType?: string;
942
+ /**
943
+ *
944
+ *
945
+ * @type string
946
+ */
947
+ modifyTime?: string;
948
+ /**
949
+ *
950
+ *
951
+ * @type string
952
+ */
953
+ modifyUserId?: string;
954
+ /**
955
+ *
956
+ *
957
+ * @type string
958
+ */
959
+ modifyUserName?: string;
960
+ /**
961
+ * 应用名称
962
+ *
963
+ * @type string
964
+ */
965
+ name?: string;
966
+ /**
967
+ * 状态
968
+ *
969
+ * @type number
970
+ */
971
+ status?: number;
972
+ /**
973
+ * 租户ID
974
+ *
975
+ * @type string
976
+ */
977
+ tenantId?: string;
978
+ /**
979
+ * 版本
980
+ *
981
+ * @type string
982
+ */
983
+ version?: string;
984
+ }
985
+ export interface FlowCategoryRequest {
986
+ /**
987
+ * 应用appId
988
+ *
989
+ * @type string
990
+ */
991
+ appId?: string;
992
+ /**
993
+ * 分支id
994
+ *
995
+ * @type string
996
+ */
997
+ branchId?: string;
998
+ /**
999
+ * 应用环境
1000
+ *
1001
+ * @type string
1002
+ */
1003
+ env?: string;
1004
+ /**
1005
+ * 所属模块(连接流:flow,连接器:connector)
1006
+ *
1007
+ * @type string
1008
+ */
1009
+ module?: string;
1010
+ /**
1011
+ * 分类名称
1012
+ *
1013
+ * @type string
1014
+ */
1015
+ name?: string;
1016
+ /**
1017
+ * 父节点id
1018
+ *
1019
+ * @type string
1020
+ */
1021
+ parentId?: string;
1022
+ }
1023
+ export interface FlowCategoryResponse {
1024
+ /**
1025
+ *
1026
+ *
1027
+ * @type string
1028
+ */
1029
+ createTime?: string;
1030
+ /**
1031
+ *
1032
+ *
1033
+ * @type string
1034
+ */
1035
+ createUserId?: string;
1036
+ /**
1037
+ *
1038
+ *
1039
+ * @type string
1040
+ */
1041
+ createUserName?: string;
1042
+ /**
1043
+ * 全路径
1044
+ *
1045
+ * @type string
1046
+ */
1047
+ fullPath?: string;
1048
+ /**
1049
+ * 主键
1050
+ *
1051
+ * @type string
1052
+ */
1053
+ id?: string;
1054
+ /**
1055
+ *
1056
+ *
1057
+ * @type string
1058
+ */
1059
+ modifyTime?: string;
1060
+ /**
1061
+ *
1062
+ *
1063
+ * @type string
1064
+ */
1065
+ modifyUserId?: string;
1066
+ /**
1067
+ *
1068
+ *
1069
+ * @type string
1070
+ */
1071
+ modifyUserName?: string;
1072
+ /**
1073
+ * 所属模块
1074
+ *
1075
+ * @type string
1076
+ */
1077
+ module?: string;
1078
+ /**
1079
+ * 分类名称
1080
+ *
1081
+ * @type string
1082
+ */
1083
+ name?: string;
1084
+ /**
1085
+ * 父节点id
1086
+ *
1087
+ * @type string
1088
+ */
1089
+ parentId?: string;
1090
+ /**
1091
+ * 排序
1092
+ *
1093
+ * @type number
1094
+ */
1095
+ sortNum?: number;
1096
+ /**
1097
+ * 是否系统内置数据(0普通、1内置)
1098
+ *
1099
+ * @type number
1100
+ */
1101
+ sysBuiltin?: number;
1102
+ }
1103
+ export interface FlowCreateWithCategoryReq {
1104
+ /**
1105
+ * 分类id
1106
+ *
1107
+ * @type string
1108
+ */
1109
+ categoryId?: string;
1110
+ /**
1111
+ *
1112
+ *
1113
+ * @type string
1114
+ */
1115
+ fAppId?: string;
1116
+ /**
1117
+ * key
1118
+ *
1119
+ * @type string
1120
+ */
1121
+ key?: string;
1122
+ /**
1123
+ * 备注
1124
+ *
1125
+ * @type string
1126
+ */
1127
+ mark?: string;
1128
+ /**
1129
+ *
1130
+ *
1131
+ * @type string
1132
+ */
1133
+ name?: string;
1134
+ }
1135
+ export interface FlowDebugNodeLog {
1136
+ /**
1137
+ * clientId
1138
+ *
1139
+ * @type string
1140
+ */
1141
+ clientId?: string;
1142
+ /**
1143
+ *
1144
+ *
1145
+ * @type number
1146
+ */
1147
+ endTime?: number;
1148
+ /**
1149
+ *
1150
+ *
1151
+ * @type LogResponse
1152
+ */
1153
+ request?: LogResponse;
1154
+ /**
1155
+ *
1156
+ *
1157
+ * @type LogResponse
1158
+ */
1159
+ response?: LogResponse;
1160
+ /**
1161
+ *
1162
+ *
1163
+ * @type number
1164
+ */
1165
+ startTime?: number;
1166
+ /**
1167
+ *
1168
+ *
1169
+ * @type boolean
1170
+ */
1171
+ status?: boolean;
1172
+ }
1173
+ export interface FlowExtRequest {
1174
+ /**
1175
+ * 连接流json
1176
+ *
1177
+ * @type string
1178
+ */
1179
+ definitionJson?: string;
1180
+ /**
1181
+ * 连接流id
1182
+ *
1183
+ * @type string
1184
+ */
1185
+ fuuid?: string;
1186
+ /**
1187
+ * 状态
1188
+ *
1189
+ * @type number
1190
+ */
1191
+ status?: number;
1192
+ /**
1193
+ * 状态字符串
1194
+ *
1195
+ * @type string
1196
+ */
1197
+ statusStr?: string;
1198
+ /**
1199
+ * k值
1200
+ *
1201
+ * @type string
1202
+ */
1203
+ version?: string;
1204
+ }
1205
+ export interface FlowExtResponse {
1206
+ /**
1207
+ *
1208
+ *
1209
+ * @type string
1210
+ */
1211
+ createTime?: string;
1212
+ /**
1213
+ *
1214
+ *
1215
+ * @type string
1216
+ */
1217
+ createUserId?: string;
1218
+ /**
1219
+ *
1220
+ *
1221
+ * @type string
1222
+ */
1223
+ createUserName?: string;
1224
+ /**
1225
+ * 连接流json
1226
+ *
1227
+ * @type string
1228
+ */
1229
+ definitionJson?: string;
1230
+ /**
1231
+ * 连接流id
1232
+ *
1233
+ * @type string
1234
+ */
1235
+ fuuid?: string;
1236
+ /**
1237
+ * ID
1238
+ *
1239
+ * @type string
1240
+ */
1241
+ id?: string;
1242
+ /**
1243
+ *
1244
+ *
1245
+ * @type string
1246
+ */
1247
+ modifyTime?: string;
1248
+ /**
1249
+ *
1250
+ *
1251
+ * @type string
1252
+ */
1253
+ modifyUserId?: string;
1254
+ /**
1255
+ *
1256
+ *
1257
+ * @type string
1258
+ */
1259
+ modifyUserName?: string;
1260
+ /**
1261
+ * 状态
1262
+ *
1263
+ * @type number
1264
+ */
1265
+ status?: number;
1266
+ /**
1267
+ * 状态字符串
1268
+ *
1269
+ * @type string
1270
+ */
1271
+ statusStr?: string;
1272
+ /**
1273
+ * k值
1274
+ *
1275
+ * @type string
1276
+ */
1277
+ version?: string;
1278
+ }
1279
+ export interface FlowMainResp {
1280
+ /**
1281
+ *
1282
+ *
1283
+ * @type string
1284
+ */
1285
+ appName?: string;
1286
+ /**
1287
+ *
1288
+ *
1289
+ * @type string
1290
+ */
1291
+ categoryId?: string;
1292
+ /**
1293
+ *
1294
+ *
1295
+ * @type string
1296
+ */
1297
+ createTime?: string;
1298
+ /**
1299
+ *
1300
+ *
1301
+ * @type string
1302
+ */
1303
+ createUserId?: string;
1304
+ /**
1305
+ *
1306
+ *
1307
+ * @type string
1308
+ */
1309
+ createUserName?: string;
1310
+ /**
1311
+ *
1312
+ *
1313
+ * @type number
1314
+ */
1315
+ deleted?: number;
1316
+ /**
1317
+ *
1318
+ *
1319
+ * @type string
1320
+ */
1321
+ fuuid?: string;
1322
+ /**
1323
+ *
1324
+ *
1325
+ * @type string
1326
+ */
1327
+ id?: string;
1328
+ /**
1329
+ *
1330
+ *
1331
+ * @type string
1332
+ */
1333
+ key?: string;
1334
+ /**
1335
+ *
1336
+ *
1337
+ * @type string
1338
+ */
1339
+ mark?: string;
1340
+ /**
1341
+ *
1342
+ *
1343
+ * @type string
1344
+ */
1345
+ modifyTime?: string;
1346
+ /**
1347
+ *
1348
+ *
1349
+ * @type string
1350
+ */
1351
+ modifyUserId?: string;
1352
+ /**
1353
+ *
1354
+ *
1355
+ * @type string
1356
+ */
1357
+ modifyUserName?: string;
1358
+ /**
1359
+ *
1360
+ *
1361
+ * @type string
1362
+ */
1363
+ name?: string;
1364
+ /**
1365
+ *
1366
+ *
1367
+ * @type string
1368
+ */
1369
+ nameStr?: string;
1370
+ /**
1371
+ *
1372
+ *
1373
+ * @type number
1374
+ */
1375
+ status?: number;
1376
+ /**
1377
+ *
1378
+ *
1379
+ * @type string
1380
+ */
1381
+ statusStr?: string;
1382
+ /**
1383
+ *
1384
+ *
1385
+ * @type string
1386
+ */
1387
+ triggerType?: string;
1388
+ /**
1389
+ *
1390
+ *
1391
+ * @type string
1392
+ */
1393
+ updateTime?: string;
1394
+ }
1395
+ export interface FlowUpdateReq {
1396
+ /**
1397
+ * 分类id
1398
+ *
1399
+ * @type string
1400
+ */
1401
+ categoryId?: string;
1402
+ /**
1403
+ *
1404
+ *
1405
+ * @type string
1406
+ */
1407
+ fAppId?: string;
1408
+ /**
1409
+ *
1410
+ *
1411
+ * @type string
1412
+ */
1413
+ key?: string;
1414
+ /**
1415
+ *
1416
+ *
1417
+ * @type string
1418
+ */
1419
+ mark?: string;
1420
+ /**
1421
+ *
1422
+ *
1423
+ * @type string
1424
+ */
1425
+ name?: string;
1426
+ }
1427
+ export interface LogResponse {
1428
+ /**
1429
+ *
1430
+ *
1431
+ * @type IObject
1432
+ */
1433
+ body?: IObject;
1434
+ /**
1435
+ *
1436
+ *
1437
+ * @type IObject
1438
+ */
1439
+ headers?: IObject;
1440
+ /**
1441
+ *
1442
+ *
1443
+ * @type IObject
1444
+ */
1445
+ method?: IObject;
1446
+ /**
1447
+ *
1448
+ *
1449
+ * @type IObject
1450
+ */
1451
+ path?: IObject;
1452
+ /**
1453
+ *
1454
+ *
1455
+ * @type IObject
1456
+ */
1457
+ query?: IObject;
1458
+ /**
1459
+ *
1460
+ *
1461
+ * @type string
1462
+ */
1463
+ url?: string;
1464
+ }
1465
+ export interface Relation {
1466
+ /**
1467
+ * 分类id
1468
+ *
1469
+ * @type string
1470
+ */
1471
+ categoryId?: string;
1472
+ /**
1473
+ * 分类名称
1474
+ *
1475
+ * @type string
1476
+ */
1477
+ categoryName?: string;
1478
+ /**
1479
+ *
1480
+ *
1481
+ * @type Relation[]
1482
+ */
1483
+ children?: Relation[];
1484
+ /**
1485
+ *
1486
+ *
1487
+ * @type string
1488
+ */
1489
+ createTime?: string;
1490
+ /**
1491
+ *
1492
+ *
1493
+ * @type string
1494
+ */
1495
+ createUserId?: string;
1496
+ /**
1497
+ *
1498
+ *
1499
+ * @type string
1500
+ */
1501
+ createUserName?: string;
1502
+ /**
1503
+ * 是否默认
1504
+ *
1505
+ * @type number
1506
+ */
1507
+ defaulted?: number;
1508
+ /**
1509
+ *
1510
+ *
1511
+ * @type number
1512
+ */
1513
+ deleted?: number;
1514
+ /**
1515
+ * 是否子版本
1516
+ *
1517
+ * @type boolean
1518
+ */
1519
+ hasChild?: boolean;
1520
+ /**
1521
+ * 关联表主键id
1522
+ *
1523
+ * @type string
1524
+ */
1525
+ id?: string;
1526
+ /**
1527
+ * 分类数据key
1528
+ *
1529
+ * @type string
1530
+ */
1531
+ key?: string;
1532
+ /**
1533
+ *
1534
+ *
1535
+ * @type string
1536
+ */
1537
+ modifyTime?: string;
1538
+ /**
1539
+ *
1540
+ *
1541
+ * @type string
1542
+ */
1543
+ modifyUserId?: string;
1544
+ /**
1545
+ *
1546
+ *
1547
+ * @type string
1548
+ */
1549
+ modifyUserName?: string;
1550
+ /**
1551
+ * 分类数据名称
1552
+ *
1553
+ * @type string
1554
+ */
1555
+ name?: string;
1556
+ /**
1557
+ * 分类数据id
1558
+ *
1559
+ * @type string
1560
+ */
1561
+ relationId?: string;
1562
+ /**
1563
+ * 排序
1564
+ *
1565
+ * @type number
1566
+ */
1567
+ sortNum?: number;
1568
+ /**
1569
+ * 是否系统内置服务
1570
+ *
1571
+ * @type number
1572
+ */
1573
+ sysBuiltin?: number;
1574
+ }
1575
+ export interface RequestBizServiceConfig {
1576
+ /**
1577
+ * 鉴权配置动态表单
1578
+ *
1579
+ * @type AuthFormConfig[]
1580
+ */
1581
+ authFormConfig?: AuthFormConfig[];
1582
+ /**
1583
+ * 是否鉴权(请求参数: DIRECT_ACCESS,获取token: ACCESS_TOKEN,无需鉴权:NONE)
1584
+ *
1585
+ * @type string
1586
+ */
1587
+ authMode?: string;
1588
+ /**
1589
+ * 鉴权请求参数
1590
+ *
1591
+ * @type AppAuthParamConfig[]
1592
+ */
1593
+ authParam?: AppAuthParamConfig[];
1594
+ /**
1595
+ * 测试连接状态 SUCCESS,FAILURE
1596
+ *
1597
+ * @type string
1598
+ */
1599
+ connectStatus?: string;
1600
+ /**
1601
+ * 调试接口地址
1602
+ *
1603
+ * @type string
1604
+ */
1605
+ debugAddress?: string;
1606
+ /**
1607
+ * 调试接口请求参数配置
1608
+ *
1609
+ * @type AppAuthRequestConfig[]
1610
+ */
1611
+ debugRequestConfig?: AppAuthRequestConfig[];
1612
+ /**
1613
+ * 鉴权接口请求方式
1614
+ *
1615
+ * @type string
1616
+ */
1617
+ debugRequestMethod?: string;
1618
+ /**
1619
+ * 是否启用动态域名,0: 未启用 1: 启用
1620
+ *
1621
+ * @type number
1622
+ */
1623
+ dynamicDomain?: number;
1624
+ /**
1625
+ * 鉴权有效时间
1626
+ *
1627
+ * @type number
1628
+ */
1629
+ effectiveTime?: number;
1630
+ /**
1631
+ * 域名
1632
+ *
1633
+ * @type string
1634
+ */
1635
+ host?: string;
1636
+ /**
1637
+ * 鉴权接口请求方式
1638
+ *
1639
+ * @type string
1640
+ */
1641
+ httpMethod?: string;
1642
+ /**
1643
+ *
1644
+ *
1645
+ * @type string
1646
+ */
1647
+ id?: string;
1648
+ /**
1649
+ * 鉴权地址(动态域名情况下,不配IP地址)
1650
+ *
1651
+ * @type string
1652
+ */
1653
+ loginAddress?: string;
1654
+ /**
1655
+ * 应用id
1656
+ *
1657
+ * @type string
1658
+ */
1659
+ relationId?: string;
1660
+ /**
1661
+ * 鉴权入参配置
1662
+ *
1663
+ * @type AppAuthRequestConfig[]
1664
+ */
1665
+ requestConfig?: AppAuthRequestConfig[];
1666
+ /**
1667
+ * 响应成功条件
1668
+ *
1669
+ * @type AppAuthSuccessExpression[]
1670
+ */
1671
+ successExpression?: AppAuthSuccessExpression[];
1672
+ /**
1673
+ * 鉴权有效时间 单位(秒:SECONDS/小时:HOURS/天:DAYS/分钟:MINUTES)
1674
+ *
1675
+ * @type string
1676
+ */
1677
+ timeUnit?: string;
1678
+ }
1679
+ export interface ResponseEntity {
1680
+ /**
1681
+ * 执行结果状态码
1682
+ *
1683
+ * @type number
1684
+ */
1685
+ code?: number;
1686
+ /**
1687
+ * 返回正确结果时携带的数据
1688
+ *
1689
+ * @type IObject
1690
+ */
1691
+ data?: IObject;
1692
+ /**
1693
+ * 执行结果信息
1694
+ *
1695
+ * @type string
1696
+ */
1697
+ message?: string;
1698
+ /**
1699
+ *
1700
+ *
1701
+ * @type boolean
1702
+ */
1703
+ ok?: boolean;
1704
+ /**
1705
+ * 执行结果子状态码
1706
+ *
1707
+ * @type string
1708
+ */
1709
+ subCode?: string;
1710
+ /**
1711
+ * 执行结果子信息
1712
+ *
1713
+ * @type string
1714
+ */
1715
+ subMessage?: string;
1716
+ }
1717
+ export interface SchemaObject {
1718
+ /**
1719
+ *
1720
+ *
1721
+ * @type SchemaObject
1722
+ */
1723
+ items?: SchemaObject;
1724
+ /**
1725
+ *
1726
+ *
1727
+ * @type IObject
1728
+ */
1729
+ not?: IObject;
1730
+ /**
1731
+ *
1732
+ *
1733
+ * @type IObject
1734
+ */
1735
+ properties?: IObject;
1736
+ /**
1737
+ *
1738
+ *
1739
+ * @type string[]
1740
+ */
1741
+ required?: string[];
1742
+ /**
1743
+ *
1744
+ *
1745
+ * @type string
1746
+ */
1747
+ type?: string;
1748
+ }
1749
+ export interface ValidCronResponse {
1750
+ /**
1751
+ * 错误信息(若有)
1752
+ *
1753
+ * @type string
1754
+ */
1755
+ errorMsg?: string;
1756
+ /**
1757
+ * 校验结果: true成功、false失败
1758
+ *
1759
+ * @type boolean
1760
+ */
1761
+ result?: boolean;
1762
+ }