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

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 +150 -189
  3. package/es/apaas/service/apis/api.service.d.ts +38 -42
  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 +7 -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 +7 -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 +4 -5
  18. package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
  19. package/es/apaas/service/apis/category.service.d.ts +14 -6
  20. package/es/apaas/service/apis/chat.service.d.ts +3 -2
  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 +7 -8
  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 +14 -10
  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 +3 -3
  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 +15 -7
  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 +10 -8
  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 +3 -2
  56. package/es/apaas/service/apis/file.service.d.ts +5 -4
  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 +6 -5
  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 +2 -3
  67. package/es/apaas/service/apis/label-log.service.d.ts +3 -3
  68. package/es/apaas/service/apis/label.service.d.ts +16 -13
  69. package/es/apaas/service/apis/med-pro.service.d.ts +0 -108
  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 +16 -19
  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 +4 -1
  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 +45 -29
  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 +3 -2
  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 +13 -30
  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 +71 -5
  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 +1 -2
  138. package/es/apaas/service/apis/ss.service.d.ts +2 -9
  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 +6 -6
  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 +2 -2
  151. package/es/apaas/service/apis/view-model.service.d.ts +9 -10
  152. package/es/apaas/service/apis/webpage.service.d.ts +3 -3
  153. package/es/apaas/service/entities.d.ts +182 -1
  154. package/es/apaas/service/index.d.ts +3 -1
  155. package/es/ipaas/service/api-config.mjs +10 -6
  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 +8 -7
  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 +7 -6
  164. package/es/ipaas/service/apis/runtime.service.d.ts +2 -2
  165. package/es/platform/service/api-config.mjs +130 -76
  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 +6 -3
  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 +25 -18
  172. package/es/platform/service/apis/assets.service.d.ts +6 -5
  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 +3 -2
  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 +7 -4
  203. package/es/platform/service/apis/device-interconnection.service.d.ts +16 -5
  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 +10 -5
  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 +8 -7
  235. package/es/platform/service/apis/internal-message.service.d.ts +3 -3
  236. package/es/platform/service/apis/invoke-log.service.d.ts +7 -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 +4 -1
  241. package/es/platform/service/apis/license.service.d.ts +16 -15
  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 +7 -4
  258. package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
  259. package/es/platform/service/apis/plugin.service.d.ts +6 -5
  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 +9 -8
  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 +26 -14
  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 +118 -1
  291. package/package.json +4 -4
  292. package/lib/apaas/index.cjs +0 -12
  293. package/lib/apaas/service/api-config.cjs +0 -6377
  294. package/lib/apaas/service/apis/api.service.d.ts +0 -733
  295. package/lib/apaas/service/apis/app-branch.service.d.ts +0 -70
  296. package/lib/apaas/service/apis/app-global-settings.service.d.ts +0 -81
  297. package/lib/apaas/service/apis/app-granted-user.service.d.ts +0 -86
  298. package/lib/apaas/service/apis/app-org.service.d.ts +0 -184
  299. package/lib/apaas/service/apis/app-publish-log.service.d.ts +0 -72
  300. package/lib/apaas/service/apis/app-state.service.d.ts +0 -11
  301. package/lib/apaas/service/apis/app-user.service.d.ts +0 -142
  302. package/lib/apaas/service/apis/approval-log.service.d.ts +0 -70
  303. package/lib/apaas/service/apis/audit-log.service.d.ts +0 -59
  304. package/lib/apaas/service/apis/basic-config.service.d.ts +0 -72
  305. package/lib/apaas/service/apis/biz-event.service.d.ts +0 -83
  306. package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +0 -89
  307. package/lib/apaas/service/apis/biz-process-definition.service.d.ts +0 -91
  308. package/lib/apaas/service/apis/biz-service-crud.service.d.ts +0 -182
  309. package/lib/apaas/service/apis/biz-service.service.d.ts +0 -58
  310. package/lib/apaas/service/apis/bom.service.d.ts +0 -7
  311. package/lib/apaas/service/apis/category-relation.service.d.ts +0 -108
  312. package/lib/apaas/service/apis/category.service.d.ts +0 -323
  313. package/lib/apaas/service/apis/chat.service.d.ts +0 -20
  314. package/lib/apaas/service/apis/code-ts.service.d.ts +0 -8
  315. package/lib/apaas/service/apis/commit-log.service.d.ts +0 -147
  316. package/lib/apaas/service/apis/common-info-card.service.d.ts +0 -94
  317. package/lib/apaas/service/apis/control-config.service.d.ts +0 -123
  318. package/lib/apaas/service/apis/customer-complaint.service.d.ts +0 -108
  319. package/lib/apaas/service/apis/dashboard.service.d.ts +0 -90
  320. package/lib/apaas/service/apis/data-model.service.d.ts +0 -125
  321. package/lib/apaas/service/apis/data-source.service.d.ts +0 -33
  322. package/lib/apaas/service/apis/data-trace.service.d.ts +0 -75
  323. package/lib/apaas/service/apis/designer-common.service.d.ts +0 -446
  324. package/lib/apaas/service/apis/designer-lock.service.d.ts +0 -50
  325. package/lib/apaas/service/apis/designer-operate-log.service.d.ts +0 -46
  326. package/lib/apaas/service/apis/devops.service.d.ts +0 -18
  327. package/lib/apaas/service/apis/dhr.service.d.ts +0 -83
  328. package/lib/apaas/service/apis/dify-chat.service.d.ts +0 -19
  329. package/lib/apaas/service/apis/doc-control-started.service.d.ts +0 -76
  330. package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +0 -76
  331. package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +0 -121
  332. package/lib/apaas/service/apis/doc-control.service.d.ts +0 -101
  333. package/lib/apaas/service/apis/doc-outline.service.d.ts +0 -156
  334. package/lib/apaas/service/apis/document.service.d.ts +0 -197
  335. package/lib/apaas/service/apis/edhr-category.service.d.ts +0 -84
  336. package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +0 -93
  337. package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +0 -54
  338. package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +0 -31
  339. package/lib/apaas/service/apis/edhr-instance.service.d.ts +0 -277
  340. package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +0 -138
  341. package/lib/apaas/service/apis/ele-search.service.d.ts +0 -18
  342. package/lib/apaas/service/apis/enum-model-field.service.d.ts +0 -124
  343. package/lib/apaas/service/apis/enum-model.service.d.ts +0 -133
  344. package/lib/apaas/service/apis/event-log.service.d.ts +0 -52
  345. package/lib/apaas/service/apis/event.service.d.ts +0 -83
  346. package/lib/apaas/service/apis/excel-tmpl.service.d.ts +0 -191
  347. package/lib/apaas/service/apis/excel.service.d.ts +0 -144
  348. package/lib/apaas/service/apis/field-meta.service.d.ts +0 -181
  349. package/lib/apaas/service/apis/field.service.d.ts +0 -16
  350. package/lib/apaas/service/apis/file-resource.service.d.ts +0 -40
  351. package/lib/apaas/service/apis/file-task.service.d.ts +0 -23
  352. package/lib/apaas/service/apis/file.service.d.ts +0 -44
  353. package/lib/apaas/service/apis/form.service.d.ts +0 -54
  354. package/lib/apaas/service/apis/formRelate.service.d.ts +0 -243
  355. package/lib/apaas/service/apis/front-operate-log.service.d.ts +0 -46
  356. package/lib/apaas/service/apis/global-method.service.d.ts +0 -80
  357. package/lib/apaas/service/apis/i18n-info.service.d.ts +0 -84
  358. package/lib/apaas/service/apis/import-report.service.d.ts +0 -41
  359. package/lib/apaas/service/apis/instance-relation.service.d.ts +0 -89
  360. package/lib/apaas/service/apis/ipaas.service.d.ts +0 -12
  361. package/lib/apaas/service/apis/job-log.service.d.ts +0 -63
  362. package/lib/apaas/service/apis/job.service.d.ts +0 -133
  363. package/lib/apaas/service/apis/js-engine.service.d.ts +0 -37
  364. package/lib/apaas/service/apis/label-log.service.d.ts +0 -90
  365. package/lib/apaas/service/apis/label.service.d.ts +0 -351
  366. package/lib/apaas/service/apis/login-log.service.d.ts +0 -12
  367. package/lib/apaas/service/apis/med-pro.service.d.ts +0 -76
  368. package/lib/apaas/service/apis/medPro.service.d.ts +0 -48
  369. package/lib/apaas/service/apis/menu-config.service.d.ts +0 -86
  370. package/lib/apaas/service/apis/merge-log.service.d.ts +0 -53
  371. package/lib/apaas/service/apis/message-record.service.d.ts +0 -101
  372. package/lib/apaas/service/apis/message-setting.service.d.ts +0 -25
  373. package/lib/apaas/service/apis/message-tmpl.service.d.ts +0 -116
  374. package/lib/apaas/service/apis/mobile-homepage.service.d.ts +0 -100
  375. package/lib/apaas/service/apis/mobile-page.service.d.ts +0 -133
  376. package/lib/apaas/service/apis/model-comprehensive.service.d.ts +0 -450
  377. package/lib/apaas/service/apis/model-data.service.d.ts +0 -70
  378. package/lib/apaas/service/apis/model-meta.service.d.ts +0 -342
  379. package/lib/apaas/service/apis/model-method.service.d.ts +0 -91
  380. package/lib/apaas/service/apis/model-permission-relation.service.d.ts +0 -75
  381. package/lib/apaas/service/apis/model.service.d.ts +0 -16
  382. package/lib/apaas/service/apis/ocr.service.d.ts +0 -7
  383. package/lib/apaas/service/apis/office.service.d.ts +0 -7
  384. package/lib/apaas/service/apis/online-form-category.service.d.ts +0 -84
  385. package/lib/apaas/service/apis/online-form-change-history.service.d.ts +0 -26
  386. package/lib/apaas/service/apis/online-form-instance.service.d.ts +0 -803
  387. package/lib/apaas/service/apis/online-form-log.service.d.ts +0 -30
  388. package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +0 -86
  389. package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +0 -286
  390. package/lib/apaas/service/apis/online-form.service.d.ts +0 -180
  391. package/lib/apaas/service/apis/online-user-summary.service.d.ts +0 -75
  392. package/lib/apaas/service/apis/online.service.d.ts +0 -89
  393. package/lib/apaas/service/apis/openapi.service.d.ts +0 -99
  394. package/lib/apaas/service/apis/pad-page.service.d.ts +0 -132
  395. package/lib/apaas/service/apis/page-designer-log.service.d.ts +0 -107
  396. package/lib/apaas/service/apis/permission.service.d.ts +0 -79
  397. package/lib/apaas/service/apis/plat.service.d.ts +0 -45
  398. package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +0 -97
  399. package/lib/apaas/service/apis/pm-process-definition.service.d.ts +0 -121
  400. package/lib/apaas/service/apis/pm-process-engine.service.d.ts +0 -208
  401. package/lib/apaas/service/apis/print-designer.service.d.ts +0 -126
  402. package/lib/apaas/service/apis/print-log.service.d.ts +0 -23
  403. package/lib/apaas/service/apis/print.service.d.ts +0 -45
  404. package/lib/apaas/service/apis/process-approval-log.service.d.ts +0 -89
  405. package/lib/apaas/service/apis/process-approve-user.service.d.ts +0 -75
  406. package/lib/apaas/service/apis/process-definition-version.service.d.ts +0 -96
  407. package/lib/apaas/service/apis/process-definition.service.d.ts +0 -85
  408. package/lib/apaas/service/apis/process-engine.service.d.ts +0 -75
  409. package/lib/apaas/service/apis/process-event.service.d.ts +0 -72
  410. package/lib/apaas/service/apis/process-graph.service.d.ts +0 -18
  411. package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +0 -75
  412. package/lib/apaas/service/apis/process-instance.service.d.ts +0 -75
  413. package/lib/apaas/service/apis/process-message-user.service.d.ts +0 -75
  414. package/lib/apaas/service/apis/process-node-definition.service.d.ts +0 -75
  415. package/lib/apaas/service/apis/process-path-user.service.d.ts +0 -75
  416. package/lib/apaas/service/apis/process-path.service.d.ts +0 -44
  417. package/lib/apaas/service/apis/process-task-done.service.d.ts +0 -118
  418. package/lib/apaas/service/apis/process-task-todo.service.d.ts +0 -231
  419. package/lib/apaas/service/apis/process-version.service.d.ts +0 -76
  420. package/lib/apaas/service/apis/process.service.d.ts +0 -66
  421. package/lib/apaas/service/apis/processTest.service.d.ts +0 -106
  422. package/lib/apaas/service/apis/product-release.service.d.ts +0 -118
  423. package/lib/apaas/service/apis/publish-log.service.d.ts +0 -101
  424. package/lib/apaas/service/apis/regexp.service.d.ts +0 -94
  425. package/lib/apaas/service/apis/report-data-set.service.d.ts +0 -127
  426. package/lib/apaas/service/apis/report-data.service.d.ts +0 -30
  427. package/lib/apaas/service/apis/report.service.d.ts +0 -164
  428. package/lib/apaas/service/apis/role-permission.service.d.ts +0 -47
  429. package/lib/apaas/service/apis/role.service.d.ts +0 -91
  430. package/lib/apaas/service/apis/sandbox-config.service.d.ts +0 -112
  431. package/lib/apaas/service/apis/script-assistant.service.d.ts +0 -16
  432. package/lib/apaas/service/apis/script-version-log.service.d.ts +0 -82
  433. package/lib/apaas/service/apis/script-version.service.d.ts +0 -115
  434. package/lib/apaas/service/apis/script.service.d.ts +0 -115
  435. package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +0 -88
  436. package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +0 -115
  437. package/lib/apaas/service/apis/service-orchestration.service.d.ts +0 -120
  438. package/lib/apaas/service/apis/sign-history.service.d.ts +0 -70
  439. package/lib/apaas/service/apis/sign-log.service.d.ts +0 -19
  440. package/lib/apaas/service/apis/signature.service.d.ts +0 -19
  441. package/lib/apaas/service/apis/sql-view-model.service.d.ts +0 -65
  442. package/lib/apaas/service/apis/sql-view.service.d.ts +0 -18
  443. package/lib/apaas/service/apis/ss.service.d.ts +0 -25
  444. package/lib/apaas/service/apis/stash.service.d.ts +0 -62
  445. package/lib/apaas/service/apis/sub-model-process.service.d.ts +0 -9
  446. package/lib/apaas/service/apis/sys-config.service.d.ts +0 -70
  447. package/lib/apaas/service/apis/system-var.service.d.ts +0 -126
  448. package/lib/apaas/service/apis/trace-log-details.service.d.ts +0 -134
  449. package/lib/apaas/service/apis/trace-log.service.d.ts +0 -115
  450. package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +0 -75
  451. package/lib/apaas/service/apis/trace-mainline.service.d.ts +0 -72
  452. package/lib/apaas/service/apis/trace-setting.service.d.ts +0 -48
  453. package/lib/apaas/service/apis/user-group-relation.service.d.ts +0 -46
  454. package/lib/apaas/service/apis/user-group.service.d.ts +0 -87
  455. package/lib/apaas/service/apis/view-model.service.d.ts +0 -166
  456. package/lib/apaas/service/apis/wash.service.d.ts +0 -11
  457. package/lib/apaas/service/apis/webpage.service.d.ts +0 -169
  458. package/lib/apaas/service/entities.d.ts +0 -33950
  459. package/lib/apaas/service/index.d.ts +0 -323
  460. package/lib/index.cjs +0 -16
  461. package/lib/ipaas/index.cjs +0 -12
  462. package/lib/ipaas/service/api-config.cjs +0 -322
  463. package/lib/ipaas/service/apis/auth.service.d.ts +0 -36
  464. package/lib/ipaas/service/apis/camel.service.d.ts +0 -63
  465. package/lib/ipaas/service/apis/category.service.d.ts +0 -12
  466. package/lib/ipaas/service/apis/connector-config.service.d.ts +0 -119
  467. package/lib/ipaas/service/apis/connector-log.service.d.ts +0 -46
  468. package/lib/ipaas/service/apis/flow-app.service.d.ts +0 -75
  469. package/lib/ipaas/service/apis/flow-category.service.d.ts +0 -192
  470. package/lib/ipaas/service/apis/flow-ext.service.d.ts +0 -100
  471. package/lib/ipaas/service/apis/flow.service.d.ts +0 -96
  472. package/lib/ipaas/service/apis/runtime.service.d.ts +0 -29
  473. package/lib/ipaas/service/entities.d.ts +0 -1762
  474. package/lib/ipaas/service/index.d.ts +0 -23
  475. package/lib/platform/index.cjs +0 -12
  476. package/lib/platform/service/api-config.cjs +0 -5288
  477. package/lib/platform/service/apis/agent.service.d.ts +0 -70
  478. package/lib/platform/service/apis/api.service.d.ts +0 -1597
  479. package/lib/platform/service/apis/apk.service.d.ts +0 -61
  480. package/lib/platform/service/apis/app-member.service.d.ts +0 -102
  481. package/lib/platform/service/apis/app-setting.service.d.ts +0 -107
  482. package/lib/platform/service/apis/app.service.d.ts +0 -723
  483. package/lib/platform/service/apis/assets.service.d.ts +0 -102
  484. package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +0 -13
  485. package/lib/platform/service/apis/audit-log.service.d.ts +0 -48
  486. package/lib/platform/service/apis/bi-app.service.d.ts +0 -14
  487. package/lib/platform/service/apis/bi-data-set.service.d.ts +0 -82
  488. package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +0 -92
  489. package/lib/platform/service/apis/bi-file.service.d.ts +0 -20
  490. package/lib/platform/service/apis/bi-share.service.d.ts +0 -83
  491. package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +0 -8
  492. package/lib/platform/service/apis/category.service.d.ts +0 -135
  493. package/lib/platform/service/apis/clearLogLogin.service.d.ts +0 -8
  494. package/lib/platform/service/apis/clearLogOperate.service.d.ts +0 -8
  495. package/lib/platform/service/apis/clearTempDir.service.d.ts +0 -8
  496. package/lib/platform/service/apis/copyFilter.service.d.ts +0 -13
  497. package/lib/platform/service/apis/dashboard.service.d.ts +0 -94
  498. package/lib/platform/service/apis/data-source.service.d.ts +0 -144
  499. package/lib/platform/service/apis/data-trace.service.d.ts +0 -75
  500. package/lib/platform/service/apis/database.service.d.ts +0 -211
  501. package/lib/platform/service/apis/dataset-log.service.d.ts +0 -79
  502. package/lib/platform/service/apis/dataset.service.d.ts +0 -247
  503. package/lib/platform/service/apis/datasource-devops.service.d.ts +0 -66
  504. package/lib/platform/service/apis/datasource-move-data.service.d.ts +0 -86
  505. package/lib/platform/service/apis/datasource-move-detail.service.d.ts +0 -82
  506. package/lib/platform/service/apis/datasource-move.service.d.ts +0 -72
  507. package/lib/platform/service/apis/deleteCompInfo.service.d.ts +0 -17
  508. package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +0 -17
  509. package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +0 -17
  510. package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +0 -17
  511. package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +0 -17
  512. package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +0 -17
  513. package/lib/platform/service/apis/deleteFilter.service.d.ts +0 -17
  514. package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +0 -17
  515. package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +0 -17
  516. package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +0 -8
  517. package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +0 -17
  518. package/lib/platform/service/apis/deletePageTemplate.service.d.ts +0 -17
  519. package/lib/platform/service/apis/deletePnResource.service.d.ts +0 -17
  520. package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +0 -17
  521. package/lib/platform/service/apis/device-interconnection-param.service.d.ts +0 -88
  522. package/lib/platform/service/apis/device-interconnection.service.d.ts +0 -101
  523. package/lib/platform/service/apis/device-param-ref.service.d.ts +0 -41
  524. package/lib/platform/service/apis/exportTemplate.service.d.ts +0 -80
  525. package/lib/platform/service/apis/external-message.service.d.ts +0 -75
  526. package/lib/platform/service/apis/file-task.service.d.ts +0 -131
  527. package/lib/platform/service/apis/file.service.d.ts +0 -42
  528. package/lib/platform/service/apis/front-release.service.d.ts +0 -7
  529. package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +0 -14
  530. package/lib/platform/service/apis/getAllCompInfo.service.d.ts +0 -8
  531. package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +0 -14
  532. package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +0 -8
  533. package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +0 -14
  534. package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +0 -8
  535. package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +0 -8
  536. package/lib/platform/service/apis/getAllFilter.service.d.ts +0 -8
  537. package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +0 -8
  538. package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +0 -13
  539. package/lib/platform/service/apis/getCompInfoById.service.d.ts +0 -14
  540. package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +0 -13
  541. package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +0 -14
  542. package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +0 -13
  543. package/lib/platform/service/apis/getContentToArray.service.d.ts +0 -18
  544. package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +0 -14
  545. package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +0 -14
  546. package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +0 -13
  547. package/lib/platform/service/apis/getDesignerData.service.d.ts +0 -14
  548. package/lib/platform/service/apis/getEchartThemeById.service.d.ts +0 -14
  549. package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +0 -13
  550. package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +0 -13
  551. package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +0 -14
  552. package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +0 -13
  553. package/lib/platform/service/apis/getFilterById.service.d.ts +0 -14
  554. package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +0 -14
  555. package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +0 -14
  556. package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +0 -13
  557. package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +0 -14
  558. package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +0 -14
  559. package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +0 -13
  560. package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +0 -8
  561. package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +0 -8
  562. package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +0 -10
  563. package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +0 -13
  564. package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +0 -18
  565. package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +0 -14
  566. package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +0 -14
  567. package/lib/platform/service/apis/getPageTemplateById.service.d.ts +0 -14
  568. package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +0 -13
  569. package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +0 -13
  570. package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +0 -14
  571. package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +0 -14
  572. package/lib/platform/service/apis/getPageTotalCount.service.d.ts +0 -8
  573. package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +0 -13
  574. package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +0 -14
  575. package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +0 -8
  576. package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +0 -14
  577. package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +0 -13
  578. package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +0 -8
  579. package/lib/platform/service/apis/httpQuery.service.d.ts +0 -10
  580. package/lib/platform/service/apis/i18n-config.service.d.ts +0 -29
  581. package/lib/platform/service/apis/i18n-info.service.d.ts +0 -115
  582. package/lib/platform/service/apis/importCompInfoJson.service.d.ts +0 -13
  583. package/lib/platform/service/apis/importTemplate.service.d.ts +0 -32
  584. package/lib/platform/service/apis/internal-message.service.d.ts +0 -96
  585. package/lib/platform/service/apis/invoke-log.service.d.ts +0 -73
  586. package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +0 -75
  587. package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +0 -75
  588. package/lib/platform/service/apis/knowledge-base.service.d.ts +0 -72
  589. package/lib/platform/service/apis/ldap.service.d.ts +0 -7
  590. package/lib/platform/service/apis/license-unbind-log.service.d.ts +0 -12
  591. package/lib/platform/service/apis/license.service.d.ts +0 -248
  592. package/lib/platform/service/apis/login-log.service.d.ts +0 -38
  593. package/lib/platform/service/apis/login.service.d.ts +0 -73
  594. package/lib/platform/service/apis/manager.service.d.ts +0 -39
  595. package/lib/platform/service/apis/message-setting.service.d.ts +0 -148
  596. package/lib/platform/service/apis/minio-file.service.d.ts +0 -26
  597. package/lib/platform/service/apis/model-provider.service.d.ts +0 -72
  598. package/lib/platform/service/apis/model.service.d.ts +0 -70
  599. package/lib/platform/service/apis/nav-menu.service.d.ts +0 -98
  600. package/lib/platform/service/apis/nav-page.service.d.ts +0 -81
  601. package/lib/platform/service/apis/openapi-group.service.d.ts +0 -186
  602. package/lib/platform/service/apis/openapi-key-grant.service.d.ts +0 -97
  603. package/lib/platform/service/apis/org-user-picker.service.d.ts +0 -70
  604. package/lib/platform/service/apis/org.service.d.ts +0 -215
  605. package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +0 -18
  606. package/lib/platform/service/apis/permission.service.d.ts +0 -57
  607. package/lib/platform/service/apis/plat.service.d.ts +0 -190
  608. package/lib/platform/service/apis/plugin-version.service.d.ts +0 -73
  609. package/lib/platform/service/apis/plugin.service.d.ts +0 -185
  610. package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +0 -75
  611. package/lib/platform/service/apis/pm-process-delegate.service.d.ts +0 -75
  612. package/lib/platform/service/apis/pm-process-instance.service.d.ts +0 -92
  613. package/lib/platform/service/apis/pm-task-done.service.d.ts +0 -90
  614. package/lib/platform/service/apis/pm-task-todo.service.d.ts +0 -86
  615. package/lib/platform/service/apis/pn-page.service.d.ts +0 -70
  616. package/lib/platform/service/apis/pn-project.service.d.ts +0 -173
  617. package/lib/platform/service/apis/print-log.service.d.ts +0 -107
  618. package/lib/platform/service/apis/print-resource.service.d.ts +0 -131
  619. package/lib/platform/service/apis/regexp.service.d.ts +0 -94
  620. package/lib/platform/service/apis/released.service.d.ts +0 -96
  621. package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +0 -13
  622. package/lib/platform/service/apis/role-permission.service.d.ts +0 -59
  623. package/lib/platform/service/apis/role.service.d.ts +0 -147
  624. package/lib/platform/service/apis/saveCompInfo.service.d.ts +0 -13
  625. package/lib/platform/service/apis/saveCompInfoType.service.d.ts +0 -13
  626. package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +0 -13
  627. package/lib/platform/service/apis/saveEchartTheme.service.d.ts +0 -13
  628. package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +0 -13
  629. package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +0 -13
  630. package/lib/platform/service/apis/saveFilter.service.d.ts +0 -13
  631. package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +0 -13
  632. package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +0 -13
  633. package/lib/platform/service/apis/savePageTemplate.service.d.ts +0 -13
  634. package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +0 -13
  635. package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +0 -13
  636. package/lib/platform/service/apis/seal-management.service.d.ts +0 -85
  637. package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +0 -13
  638. package/lib/platform/service/apis/seat-message.service.d.ts +0 -13
  639. package/lib/platform/service/apis/seat.service.d.ts +0 -100
  640. package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +0 -13
  641. package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +0 -13
  642. package/lib/platform/service/apis/shortcut.service.d.ts +0 -129
  643. package/lib/platform/service/apis/sign-log.service.d.ts +0 -72
  644. package/lib/platform/service/apis/sms.service.d.ts +0 -19
  645. package/lib/platform/service/apis/started-process.service.d.ts +0 -64
  646. package/lib/platform/service/apis/task-delegate.service.d.ts +0 -101
  647. package/lib/platform/service/apis/task-done.service.d.ts +0 -60
  648. package/lib/platform/service/apis/task-todo.service.d.ts +0 -60
  649. package/lib/platform/service/apis/tenant-developer.service.d.ts +0 -119
  650. package/lib/platform/service/apis/tenant.service.d.ts +0 -482
  651. package/lib/platform/service/apis/toggleEnabled.service.d.ts +0 -13
  652. package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +0 -13
  653. package/lib/platform/service/apis/uploadFiles.service.d.ts +0 -108
  654. package/lib/platform/service/apis/user-extra.service.d.ts +0 -70
  655. package/lib/platform/service/apis/user-info-log.service.d.ts +0 -74
  656. package/lib/platform/service/apis/user-password-history.service.d.ts +0 -75
  657. package/lib/platform/service/apis/user.service.d.ts +0 -281
  658. package/lib/platform/service/apis/workbench-component-relation.service.d.ts +0 -115
  659. package/lib/platform/service/apis/workbench-component.service.d.ts +0 -86
  660. package/lib/platform/service/entities.d.ts +0 -23348
  661. package/lib/platform/service/index.d.ts +0 -369
  662. package/lib/service/api-manage.cjs +0 -34
  663. package/lib/service/api-service.cjs +0 -165
  664. package/lib/service/api-service.interface.cjs +0 -1
  665. package/lib/service/http.enum.cjs +0 -66
  666. package/lib/service/http.error.cjs +0 -46
  667. package/lib/service/http.util.cjs +0 -245
  668. package/lib/service/index.cjs +0 -54
  669. package/lib/types/index.d.ts +0 -171
  670. package/lib/utils/index.cjs +0 -16
