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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/dist/index.esm.min.js +1 -1
  2. package/es/apaas/service/api-config.mjs +152 -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 +20 -23
  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
  }
@@ -3850,6 +3790,7 @@ export const apiConfig = [
3850
3790
  mode: "post",
3851
3791
  method: "postBizServiceGeneralModelCategoryModelKeyBsKey",
3852
3792
  path: "biz-service/general/{modelCategory}/{modelKey}/{bsKey}",
3793
+ hasUpload: true,
3853
3794
  hasPathParams: true,
3854
3795
  hasQuery: true,
3855
3796
  hasData: true
@@ -3865,6 +3806,7 @@ export const apiConfig = [
3865
3806
  mode: "post",
3866
3807
  method: "postBizServiceModelCategoryModelKeyBsKey",
3867
3808
  path: "biz-service/{modelCategory}/{modelKey}/{bsKey}",
3809
+ hasUpload: true,
3868
3810
  hasPathParams: true,
3869
3811
  hasQuery: true,
3870
3812
  hasData: true
@@ -4201,7 +4143,7 @@ export const apiConfig = [
4201
4143
  {
4202
4144
  mode: "put",
4203
4145
  method: "putId",
4204
- path: "",
4146
+ path: "{id}",
4205
4147
  hasPathParams: true,
4206
4148
  hasData: true
4207
4149
  },
@@ -4262,7 +4204,7 @@ export const apiConfig = [
4262
4204
  {
4263
4205
  mode: "put",
4264
4206
  method: "putId",
4265
- path: "",
4207
+ path: "{id}",
4266
4208
  hasPathParams: true,
4267
4209
  hasData: true
4268
4210
  }
@@ -4304,7 +4246,7 @@ export const apiConfig = [
4304
4246
  {
4305
4247
  mode: "put",
4306
4248
  method: "putId",
4307
- path: "",
4249
+ path: "{id}",
4308
4250
  hasPathParams: true,
4309
4251
  hasData: true
4310
4252
  }
@@ -4340,7 +4282,9 @@ export const apiConfig = [
4340
4282
  {
4341
4283
  mode: "post",
4342
4284
  method: "postDocxJson",
4343
- path: "docx-json"
4285
+ path: "docx-json",
4286
+ hasUpload: true,
4287
+ hasData: true
4344
4288
  }
4345
4289
  ]
4346
4290
  },
@@ -4386,7 +4330,7 @@ export const apiConfig = [
4386
4330
  {
4387
4331
  mode: "put",
4388
4332
  method: "putId",
4389
- path: "",
4333
+ path: "{id}",
4390
4334
  hasPathParams: true,
4391
4335
  hasData: true
4392
4336
  }
@@ -4707,7 +4651,9 @@ export const apiConfig = [
4707
4651
  mode: "post",
4708
4652
  method: "postImportJsonl",
4709
4653
  path: "importJsonl",
4710
- hasQuery: true
4654
+ hasUpload: true,
4655
+ hasQuery: true,
4656
+ hasData: true
4711
4657
  }
4712
4658
  ]
4713
4659
  },
@@ -4748,7 +4694,7 @@ export const apiConfig = [
4748
4694
  {
4749
4695
  mode: "put",
4750
4696
  method: "putId",
4751
- path: "",
4697
+ path: "{id}",
4752
4698
  hasPathParams: true,
4753
4699
  hasData: true
4754
4700
  }
@@ -4802,12 +4748,6 @@ export const apiConfig = [
4802
4748
  path: "getCommunicationConfig",
4803
4749
  hasQuery: true
4804
4750
  },
4805
- {
4806
- mode: "get",
4807
- method: "getGetFormTmplByInstIdAndTmplId",
4808
- path: "getFormTmplByInstIdAndTmplId",
4809
- hasQuery: true
4810
- },
4811
4751
  {
4812
4752
  mode: "get",
4813
4753
  method: "getGetFormTmplUsedFieldMeta",
@@ -5119,7 +5059,7 @@ export const apiConfig = [
5119
5059
  {
5120
5060
  mode: "put",
5121
5061
  method: "putId",
5122
- path: "",
5062
+ path: "{id}",
5123
5063
  hasPathParams: true,
5124
5064
  hasData: true
5125
5065
  }
@@ -5193,6 +5133,12 @@ export const apiConfig = [
5193
5133
  method: "getList",
5194
5134
  path: "list"
5195
5135
  },
5136
+ {
5137
+ mode: "get",
5138
+ method: "getLogPageList",
5139
+ path: "log/page/list",
5140
+ hasQuery: true
5141
+ },
5196
5142
  {
5197
5143
  mode: "get",
5198
5144
  method: "getPageList",
@@ -5202,7 +5148,7 @@ export const apiConfig = [
5202
5148
  {
5203
5149
  mode: "put",
5204
5150
  method: "putId",
5205
- path: "",
5151
+ path: "{id}",
5206
5152
  hasPathParams: true,
5207
5153
  hasData: true
5208
5154
  }
@@ -5258,7 +5204,7 @@ export const apiConfig = [
5258
5204
  {
5259
5205
  mode: "put",
5260
5206
  method: "putId",
5261
- path: "",
5207
+ path: "{id}",
5262
5208
  hasPathParams: true,
5263
5209
  hasData: true
5264
5210
  }
@@ -5300,7 +5246,7 @@ export const apiConfig = [
5300
5246
  {
5301
5247
  mode: "put",
5302
5248
  method: "putId",
5303
- path: "",
5249
+ path: "{id}",
5304
5250
  hasPathParams: true,
5305
5251
  hasData: true
5306
5252
  }
@@ -5343,7 +5289,7 @@ export const apiConfig = [
5343
5289
  {
5344
5290
  mode: "put",
5345
5291
  method: "putId",
5346
- path: "",
5292
+ path: "{id}",
5347
5293
  hasPathParams: true,
5348
5294
  hasData: true
5349
5295
  }
@@ -5427,7 +5373,7 @@ export const apiConfig = [
5427
5373
  {
5428
5374
  mode: "put",
5429
5375
  method: "putId",
5430
- path: "",
5376
+ path: "{id}",
5431
5377
  hasPathParams: true,
5432
5378
  hasData: true
5433
5379
  }
@@ -5488,7 +5434,7 @@ export const apiConfig = [
5488
5434
  {
5489
5435
  mode: "get",
5490
5436
  method: "getId",
5491
- path: "",
5437
+ path: "{id}",
5492
5438
  hasPathParams: true
5493
5439
  }
5494
5440
  ]
@@ -5718,7 +5664,7 @@ export const apiConfig = [
5718
5664
  {
5719
5665
  mode: "put",
5720
5666
  method: "putId",
5721
- path: "",
5667
+ path: "{id}",
5722
5668
  hasPathParams: true,
5723
5669
  hasData: true
5724
5670
  }
@@ -5766,7 +5712,7 @@ export const apiConfig = [
5766
5712
  {
5767
5713
  mode: "put",
5768
5714
  method: "putId",
5769
- path: "",
5715
+ path: "{id}",
5770
5716
  hasPathParams: true,
5771
5717
  hasData: true
5772
5718
  }
@@ -5808,7 +5754,7 @@ export const apiConfig = [
5808
5754
  {
5809
5755
  mode: "put",
5810
5756
  method: "putId",
5811
- path: "",
5757
+ path: "{id}",
5812
5758
  hasPathParams: true,
5813
5759
  hasData: true
5814
5760
  }
@@ -5856,7 +5802,7 @@ export const apiConfig = [
5856
5802
  {
5857
5803
  mode: "put",
5858
5804
  method: "putId",
5859
- path: "",
5805
+ path: "{id}",
5860
5806
  hasPathParams: true,
5861
5807
  hasData: true
5862
5808
  }
@@ -5905,13 +5851,13 @@ export const apiConfig = [
5905
5851
  {
5906
5852
  mode: "get",
5907
5853
  method: "getId",
5908
- path: "",
5854
+ path: "{id}",
5909
5855
  hasPathParams: true
5910
5856
  },
5911
5857
  {
5912
5858
  mode: "put",
5913
5859
  method: "putId",
5914
- path: "",
5860
+ path: "{id}",
5915
5861
  hasPathParams: true,
5916
5862
  hasData: true
5917
5863
  }
@@ -5995,7 +5941,7 @@ export const apiConfig = [
5995
5941
  {
5996
5942
  mode: "put",
5997
5943
  method: "putId",
5998
- path: "",
5944
+ path: "{id}",
5999
5945
  hasPathParams: true,
6000
5946
  hasData: true
6001
5947
  }
@@ -6049,7 +5995,7 @@ export const apiConfig = [
6049
5995
  {
6050
5996
  mode: "put",
6051
5997
  method: "putId",
6052
- path: "",
5998
+ path: "{id}",
6053
5999
  hasPathParams: true,
6054
6000
  hasData: true
6055
6001
  }
@@ -6091,7 +6037,7 @@ export const apiConfig = [
6091
6037
  {
6092
6038
  mode: "put",
6093
6039
  method: "putId",
6094
- path: "",
6040
+ path: "{id}",
6095
6041
  hasPathParams: true,
6096
6042
  hasData: true
6097
6043
  }
@@ -6133,7 +6079,7 @@ export const apiConfig = [
6133
6079
  {
6134
6080
  mode: "put",
6135
6081
  method: "putId",
6136
- path: "",
6082
+ path: "{id}",
6137
6083
  hasPathParams: true,
6138
6084
  hasData: true
6139
6085
  }
@@ -6175,7 +6121,7 @@ export const apiConfig = [
6175
6121
  {
6176
6122
  mode: "put",
6177
6123
  method: "putId",
6178
- path: "",
6124
+ path: "{id}",
6179
6125
  hasPathParams: true,
6180
6126
  hasData: true
6181
6127
  }
@@ -6217,7 +6163,7 @@ export const apiConfig = [
6217
6163
  {
6218
6164
  mode: "put",
6219
6165
  method: "putId",
6220
- path: "",
6166
+ path: "{id}",
6221
6167
  hasPathParams: true,
6222
6168
  hasData: true
6223
6169
  }
@@ -6421,7 +6367,7 @@ export const apiConfig = [
6421
6367
  {
6422
6368
  mode: "put",
6423
6369
  method: "putId",
6424
- path: "",
6370
+ path: "{id}",
6425
6371
  hasPathParams: true,
6426
6372
  hasData: true
6427
6373
  }
@@ -6511,7 +6457,7 @@ export const apiConfig = [
6511
6457
  {
6512
6458
  mode: "put",
6513
6459
  method: "putId",
6514
- path: "",
6460
+ path: "{id}",
6515
6461
  hasPathParams: true,
6516
6462
  hasData: true
6517
6463
  }
@@ -6553,7 +6499,7 @@ export const apiConfig = [
6553
6499
  {
6554
6500
  mode: "put",
6555
6501
  method: "putId",
6556
- path: "",
6502
+ path: "{id}",
6557
6503
  hasPathParams: true,
6558
6504
  hasData: true
6559
6505
  }
@@ -6653,7 +6599,7 @@ export const apiConfig = [
6653
6599
  {
6654
6600
  mode: "put",
6655
6601
  method: "putId",
6656
- path: "",
6602
+ path: "{id}",
6657
6603
  hasPathParams: true,
6658
6604
  hasData: true
6659
6605
  }
@@ -6726,7 +6672,7 @@ export const apiConfig = [
6726
6672
  {
6727
6673
  mode: "put",
6728
6674
  method: "putId",
6729
- path: "",
6675
+ path: "{id}",
6730
6676
  hasPathParams: true,
6731
6677
  hasData: true
6732
6678
  }
@@ -6892,7 +6838,7 @@ export const apiConfig = [
6892
6838
  {
6893
6839
  mode: "put",
6894
6840
  method: "putId",
6895
- path: "",
6841
+ path: "{id}",
6896
6842
  hasPathParams: true,
6897
6843
  hasData: true
6898
6844
  }
@@ -6940,7 +6886,7 @@ export const apiConfig = [
6940
6886
  {
6941
6887
  mode: "put",
6942
6888
  method: "putId",
6943
- path: "",
6889
+ path: "{id}",
6944
6890
  hasPathParams: true,
6945
6891
  hasData: true
6946
6892
  }
@@ -7005,7 +6951,7 @@ export const apiConfig = [
7005
6951
  {
7006
6952
  mode: "put",
7007
6953
  method: "putId",
7008
- path: "",
6954
+ path: "{id}",
7009
6955
  hasPathParams: true,
7010
6956
  hasData: true
7011
6957
  }
@@ -7083,7 +7029,7 @@ export const apiConfig = [
7083
7029
  {
7084
7030
  mode: "put",
7085
7031
  method: "putId",
7086
- path: "",
7032
+ path: "{id}",
7087
7033
  hasPathParams: true,
7088
7034
  hasData: true
7089
7035
  }
@@ -7131,7 +7077,7 @@ export const apiConfig = [
7131
7077
  {
7132
7078
  mode: "put",
7133
7079
  method: "putId",
7134
- path: "",
7080
+ path: "{id}",
7135
7081
  hasPathParams: true,
7136
7082
  hasData: true
7137
7083
  }
@@ -7208,7 +7154,7 @@ export const apiConfig = [
7208
7154
  {
7209
7155
  mode: "put",
7210
7156
  method: "putId",
7211
- path: "",
7157
+ path: "{id}",
7212
7158
  hasPathParams: true,
7213
7159
  hasData: true
7214
7160
  }
@@ -7280,7 +7226,7 @@ export const apiConfig = [
7280
7226
  {
7281
7227
  mode: "put",
7282
7228
  method: "putId",
7283
- path: "",
7229
+ path: "{id}",
7284
7230
  hasPathParams: true,
7285
7231
  hasData: true
7286
7232
  }
@@ -7308,12 +7254,9 @@ export const apiConfig = [
7308
7254
  mode: "post",
7309
7255
  method: "postUploadExcel",
7310
7256
  path: "upload/excel",
7311
- hasQuery: true
7312
- },
7313
- {
7314
- mode: "post",
7315
- method: "postUploadZip",
7316
- path: "upload/zip"
7257
+ hasUpload: true,
7258
+ hasQuery: true,
7259
+ hasData: true
7317
7260
  }
7318
7261
  ]
7319
7262
  },
@@ -7348,7 +7291,7 @@ export const apiConfig = [
7348
7291
  {
7349
7292
  mode: "put",
7350
7293
  method: "putId",
7351
- path: "",
7294
+ path: "{id}",
7352
7295
  hasPathParams: true,
7353
7296
  hasData: true
7354
7297
  }
@@ -7401,7 +7344,7 @@ export const apiConfig = [
7401
7344
  {
7402
7345
  mode: "put",
7403
7346
  method: "putId",
7404
- path: "",
7347
+ path: "{id}",
7405
7348
  hasPathParams: true,
7406
7349
  hasData: true
7407
7350
  }
@@ -7460,7 +7403,7 @@ export const apiConfig = [
7460
7403
  {
7461
7404
  mode: "put",
7462
7405
  method: "putId",
7463
- path: "",
7406
+ path: "{id}",
7464
7407
  hasPathParams: true,
7465
7408
  hasData: true
7466
7409
  }
@@ -7508,7 +7451,7 @@ export const apiConfig = [
7508
7451
  {
7509
7452
  mode: "put",
7510
7453
  method: "putId",
7511
- path: "",
7454
+ path: "{id}",
7512
7455
  hasPathParams: true,
7513
7456
  hasData: true
7514
7457
  }
@@ -7579,7 +7522,7 @@ export const apiConfig = [
7579
7522
  {
7580
7523
  mode: "put",
7581
7524
  method: "putId",
7582
- path: "",
7525
+ path: "{id}",
7583
7526
  hasPathParams: true,
7584
7527
  hasData: true
7585
7528
  }
@@ -7621,7 +7564,7 @@ export const apiConfig = [
7621
7564
  {
7622
7565
  mode: "put",
7623
7566
  method: "putId",
7624
- path: "",
7567
+ path: "{id}",
7625
7568
  hasPathParams: true,
7626
7569
  hasData: true
7627
7570
  }
@@ -7663,7 +7606,7 @@ export const apiConfig = [
7663
7606
  {
7664
7607
  mode: "put",
7665
7608
  method: "putId",
7666
- path: "",
7609
+ path: "{id}",
7667
7610
  hasPathParams: true,
7668
7611
  hasData: true
7669
7612
  }
@@ -7693,7 +7636,7 @@ export const apiConfig = [
7693
7636
  {
7694
7637
  mode: "put",
7695
7638
  method: "putId",
7696
- path: "",
7639
+ path: "{id}",
7697
7640
  hasPathParams: true,
7698
7641
  hasData: true
7699
7642
  }
@@ -7746,7 +7689,7 @@ export const apiConfig = [
7746
7689
  {
7747
7690
  mode: "put",
7748
7691
  method: "putId",
7749
- path: "",
7692
+ path: "{id}",
7750
7693
  hasPathParams: true,
7751
7694
  hasData: true
7752
7695
  }
@@ -7777,12 +7720,30 @@ export const apiConfig = [
7777
7720
  {
7778
7721
  mode: "put",
7779
7722
  method: "putId",
7780
- path: "",
7723
+ path: "{id}",
7781
7724
  hasPathParams: true,
7782
7725
  hasData: true
7783
7726
  }
7784
7727
  ]
7785
7728
  },
7729
+ {
7730
+ name: "user",
7731
+ entityName: "user",
7732
+ apis: [
7733
+ {
7734
+ mode: "get",
7735
+ method: "getInfo",
7736
+ path: "info",
7737
+ hasQuery: true
7738
+ },
7739
+ {
7740
+ mode: "get",
7741
+ method: "getInfos",
7742
+ path: "infos",
7743
+ hasQuery: true
7744
+ }
7745
+ ]
7746
+ },
7786
7747
  {
7787
7748
  name: "viewModel",
7788
7749
  entityName: "view-model",
@@ -7867,7 +7828,7 @@ export const apiConfig = [
7867
7828
  {
7868
7829
  mode: "put",
7869
7830
  method: "putId",
7870
- path: "",
7831
+ path: "{id}",
7871
7832
  hasPathParams: true,
7872
7833
  hasData: true
7873
7834
  }
@@ -7969,7 +7930,7 @@ export const apiConfig = [
7969
7930
  {
7970
7931
  mode: "put",
7971
7932
  method: "putId",
7972
- path: "",
7933
+ path: "{id}",
7973
7934
  hasPathParams: true,
7974
7935
  hasData: true
7975
7936
  }
@@ -8232,8 +8193,10 @@ export const apiConfig = [
8232
8193
  mode: "post",
8233
8194
  method: "postModelComprehensiveBizServiceModelCategoryModelKeyUpload",
8234
8195
  path: "model-comprehensive/biz-service/{modelCategory}/{modelKey}/upload",
8196
+ hasUpload: true,
8235
8197
  hasPathParams: true,
8236
- hasQuery: true
8198
+ hasQuery: true,
8199
+ hasData: true
8237
8200
  },
8238
8201
  {
8239
8202
  mode: "get",