@@ -1,7 +1,7 @@
1
1
  export const apiConfig = [
2
2
  {
3
3
  name: "medPro",
4
- entityName: "med-pro",
4
+ entityName: "medPro",
5
5
  apis: [
6
6
  {
7
7
  mode: "post",
@@ -27,89 +27,11 @@ export const apiConfig = [
27
27
  path: "modelMeta/modelDataAssociation",
28
28
  hasQuery: true
29
29
  },
30
- {
31
- mode: "post",
32
- method: "postApproveProcessApprove",
33
- path: "approve/process/approve",
34
- hasData: true
35
- },
36
- {
37
- mode: "post",
38
- method: "postApproveProcessInterfereReassign",
39
- path: "approve/process/interfere/reassign",
40
- hasData: true
41
- },
42
- {
43
- mode: "post",
44
- method: "postApproveProcessInterfereReturn",
45
- path: "approve/process/interfere/return",
46
- hasData: true
47
- },
48
- {
49
- mode: "post",
50
- method: "postApproveProcessJump",
51
- path: "approve/process/jump",
52
- hasData: true
53
- },
54
- {
55
- mode: "post",
56
- method: "postApproveProcessReassign",
57
- path: "approve/process/reassign",
58
- hasData: true
59
- },
60
- {
61
- mode: "post",
62
- method: "postApproveProcessReturn",
63
- path: "approve/process/return",
64
- hasData: true
65
- },
66
30
  {
67
31
  mode: "get",
68
32
  method: "getEdhrAttachmentGetEdhrAttachment",
69
33
  path: "edhrAttachment/getEdhrAttachment",
70
34
  hasQuery: true
71
- },
72
- {
73
- mode: "post",
74
- method: "postFileUnzip",
75
- path: "file/unzip",
76
- hasQuery: true
77
- },
78
- {
79
- mode: "post",
80
- method: "postFormChangeProcessApprove",
81
- path: "form/change/process/approve",
82
- hasData: true
83
- },
84
- {
85
- mode: "post",
86
- method: "postFormChangeProcessInterfereReassign",
87
- path: "form/change/process/interfere/reassign",
88
- hasData: true
89
- },
90
- {
91
- mode: "post",
92
- method: "postFormChangeProcessInterfereReturn",
93
- path: "form/change/process/interfere/return",
94
- hasData: true
95
- },
96
- {
97
- mode: "post",
98
- method: "postFormChangeProcessJump",
99
- path: "form/change/process/jump",
100
- hasData: true
101
- },
102
- {
103
- mode: "post",
104
- method: "postFormChangeProcessReassign",
105
- path: "form/change/process/reassign",
106
- hasData: true
107
- },
108
- {
109
- mode: "post",
110
- method: "postFormChangeProcessReturn",
111
- path: "form/change/process/return",
112
- hasData: true
113
35
  }
114
36
  ]
115
37
  },
@@ -149,7 +71,7 @@ export const apiConfig = [
149
71
  {
150
72
  mode: "put",
151
73
  method: "putId",
152
- path: "",
74
+ path: "{id}",
153
75
  hasPathParams: true,
154
76
  hasData: true
155
77
  }
@@ -186,7 +108,7 @@ export const apiConfig = [
186
108
  {
187
109
  mode: "put",
188
110
  method: "putId",
189
- path: "",
111
+ path: "{id}",
190
112
  hasPathParams: true,
191
113
  hasData: true
192
114
  }
@@ -321,7 +243,7 @@ export const apiConfig = [
321
243
  {
322
244
  mode: "put",
323
245
  method: "putId",
324
- path: "",
246
+ path: "{id}",
325
247
  hasPathParams: true,
326
248
  hasData: true
327
249
  }
@@ -363,7 +285,7 @@ export const apiConfig = [
363
285
  {
364
286
  mode: "put",
365
287
  method: "putId",
366
- path: "",
288
+ path: "{id}",
367
289
  hasPathParams: true,
368
290
  hasData: true
369
291
  }
@@ -441,7 +363,7 @@ export const apiConfig = [
441
363
  {
442
364
  mode: "put",
443
365
  method: "putId",
444
- path: "",
366
+ path: "{id}",
445
367
  hasPathParams: true,
446
368
  hasData: true
447
369
  }
@@ -483,7 +405,7 @@ export const apiConfig = [
483
405
  {
484
406
  mode: "put",
485
407
  method: "putId",
486
- path: "",
408
+ path: "{id}",
487
409
  hasPathParams: true,
488
410
  hasData: true
489
411
  }
@@ -662,7 +584,7 @@ export const apiConfig = [
662
584
  {
663
585
  mode: "put",
664
586
  method: "putId",
665
- path: "",
587
+ path: "{id}",
666
588
  hasPathParams: true,
667
589
  hasData: true
668
590
  }
@@ -705,7 +627,7 @@ export const apiConfig = [
705
627
  {
706
628
  mode: "put",
707
629
  method: "putId",
708
- path: "",
630
+ path: "{id}",
709
631
  hasPathParams: true,
710
632
  hasData: true
711
633
  }
@@ -760,7 +682,7 @@ export const apiConfig = [
760
682
  {
761
683
  mode: "get",
762
684
  method: "getId",
763
- path: "",
685
+ path: "{id}",
764
686
  hasPathParams: true
765
687
  }
766
688
  ]
@@ -819,7 +741,7 @@ export const apiConfig = [
819
741
  {
820
742
  mode: "put",
821
743
  method: "putId",
822
- path: "",
744
+ path: "{id}",
823
745
  hasPathParams: true,
824
746
  hasData: true
825
747
  }
@@ -933,7 +855,7 @@ export const apiConfig = [
933
855
  {
934
856
  mode: "put",
935
857
  method: "putId",
936
- path: "",
858
+ path: "{id}",
937
859
  hasPathParams: true,
938
860
  hasData: true
939
861
  }
@@ -981,7 +903,7 @@ export const apiConfig = [
981
903
  {
982
904
  mode: "put",
983
905
  method: "putId",
984
- path: "",
906
+ path: "{id}",
985
907
  hasPathParams: true,
986
908
  hasData: true
987
909
  }
@@ -995,7 +917,9 @@ export const apiConfig = [
995
917
  mode: "post",
996
918
  method: "postImportExcel",
997
919
  path: "importExcel",
998
- hasQuery: true
920
+ hasUpload: true,
921
+ hasQuery: true,
922
+ hasData: true
999
923
  }
1000
924
  ]
1001
925
  },
@@ -1090,7 +1014,7 @@ export const apiConfig = [
1090
1014
  {
1091
1015
  mode: "put",
1092
1016
  method: "putId",
1093
- path: "",
1017
+ path: "{id}",
1094
1018
  hasPathParams: true,
1095
1019
  hasData: true
1096
1020
  }
@@ -1145,7 +1069,7 @@ export const apiConfig = [
1145
1069
  {
1146
1070
  mode: "put",
1147
1071
  method: "putId",
1148
- path: "",
1072
+ path: "{id}",
1149
1073
  hasPathParams: true,
1150
1074
  hasData: true
1151
1075
  }
@@ -1200,7 +1124,7 @@ export const apiConfig = [
1200
1124
  {
1201
1125
  mode: "put",
1202
1126
  method: "putId",
1203
- path: "",
1127
+ path: "{id}",
1204
1128
  hasPathParams: true,
1205
1129
  hasData: true
1206
1130
  }
@@ -1253,7 +1177,7 @@ export const apiConfig = [
1253
1177
  {
1254
1178
  mode: "put",
1255
1179
  method: "putId",
1256
- path: "",
1180
+ path: "{id}",
1257
1181
  hasPathParams: true,
1258
1182
  hasData: true
1259
1183
  }
@@ -1302,7 +1226,7 @@ export const apiConfig = [
1302
1226
  {
1303
1227
  mode: "put",
1304
1228
  method: "putId",
1305
- path: "",
1229
+ path: "{id}",
1306
1230
  hasPathParams: true,
1307
1231
  hasData: true
1308
1232
  }
@@ -1374,7 +1298,7 @@ export const apiConfig = [
1374
1298
  {
1375
1299
  mode: "put",
1376
1300
  method: "putId",
1377
- path: "",
1301
+ path: "{id}",
1378
1302
  hasPathParams: true,
1379
1303
  hasData: true
1380
1304
  }
@@ -1445,7 +1369,7 @@ export const apiConfig = [
1445
1369
  {
1446
1370
  mode: "put",
1447
1371
  method: "putId",
1448
- path: "",
1372
+ path: "{id}",
1449
1373
  hasPathParams: true,
1450
1374
  hasData: true
1451
1375
  }
@@ -1521,12 +1445,16 @@ export const apiConfig = [
1521
1445
  mode: "post",
1522
1446
  method: "postUploadFile",
1523
1447
  path: "upload/file",
1524
- hasQuery: true
1448
+ hasUpload: true,
1449
+ hasQuery: true,
1450
+ hasData: true
1525
1451
  },
1526
1452
  {
1527
1453
  mode: "post",
1528
1454
  method: "postUploadLabelImage",
1529
- path: "upload/label/image"
1455
+ path: "upload/label/image",
1456
+ hasUpload: true,
1457
+ hasData: true
1530
1458
  },
1531
1459
  {
1532
1460
  mode: "get",
@@ -1901,7 +1829,7 @@ export const apiConfig = [
1901
1829
  {
1902
1830
  mode: "put",
1903
1831
  method: "putId",
1904
- path: "",
1832
+ path: "{id}",
1905
1833
  hasPathParams: true,
1906
1834
  hasData: true
1907
1835
  }
@@ -2000,7 +1928,7 @@ export const apiConfig = [
2000
1928
  {
2001
1929
  mode: "put",
2002
1930
  method: "putId",
2003
- path: "",
1931
+ path: "{id}",
2004
1932
  hasPathParams: true,
2005
1933
  hasData: true
2006
1934
  }
@@ -2048,7 +1976,7 @@ export const apiConfig = [
2048
1976
  {
2049
1977
  mode: "put",
2050
1978
  method: "putId",
2051
- path: "",
1979
+ path: "{id}",
2052
1980
  hasPathParams: true,
2053
1981
  hasData: true
2054
1982
  }
@@ -2096,7 +2024,7 @@ export const apiConfig = [
2096
2024
  {
2097
2025
  mode: "put",
2098
2026
  method: "putId",
2099
- path: "",
2027
+ path: "{id}",
2100
2028
  hasPathParams: true,
2101
2029
  hasData: true
2102
2030
  }
@@ -2372,7 +2300,7 @@ export const apiConfig = [
2372
2300
  {
2373
2301
  mode: "put",
2374
2302
  method: "putId",
2375
- path: "",
2303
+ path: "{id}",
2376
2304
  hasPathParams: true,
2377
2305
  hasData: true
2378
2306
  }
@@ -2426,7 +2354,7 @@ export const apiConfig = [
2426
2354
  {
2427
2355
  mode: "put",
2428
2356
  method: "putId",
2429
- path: "",
2357
+ path: "{id}",
2430
2358
  hasPathParams: true,
2431
2359
  hasData: true
2432
2360
  }
@@ -2469,7 +2397,7 @@ export const apiConfig = [
2469
2397
  {
2470
2398
  mode: "put",
2471
2399
  method: "putId",
2472
- path: "",
2400
+ path: "{id}",
2473
2401
  hasPathParams: true,
2474
2402
  hasData: true
2475
2403
  }
@@ -2584,7 +2512,7 @@ export const apiConfig = [
2584
2512
  {
2585
2513
  mode: "put",
2586
2514
  method: "putId",
2587
- path: "",
2515
+ path: "{id}",
2588
2516
  hasPathParams: true,
2589
2517
  hasData: true
2590
2518
  }
@@ -2610,7 +2538,9 @@ export const apiConfig = [
2610
2538
  mode: "post",
2611
2539
  method: "postDataImport",
2612
2540
  path: "data/import",
2613
- hasQuery: true
2541
+ hasUpload: true,
2542
+ hasQuery: true,
2543
+ hasData: true
2614
2544
  },
2615
2545
  {
2616
2546
  mode: "get",
@@ -2628,7 +2558,9 @@ export const apiConfig = [
2628
2558
  mode: "post",
2629
2559
  method: "postDataValidate",
2630
2560
  path: "data/validate",
2631
- hasQuery: true
2561
+ hasUpload: true,
2562
+ hasQuery: true,
2563
+ hasData: true
2632
2564
  }
2633
2565
  ]
2634
2566
  },
@@ -2722,7 +2654,7 @@ export const apiConfig = [
2722
2654
  {
2723
2655
  mode: "put",
2724
2656
  method: "putId",
2725
- path: "",
2657
+ path: "{id}",
2726
2658
  hasPathParams: true,
2727
2659
  hasData: true
2728
2660
  }
@@ -2760,7 +2692,9 @@ export const apiConfig = [
2760
2692
  mode: "post",
2761
2693
  method: "postUpload",
2762
2694
  path: "upload",
2763
- hasQuery: true
2695
+ hasUpload: true,
2696
+ hasQuery: true,
2697
+ hasData: true
2764
2698
  }
2765
2699
  ]
2766
2700
  },
@@ -2807,7 +2741,9 @@ export const apiConfig = [
2807
2741
  mode: "post",
2808
2742
  method: "postUploadImage",
2809
2743
  path: "upload/image",
2810
- hasQuery: true
2744
+ hasUpload: true,
2745
+ hasQuery: true,
2746
+ hasData: true
2811
2747
  }
2812
2748
  ]
2813
2749
  },
@@ -2985,7 +2921,7 @@ export const apiConfig = [
2985
2921
  {
2986
2922
  mode: "put",
2987
2923
  method: "putId",
2988
- path: "",
2924
+ path: "{id}",
2989
2925
  hasPathParams: true,
2990
2926
  hasData: true
2991
2927
  }
@@ -3017,7 +2953,9 @@ export const apiConfig = [
3017
2953
  mode: "post",
3018
2954
  method: "postLangUpload",
3019
2955
  path: "lang/upload",
3020
- hasQuery: true
2956
+ hasUpload: true,
2957
+ hasQuery: true,
2958
+ hasData: true
3021
2959
  },
3022
2960
  {
3023
2961
  mode: "get",
@@ -3099,7 +3037,7 @@ export const apiConfig = [
3099
3037
  {
3100
3038
  mode: "put",
3101
3039
  method: "putId",
3102
- path: "",
3040
+ path: "{id}",
3103
3041
  hasPathParams: true,
3104
3042
  hasData: true
3105
3043
  }
@@ -3214,7 +3152,7 @@ export const apiConfig = [
3214
3152
  {
3215
3153
  mode: "put",
3216
3154
  method: "putId",
3217
- path: "",
3155
+ path: "{id}",
3218
3156
  hasPathParams: true,
3219
3157
  hasData: true
3220
3158
  }
@@ -3359,7 +3297,9 @@ export const apiConfig = [
3359
3297
  {
3360
3298
  mode: "post",
3361
3299
  method: "postImport",
3362
- path: "import"
3300
+ path: "import",
3301
+ hasUpload: true,
3302
+ hasData: true
3363
3303
  },
3364
3304
  {
3365
3305
  mode: "get",
@@ -3441,7 +3381,7 @@ export const apiConfig = [
3441
3381
  {
3442
3382
  mode: "put",
3443
3383
  method: "putId",
3444
- path: "",
3384
+ path: "{id}",
3445
3385
  hasPathParams: true,
3446
3386
  hasData: true
3447
3387
  }
@@ -3483,7 +3423,7 @@ export const apiConfig = [
3483
3423
  {
3484
3424
  mode: "put",
3485
3425
  method: "putId",
3486
- path: "",
3426
+ path: "{id}",
3487
3427
  hasPathParams: true,
3488
3428
  hasData: true
3489
3429
  }
@@ -3544,7 +3484,7 @@ export const apiConfig = [
3544
3484
  {
3545
3485
  mode: "put",
3546
3486
  method: "putId",
3547
- path: "",
3487
+ path: "{id}",
3548
3488
  hasPathParams: true,
3549
3489
  hasData: true
3550
3490
  }
@@ -3580,7 +3520,7 @@ export const apiConfig = [
3580
3520
  {
3581
3521
  mode: "put",
3582
3522
  method: "putId",
3583
- path: "",
3523
+ path: "{id}",
3584
3524
  hasPathParams: true,
3585
3525
  hasData: true
3586
3526
  }
@@ -3693,7 +3633,7 @@ export const apiConfig = [
3693
3633
  {
3694
3634
  mode: "put",
3695
3635
  method: "putId",
3696
- path: "",
3636
+ path: "{id}",
3697
3637
  hasPathParams: true,
3698
3638
  hasData: true
3699
3639
  }
@@ -3753,7 +3693,7 @@ export const apiConfig = [
3753
3693
  {
3754
3694
  mode: "put",
3755
3695
  method: "putId",
3756
- path: "",
3696
+ path: "{id}",
3757
3697
  hasPathParams: true,
3758
3698
  hasData: true
3759
3699
  }
@@ -3809,7 +3749,7 @@ export const apiConfig = [
3809
3749
  {
3810
3750
  mode: "put",
3811
3751
  method: "putId",
3812
- path: "",
3752
+ path: "{id}",
3813
3753
  hasPathParams: true,
3814
3754
  hasData: true
3815
3755
  }
@@ -4201,7 +4141,7 @@ export const apiConfig = [
4201
4141
  {
4202
4142
  mode: "put",
4203
4143
  method: "putId",
4204
- path: "",
4144
+ path: "{id}",
4205
4145
  hasPathParams: true,
4206
4146
  hasData: true
4207
4147
  },
@@ -4262,7 +4202,7 @@ export const apiConfig = [
4262
4202
  {
4263
4203
  mode: "put",
4264
4204
  method: "putId",
4265
- path: "",
4205
+ path: "{id}",
4266
4206
  hasPathParams: true,
4267
4207
  hasData: true
4268
4208
  }
@@ -4304,7 +4244,7 @@ export const apiConfig = [
4304
4244
  {
4305
4245
  mode: "put",
4306
4246
  method: "putId",
4307
- path: "",
4247
+ path: "{id}",
4308
4248
  hasPathParams: true,
4309
4249
  hasData: true
4310
4250
  }
@@ -4340,7 +4280,9 @@ export const apiConfig = [
4340
4280
  {
4341
4281
  mode: "post",
4342
4282
  method: "postDocxJson",
4343
- path: "docx-json"
4283
+ path: "docx-json",
4284
+ hasUpload: true,
4285
+ hasData: true
4344
4286
  }
4345
4287
  ]
4346
4288
  },
@@ -4386,7 +4328,7 @@ export const apiConfig = [
4386
4328
  {
4387
4329
  mode: "put",
4388
4330
  method: "putId",
4389
- path: "",
4331
+ path: "{id}",
4390
4332
  hasPathParams: true,
4391
4333
  hasData: true
4392
4334
  }
@@ -4707,7 +4649,9 @@ export const apiConfig = [
4707
4649
  mode: "post",
4708
4650
  method: "postImportJsonl",
4709
4651
  path: "importJsonl",
4710
- hasQuery: true
4652
+ hasUpload: true,
4653
+ hasQuery: true,
4654
+ hasData: true
4711
4655
  }
4712
4656
  ]
4713
4657
  },
@@ -4748,7 +4692,7 @@ export const apiConfig = [
4748
4692
  {
4749
4693
  mode: "put",
4750
4694
  method: "putId",
4751
- path: "",
4695
+ path: "{id}",
4752
4696
  hasPathParams: true,
4753
4697
  hasData: true
4754
4698
  }
@@ -4802,12 +4746,6 @@ export const apiConfig = [
4802
4746
  path: "getCommunicationConfig",
4803
4747
  hasQuery: true
4804
4748
  },
4805
- {
4806
- mode: "get",
4807
- method: "getGetFormTmplByInstIdAndTmplId",
4808
- path: "getFormTmplByInstIdAndTmplId",
4809
- hasQuery: true
4810
- },
4811
4749
  {
4812
4750
  mode: "get",
4813
4751
  method: "getGetFormTmplUsedFieldMeta",
@@ -5119,7 +5057,7 @@ export const apiConfig = [
5119
5057
  {
5120
5058
  mode: "put",
5121
5059
  method: "putId",
5122
- path: "",
5060
+ path: "{id}",
5123
5061
  hasPathParams: true,
5124
5062
  hasData: true
5125
5063
  }
@@ -5193,6 +5131,12 @@ export const apiConfig = [
5193
5131
  method: "getList",
5194
5132
  path: "list"
5195
5133
  },
5134
+ {
5135
+ mode: "get",
5136
+ method: "getLogPageList",
5137
+ path: "log/page/list",
5138
+ hasQuery: true
5139
+ },
5196
5140
  {
5197
5141
  mode: "get",
5198
5142
  method: "getPageList",
@@ -5202,7 +5146,7 @@ export const apiConfig = [
5202
5146
  {
5203
5147
  mode: "put",
5204
5148
  method: "putId",
5205
- path: "",
5149
+ path: "{id}",
5206
5150
  hasPathParams: true,
5207
5151
  hasData: true
5208
5152
  }
@@ -5258,7 +5202,7 @@ export const apiConfig = [
5258
5202
  {
5259
5203
  mode: "put",
5260
5204
  method: "putId",
5261
- path: "",
5205
+ path: "{id}",
5262
5206
  hasPathParams: true,
5263
5207
  hasData: true
5264
5208
  }
@@ -5300,7 +5244,7 @@ export const apiConfig = [
5300
5244
  {
5301
5245
  mode: "put",
5302
5246
  method: "putId",
5303
- path: "",
5247
+ path: "{id}",
5304
5248
  hasPathParams: true,
5305
5249
  hasData: true
5306
5250
  }
@@ -5343,7 +5287,7 @@ export const apiConfig = [
5343
5287
  {
5344
5288
  mode: "put",
5345
5289
  method: "putId",
5346
- path: "",
5290
+ path: "{id}",
5347
5291
  hasPathParams: true,
5348
5292
  hasData: true
5349
5293
  }
@@ -5427,7 +5371,7 @@ export const apiConfig = [
5427
5371
  {
5428
5372
  mode: "put",
5429
5373
  method: "putId",
5430
- path: "",
5374
+ path: "{id}",
5431
5375
  hasPathParams: true,
5432
5376
  hasData: true
5433
5377
  }
@@ -5488,7 +5432,7 @@ export const apiConfig = [
5488
5432
  {
5489
5433
  mode: "get",
5490
5434
  method: "getId",
5491
- path: "",
5435
+ path: "{id}",
5492
5436
  hasPathParams: true
5493
5437
  }
5494
5438
  ]
@@ -5718,7 +5662,7 @@ export const apiConfig = [
5718
5662
  {
5719
5663
  mode: "put",
5720
5664
  method: "putId",
5721
- path: "",
5665
+ path: "{id}",
5722
5666
  hasPathParams: true,
5723
5667
  hasData: true
5724
5668
  }
@@ -5766,7 +5710,7 @@ export const apiConfig = [
5766
5710
  {
5767
5711
  mode: "put",
5768
5712
  method: "putId",
5769
- path: "",
5713
+ path: "{id}",
5770
5714
  hasPathParams: true,
5771
5715
  hasData: true
5772
5716
  }
@@ -5808,7 +5752,7 @@ export const apiConfig = [
5808
5752
  {
5809
5753
  mode: "put",
5810
5754
  method: "putId",
5811
- path: "",
5755
+ path: "{id}",
5812
5756
  hasPathParams: true,
5813
5757
  hasData: true
5814
5758
  }
@@ -5856,7 +5800,7 @@ export const apiConfig = [
5856
5800
  {
5857
5801
  mode: "put",
5858
5802
  method: "putId",
5859
- path: "",
5803
+ path: "{id}",
5860
5804
  hasPathParams: true,
5861
5805
  hasData: true
5862
5806
  }
@@ -5905,13 +5849,13 @@ export const apiConfig = [
5905
5849
  {
5906
5850
  mode: "get",
5907
5851
  method: "getId",
5908
- path: "",
5852
+ path: "{id}",
5909
5853
  hasPathParams: true
5910
5854
  },
5911
5855
  {
5912
5856
  mode: "put",
5913
5857
  method: "putId",
5914
- path: "",
5858
+ path: "{id}",
5915
5859
  hasPathParams: true,
5916
5860
  hasData: true
5917
5861
  }
@@ -5995,7 +5939,7 @@ export const apiConfig = [
5995
5939
  {
5996
5940
  mode: "put",
5997
5941
  method: "putId",
5998
- path: "",
5942
+ path: "{id}",
5999
5943
  hasPathParams: true,
6000
5944
  hasData: true
6001
5945
  }
@@ -6049,7 +5993,7 @@ export const apiConfig = [
6049
5993
  {
6050
5994
  mode: "put",
6051
5995
  method: "putId",
6052
- path: "",
5996
+ path: "{id}",
6053
5997
  hasPathParams: true,
6054
5998
  hasData: true
6055
5999
  }
@@ -6091,7 +6035,7 @@ export const apiConfig = [
6091
6035
  {
6092
6036
  mode: "put",
6093
6037
  method: "putId",
6094
- path: "",
6038
+ path: "{id}",
6095
6039
  hasPathParams: true,
6096
6040
  hasData: true
6097
6041
  }
@@ -6133,7 +6077,7 @@ export const apiConfig = [
6133
6077
  {
6134
6078
  mode: "put",
6135
6079
  method: "putId",
6136
- path: "",
6080
+ path: "{id}",
6137
6081
  hasPathParams: true,
6138
6082
  hasData: true
6139
6083
  }
@@ -6175,7 +6119,7 @@ export const apiConfig = [
6175
6119
  {
6176
6120
  mode: "put",
6177
6121
  method: "putId",
6178
- path: "",
6122
+ path: "{id}",
6179
6123
  hasPathParams: true,
6180
6124
  hasData: true
6181
6125
  }
@@ -6217,7 +6161,7 @@ export const apiConfig = [
6217
6161
  {
6218
6162
  mode: "put",
6219
6163
  method: "putId",
6220
- path: "",
6164
+ path: "{id}",
6221
6165
  hasPathParams: true,
6222
6166
  hasData: true
6223
6167
  }
@@ -6421,7 +6365,7 @@ export const apiConfig = [
6421
6365
  {
6422
6366
  mode: "put",
6423
6367
  method: "putId",
6424
- path: "",
6368
+ path: "{id}",
6425
6369
  hasPathParams: true,
6426
6370
  hasData: true
6427
6371
  }
@@ -6511,7 +6455,7 @@ export const apiConfig = [
6511
6455
  {
6512
6456
  mode: "put",
6513
6457
  method: "putId",
6514
- path: "",
6458
+ path: "{id}",
6515
6459
  hasPathParams: true,
6516
6460
  hasData: true
6517
6461
  }
@@ -6553,7 +6497,7 @@ export const apiConfig = [
6553
6497
  {
6554
6498
  mode: "put",
6555
6499
  method: "putId",
6556
- path: "",
6500
+ path: "{id}",
6557
6501
  hasPathParams: true,
6558
6502
  hasData: true
6559
6503
  }
@@ -6653,7 +6597,7 @@ export const apiConfig = [
6653
6597
  {
6654
6598
  mode: "put",
6655
6599
  method: "putId",
6656
- path: "",
6600
+ path: "{id}",
6657
6601
  hasPathParams: true,
6658
6602
  hasData: true
6659
6603
  }
@@ -6726,7 +6670,7 @@ export const apiConfig = [
6726
6670
  {
6727
6671
  mode: "put",
6728
6672
  method: "putId",
6729
- path: "",
6673
+ path: "{id}",
6730
6674
  hasPathParams: true,
6731
6675
  hasData: true
6732
6676
  }
@@ -6892,7 +6836,7 @@ export const apiConfig = [
6892
6836
  {
6893
6837
  mode: "put",
6894
6838
  method: "putId",
6895
- path: "",
6839
+ path: "{id}",
6896
6840
  hasPathParams: true,
6897
6841
  hasData: true
6898
6842
  }
@@ -6940,7 +6884,7 @@ export const apiConfig = [
6940
6884
  {
6941
6885
  mode: "put",
6942
6886
  method: "putId",
6943
- path: "",
6887
+ path: "{id}",
6944
6888
  hasPathParams: true,
6945
6889
  hasData: true
6946
6890
  }
@@ -7005,7 +6949,7 @@ export const apiConfig = [
7005
6949
  {
7006
6950
  mode: "put",
7007
6951
  method: "putId",
7008
- path: "",
6952
+ path: "{id}",
7009
6953
  hasPathParams: true,
7010
6954
  hasData: true
7011
6955
  }
@@ -7083,7 +7027,7 @@ export const apiConfig = [
7083
7027
  {
7084
7028
  mode: "put",
7085
7029
  method: "putId",
7086
- path: "",
7030
+ path: "{id}",
7087
7031
  hasPathParams: true,
7088
7032
  hasData: true
7089
7033
  }
@@ -7131,7 +7075,7 @@ export const apiConfig = [
7131
7075
  {
7132
7076
  mode: "put",
7133
7077
  method: "putId",
7134
- path: "",
7078
+ path: "{id}",
7135
7079
  hasPathParams: true,
7136
7080
  hasData: true
7137
7081
  }
@@ -7208,7 +7152,7 @@ export const apiConfig = [
7208
7152
  {
7209
7153
  mode: "put",
7210
7154
  method: "putId",
7211
- path: "",
7155
+ path: "{id}",
7212
7156
  hasPathParams: true,
7213
7157
  hasData: true
7214
7158
  }
@@ -7280,7 +7224,7 @@ export const apiConfig = [
7280
7224
  {
7281
7225
  mode: "put",
7282
7226
  method: "putId",
7283
- path: "",
7227
+ path: "{id}",
7284
7228
  hasPathParams: true,
7285
7229
  hasData: true
7286
7230
  }
@@ -7308,12 +7252,9 @@ export const apiConfig = [
7308
7252
  mode: "post",
7309
7253
  method: "postUploadExcel",
7310
7254
  path: "upload/excel",
7311
- hasQuery: true
7312
- },
7313
- {
7314
- mode: "post",
7315
- method: "postUploadZip",
7316
- path: "upload/zip"
7255
+ hasUpload: true,
7256
+ hasQuery: true,
7257
+ hasData: true
7317
7258
  }
7318
7259
  ]
7319
7260
  },
@@ -7348,7 +7289,7 @@ export const apiConfig = [
7348
7289
  {
7349
7290
  mode: "put",
7350
7291
  method: "putId",
7351
- path: "",
7292
+ path: "{id}",
7352
7293
  hasPathParams: true,
7353
7294
  hasData: true
7354
7295
  }
@@ -7401,7 +7342,7 @@ export const apiConfig = [
7401
7342
  {
7402
7343
  mode: "put",
7403
7344
  method: "putId",
7404
- path: "",
7345
+ path: "{id}",
7405
7346
  hasPathParams: true,
7406
7347
  hasData: true
7407
7348
  }
@@ -7460,7 +7401,7 @@ export const apiConfig = [
7460
7401
  {
7461
7402
  mode: "put",
7462
7403
  method: "putId",
7463
- path: "",
7404
+ path: "{id}",
7464
7405
  hasPathParams: true,
7465
7406
  hasData: true
7466
7407
  }
@@ -7508,7 +7449,7 @@ export const apiConfig = [
7508
7449
  {
7509
7450
  mode: "put",
7510
7451
  method: "putId",
7511
- path: "",
7452
+ path: "{id}",
7512
7453
  hasPathParams: true,
7513
7454
  hasData: true
7514
7455
  }
@@ -7579,7 +7520,7 @@ export const apiConfig = [
7579
7520
  {
7580
7521
  mode: "put",
7581
7522
  method: "putId",
7582
- path: "",
7523
+ path: "{id}",
7583
7524
  hasPathParams: true,
7584
7525
  hasData: true
7585
7526
  }
@@ -7621,7 +7562,7 @@ export const apiConfig = [
7621
7562
  {
7622
7563
  mode: "put",
7623
7564
  method: "putId",
7624
- path: "",
7565
+ path: "{id}",
7625
7566
  hasPathParams: true,
7626
7567
  hasData: true
7627
7568
  }
@@ -7663,7 +7604,7 @@ export const apiConfig = [
7663
7604
  {
7664
7605
  mode: "put",
7665
7606
  method: "putId",
7666
- path: "",
7607
+ path: "{id}",
7667
7608
  hasPathParams: true,
7668
7609
  hasData: true
7669
7610
  }
@@ -7693,7 +7634,7 @@ export const apiConfig = [
7693
7634
  {
7694
7635
  mode: "put",
7695
7636
  method: "putId",
7696
- path: "",
7637
+ path: "{id}",
7697
7638
  hasPathParams: true,
7698
7639
  hasData: true
7699
7640
  }
@@ -7746,7 +7687,7 @@ export const apiConfig = [
7746
7687
  {
7747
7688
  mode: "put",
7748
7689
  method: "putId",
7749
- path: "",
7690
+ path: "{id}",
7750
7691
  hasPathParams: true,
7751
7692
  hasData: true
7752
7693
  }
@@ -7777,12 +7718,30 @@ export const apiConfig = [
7777
7718
  {
7778
7719
  mode: "put",
7779
7720
  method: "putId",
7780
- path: "",
7721
+ path: "{id}",
7781
7722
  hasPathParams: true,
7782
7723
  hasData: true
7783
7724
  }
7784
7725
  ]
7785
7726
  },
7727
+ {
7728
+ name: "user",
7729
+ entityName: "user",
7730
+ apis: [
7731
+ {
7732
+ mode: "get",
7733
+ method: "getInfo",
7734
+ path: "info",
7735
+ hasQuery: true
7736
+ },
7737
+ {
7738
+ mode: "get",
7739
+ method: "getInfos",
7740
+ path: "infos",
7741
+ hasQuery: true
7742
+ }
7743
+ ]
7744
+ },
7786
7745
  {
7787
7746
  name: "viewModel",
7788
7747
  entityName: "view-model",
@@ -7867,7 +7826,7 @@ export const apiConfig = [
7867
7826
  {
7868
7827
  mode: "put",
7869
7828
  method: "putId",
7870
- path: "",
7829
+ path: "{id}",
7871
7830
  hasPathParams: true,
7872
7831
  hasData: true
7873
7832
  }
@@ -7969,7 +7928,7 @@ export const apiConfig = [
7969
7928
  {
7970
7929
  mode: "put",
7971
7930
  method: "putId",
7972
- path: "",
7931
+ path: "{id}",
7973
7932
  hasPathParams: true,
7974
7933
  hasData: true
7975
7934
  }
@@ -8232,8 +8191,10 @@ export const apiConfig = [
8232
8191
  mode: "post",
8233
8192
  method: "postModelComprehensiveBizServiceModelCategoryModelKeyUpload",
8234
8193
  path: "model-comprehensive/biz-service/{modelCategory}/{modelKey}/upload",
8194
+ hasUpload: true,
8235
8195
  hasPathParams: true,
8236
- hasQuery: true
8196
+ hasQuery: true,
8197
+ hasData: true
8237
8198
  },
8238
8199
  {
8239
8200
  mode: "get",