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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (670) hide show
  1. package/dist/index.esm.min.js +1 -1
  2. package/es/apaas/service/api-config.mjs +185 -114
  3. package/es/apaas/service/apis/api.service.d.ts +41 -32
  4. package/es/apaas/service/apis/app-branch.service.d.ts +3 -3
  5. package/es/apaas/service/apis/app-global-settings.service.d.ts +3 -3
  6. package/es/apaas/service/apis/app-granted-user.service.d.ts +2 -2
  7. package/es/apaas/service/apis/app-org.service.d.ts +3 -3
  8. package/es/apaas/service/apis/app-publish-log.service.d.ts +3 -3
  9. package/es/apaas/service/apis/app-user.service.d.ts +3 -3
  10. package/es/apaas/service/apis/approval-log.service.d.ts +3 -3
  11. package/es/apaas/service/apis/audit-log.service.d.ts +2 -2
  12. package/es/apaas/service/apis/basic-config.service.d.ts +2 -2
  13. package/es/apaas/service/apis/biz-event.service.d.ts +4 -4
  14. package/es/apaas/service/apis/biz-process-definition-version.service.d.ts +3 -3
  15. package/es/apaas/service/apis/biz-process-definition.service.d.ts +4 -4
  16. package/es/apaas/service/apis/biz-service-crud.service.d.ts +5 -5
  17. package/es/apaas/service/apis/biz-service.service.d.ts +5 -4
  18. package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
  19. package/es/apaas/service/apis/category.service.d.ts +14 -14
  20. package/es/apaas/service/apis/chat.service.d.ts +1 -1
  21. package/es/apaas/service/apis/commit-log.service.d.ts +6 -6
  22. package/es/apaas/service/apis/common-info-card.service.d.ts +3 -3
  23. package/es/apaas/service/apis/control-config.service.d.ts +5 -5
  24. package/es/apaas/service/apis/customer-complaint.service.d.ts +4 -4
  25. package/es/apaas/service/apis/dashboard.service.d.ts +4 -4
  26. package/es/apaas/service/apis/data-model.service.d.ts +8 -7
  27. package/es/apaas/service/apis/data-source.service.d.ts +1 -1
  28. package/es/apaas/service/apis/data-trace.service.d.ts +2 -2
  29. package/es/apaas/service/apis/designer-common.service.d.ts +10 -14
  30. package/es/apaas/service/apis/designer-lock.service.d.ts +1 -1
  31. package/es/apaas/service/apis/designer-operate-log.service.d.ts +1 -1
  32. package/es/apaas/service/apis/detail-page.service.d.ts +96 -0
  33. package/es/apaas/service/apis/dhr.service.d.ts +1 -1
  34. package/es/apaas/service/apis/doc-control-started.service.d.ts +4 -4
  35. package/es/apaas/service/apis/doc-control-task-done.service.d.ts +3 -3
  36. package/es/apaas/service/apis/doc-control-task-todo.service.d.ts +4 -4
  37. package/es/apaas/service/apis/doc-control.service.d.ts +2 -2
  38. package/es/apaas/service/apis/doc-outline.service.d.ts +9 -9
  39. package/es/apaas/service/apis/document.service.d.ts +7 -7
  40. package/es/apaas/service/apis/edhr-category.service.d.ts +3 -3
  41. package/es/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +4 -4
  42. package/es/apaas/service/apis/edhr-instance-relation.service.d.ts +3 -3
  43. package/es/apaas/service/apis/edhr-instance-search-history.service.d.ts +2 -2
  44. package/es/apaas/service/apis/edhr-instance.service.d.ts +19 -15
  45. package/es/apaas/service/apis/edhr-tmpl.service.d.ts +5 -5
  46. package/es/apaas/service/apis/ele-search.service.d.ts +1 -1
  47. package/es/apaas/service/apis/enum-model-field.service.d.ts +2 -2
  48. package/es/apaas/service/apis/enum-model.service.d.ts +2 -2
  49. package/es/apaas/service/apis/event-log.service.d.ts +3 -3
  50. package/es/apaas/service/apis/event.service.d.ts +4 -4
  51. package/es/apaas/service/apis/excel-tmpl.service.d.ts +7 -7
  52. package/es/apaas/service/apis/excel.service.d.ts +6 -6
  53. package/es/apaas/service/apis/field-meta.service.d.ts +6 -6
  54. package/es/apaas/service/apis/field.service.d.ts +1 -1
  55. package/es/apaas/service/apis/file-resource.service.d.ts +2 -3
  56. package/es/apaas/service/apis/file.service.d.ts +4 -5
  57. package/es/apaas/service/apis/formRelate.service.d.ts +9 -9
  58. package/es/apaas/service/apis/front-operate-log.service.d.ts +1 -1
  59. package/es/apaas/service/apis/global-method.service.d.ts +3 -3
  60. package/es/apaas/service/apis/i18n-info.service.d.ts +5 -6
  61. package/es/apaas/service/apis/import-report.service.d.ts +2 -2
  62. package/es/apaas/service/apis/inspection-category.service.d.ts +3 -3
  63. package/es/apaas/service/apis/instance-relation.service.d.ts +4 -4
  64. package/es/apaas/service/apis/job-log.service.d.ts +2 -2
  65. package/es/apaas/service/apis/job.service.d.ts +6 -6
  66. package/es/apaas/service/apis/js-engine.service.d.ts +3 -2
  67. package/es/apaas/service/apis/label-log.service.d.ts +3 -3
  68. package/es/apaas/service/apis/label.service.d.ts +13 -16
  69. package/es/apaas/service/apis/med-pro.service.d.ts +108 -0
  70. package/es/apaas/service/apis/menu-config.service.d.ts +4 -4
  71. package/es/apaas/service/apis/merge-log.service.d.ts +2 -2
  72. package/es/apaas/service/apis/message-record.service.d.ts +3 -3
  73. package/es/apaas/service/apis/message-setting.service.d.ts +1 -1
  74. package/es/apaas/service/apis/message-tmpl.service.d.ts +3 -3
  75. package/es/apaas/service/apis/mobile-homepage.service.d.ts +3 -3
  76. package/es/apaas/service/apis/mobile-page.service.d.ts +3 -3
  77. package/es/apaas/service/apis/model-comprehensive.service.d.ts +19 -16
  78. package/es/apaas/service/apis/model-data.service.d.ts +2 -2
  79. package/es/apaas/service/apis/model-meta.service.d.ts +18 -18
  80. package/es/apaas/service/apis/model-method.service.d.ts +6 -6
  81. package/es/apaas/service/apis/model-permission-relation.service.d.ts +3 -3
  82. package/es/apaas/service/apis/model.service.d.ts +1 -1
  83. package/es/apaas/service/apis/office.service.d.ts +1 -4
  84. package/es/apaas/service/apis/online-form-category.service.d.ts +3 -3
  85. package/es/apaas/service/apis/online-form-change-history.service.d.ts +1 -1
  86. package/es/apaas/service/apis/online-form-instance.service.d.ts +33 -45
  87. package/es/apaas/service/apis/online-form-log.service.d.ts +1 -1
  88. package/es/apaas/service/apis/online-form-tmpl-export.service.d.ts +2 -3
  89. package/es/apaas/service/apis/online-form-tmpl-log.service.d.ts +4 -4
  90. package/es/apaas/service/apis/online-form-tmpl.service.d.ts +30 -13
  91. package/es/apaas/service/apis/online-form.service.d.ts +2 -2
  92. package/es/apaas/service/apis/online-user-summary.service.d.ts +3 -3
  93. package/es/apaas/service/apis/online.service.d.ts +4 -4
  94. package/es/apaas/service/apis/openapi.service.d.ts +4 -4
  95. package/es/apaas/service/apis/pad-page.service.d.ts +3 -3
  96. package/es/apaas/service/apis/page-designer-log.service.d.ts +3 -3
  97. package/es/apaas/service/apis/permission.service.d.ts +4 -4
  98. package/es/apaas/service/apis/pm-process-definition-version.service.d.ts +3 -3
  99. package/es/apaas/service/apis/pm-process-definition.service.d.ts +5 -5
  100. package/es/apaas/service/apis/pm-process-engine.service.d.ts +6 -6
  101. package/es/apaas/service/apis/print-designer.service.d.ts +5 -5
  102. package/es/apaas/service/apis/process-approval-log.service.d.ts +4 -4
  103. package/es/apaas/service/apis/process-approve-user.service.d.ts +3 -3
  104. package/es/apaas/service/apis/process-definition-version.service.d.ts +3 -3
  105. package/es/apaas/service/apis/process-definition.service.d.ts +3 -3
  106. package/es/apaas/service/apis/process-engine.service.d.ts +4 -4
  107. package/es/apaas/service/apis/process-event.service.d.ts +3 -3
  108. package/es/apaas/service/apis/process-graph.service.d.ts +1 -1
  109. package/es/apaas/service/apis/process-instance-relation-.service.d.ts +3 -3
  110. package/es/apaas/service/apis/process-instance.service.d.ts +3 -3
  111. package/es/apaas/service/apis/process-message-user.service.d.ts +3 -3
  112. package/es/apaas/service/apis/process-node-definition.service.d.ts +3 -3
  113. package/es/apaas/service/apis/process-path-user.service.d.ts +3 -3
  114. package/es/apaas/service/apis/process-path.service.d.ts +3 -3
  115. package/es/apaas/service/apis/process-task-done.service.d.ts +1 -1
  116. package/es/apaas/service/apis/process-task-todo.service.d.ts +2 -2
  117. package/es/apaas/service/apis/process-version.service.d.ts +3 -3
  118. package/es/apaas/service/apis/process.service.d.ts +3 -3
  119. package/es/apaas/service/apis/processTest.service.d.ts +7 -7
  120. package/es/apaas/service/apis/product-release-category.service.d.ts +3 -3
  121. package/es/apaas/service/apis/product-release.service.d.ts +4 -4
  122. package/es/apaas/service/apis/publish-log.service.d.ts +3 -3
  123. package/es/apaas/service/apis/regexp.service.d.ts +3 -3
  124. package/es/apaas/service/apis/report-data-set.service.d.ts +5 -5
  125. package/es/apaas/service/apis/report.service.d.ts +5 -5
  126. package/es/apaas/service/apis/role-permission.service.d.ts +1 -1
  127. package/es/apaas/service/apis/role.service.d.ts +4 -4
  128. package/es/apaas/service/apis/sandbox-config.service.d.ts +4 -4
  129. package/es/apaas/service/apis/script-version-log.service.d.ts +3 -3
  130. package/es/apaas/service/apis/script-version.service.d.ts +3 -3
  131. package/es/apaas/service/apis/script.service.d.ts +4 -4
  132. package/es/apaas/service/apis/service-orchestration-version-log.service.d.ts +3 -3
  133. package/es/apaas/service/apis/service-orchestration-version.service.d.ts +3 -3
  134. package/es/apaas/service/apis/service-orchestration.service.d.ts +4 -4
  135. package/es/apaas/service/apis/sign-history.service.d.ts +3 -3
  136. package/es/apaas/service/apis/sql-view-model.service.d.ts +3 -3
  137. package/es/apaas/service/apis/sql-view.service.d.ts +2 -1
  138. package/es/apaas/service/apis/ss.service.d.ts +9 -2
  139. package/es/apaas/service/apis/stash.service.d.ts +3 -3
  140. package/es/apaas/service/apis/sys-config.service.d.ts +3 -3
  141. package/es/apaas/service/apis/system-var.service.d.ts +5 -5
  142. package/es/apaas/service/apis/trace-log-details.service.d.ts +6 -6
  143. package/es/apaas/service/apis/trace-log.service.d.ts +4 -4
  144. package/es/apaas/service/apis/trace-mainline-ext.service.d.ts +3 -3
  145. package/es/apaas/service/apis/trace-mainline.service.d.ts +3 -3
  146. package/es/apaas/service/apis/trace-setting.service.d.ts +2 -2
  147. package/es/apaas/service/apis/transaction.service.d.ts +157 -0
  148. package/es/apaas/service/apis/user-group-relation.service.d.ts +1 -1
  149. package/es/apaas/service/apis/user-group.service.d.ts +3 -3
  150. package/es/apaas/service/apis/user.service.d.ts +31 -0
  151. package/es/apaas/service/apis/view-model.service.d.ts +10 -9
  152. package/es/apaas/service/apis/webpage.service.d.ts +3 -3
  153. package/es/apaas/service/entities.d.ts +24 -36
  154. package/es/apaas/service/index.d.ts +1 -1
  155. package/es/ipaas/service/api-config.mjs +6 -10
  156. package/es/ipaas/service/apis/auth.service.d.ts +1 -1
  157. package/es/ipaas/service/apis/camel.service.d.ts +4 -4
  158. package/es/ipaas/service/apis/connector-config.service.d.ts +7 -8
  159. package/es/ipaas/service/apis/connector-log.service.d.ts +2 -2
  160. package/es/ipaas/service/apis/flow-app.service.d.ts +3 -3
  161. package/es/ipaas/service/apis/flow-category.service.d.ts +5 -5
  162. package/es/ipaas/service/apis/flow-ext.service.d.ts +5 -5
  163. package/es/ipaas/service/apis/flow.service.d.ts +6 -7
  164. package/es/ipaas/service/apis/runtime.service.d.ts +2 -2
  165. package/es/platform/service/api-config.mjs +78 -114
  166. package/es/platform/service/apis/agent.service.d.ts +3 -3
  167. package/es/platform/service/apis/api.service.d.ts +76 -67
  168. package/es/platform/service/apis/apk.service.d.ts +3 -6
  169. package/es/platform/service/apis/app-member.service.d.ts +4 -4
  170. package/es/platform/service/apis/app-setting.service.d.ts +5 -5
  171. package/es/platform/service/apis/app.service.d.ts +18 -21
  172. package/es/platform/service/apis/assets.service.d.ts +5 -6
  173. package/es/platform/service/apis/audit-log.service.d.ts +1 -1
  174. package/es/platform/service/apis/bi-data-set.service.d.ts +3 -3
  175. package/es/platform/service/apis/bi-file-dataset-config.service.d.ts +4 -4
  176. package/es/platform/service/apis/bi-file.service.d.ts +2 -3
  177. package/es/platform/service/apis/bi-share.service.d.ts +4 -4
  178. package/es/platform/service/apis/category.service.d.ts +6 -6
  179. package/es/platform/service/apis/dashboard.service.d.ts +4 -4
  180. package/es/platform/service/apis/data-source.service.d.ts +5 -5
  181. package/es/platform/service/apis/data-trace.service.d.ts +2 -2
  182. package/es/platform/service/apis/database.service.d.ts +8 -8
  183. package/es/platform/service/apis/dataset-log.service.d.ts +4 -4
  184. package/es/platform/service/apis/dataset.service.d.ts +13 -13
  185. package/es/platform/service/apis/datasource-devops.service.d.ts +2 -2
  186. package/es/platform/service/apis/datasource-move-data.service.d.ts +4 -4
  187. package/es/platform/service/apis/datasource-move-detail.service.d.ts +4 -4
  188. package/es/platform/service/apis/datasource-move.service.d.ts +2 -2
  189. package/es/platform/service/apis/deleteCompInfo.service.d.ts +1 -1
  190. package/es/platform/service/apis/deleteCompInfoType.service.d.ts +1 -1
  191. package/es/platform/service/apis/deleteCsvDatasource.service.d.ts +1 -1
  192. package/es/platform/service/apis/deleteEchartTheme.service.d.ts +1 -1
  193. package/es/platform/service/apis/deleteEnshrineComp.service.d.ts +1 -1
  194. package/es/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +1 -1
  195. package/es/platform/service/apis/deleteFilter.service.d.ts +1 -1
  196. package/es/platform/service/apis/deleteLogOperateById.service.d.ts +1 -1
  197. package/es/platform/service/apis/deleteMapGeoJson.service.d.ts +1 -1
  198. package/es/platform/service/apis/deletePageSnapshoot.service.d.ts +1 -1
  199. package/es/platform/service/apis/deletePageTemplate.service.d.ts +1 -1
  200. package/es/platform/service/apis/deletePnResource.service.d.ts +1 -1
  201. package/es/platform/service/apis/deletePnResourceGroup.service.d.ts +1 -1
  202. package/es/platform/service/apis/device-interconnection-param.service.d.ts +4 -7
  203. package/es/platform/service/apis/device-interconnection.service.d.ts +5 -8
  204. package/es/platform/service/apis/device-param-ref.service.d.ts +2 -2
  205. package/es/platform/service/apis/exportTemplate.service.d.ts +7 -7
  206. package/es/platform/service/apis/external-message.service.d.ts +3 -3
  207. package/es/platform/service/apis/file-task.service.d.ts +5 -5
  208. package/es/platform/service/apis/file.service.d.ts +5 -10
  209. package/es/platform/service/apis/getAdCodeByAliasName.service.d.ts +1 -1
  210. package/es/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +1 -1
  211. package/es/platform/service/apis/getAllCsvDatasource.service.d.ts +1 -1
  212. package/es/platform/service/apis/getCompInfoById.service.d.ts +1 -1
  213. package/es/platform/service/apis/getCompInfoTypeById.service.d.ts +1 -1
  214. package/es/platform/service/apis/getContentToArray.service.d.ts +1 -1
  215. package/es/platform/service/apis/getCsvDatasourceById.service.d.ts +1 -1
  216. package/es/platform/service/apis/getCsvDatasourceByName.service.d.ts +1 -1
  217. package/es/platform/service/apis/getDesignerData.service.d.ts +1 -1
  218. package/es/platform/service/apis/getEchartThemeById.service.d.ts +1 -1
  219. package/es/platform/service/apis/getEnshrineCompGroupById.service.d.ts +1 -1
  220. package/es/platform/service/apis/getFilterById.service.d.ts +1 -1
  221. package/es/platform/service/apis/getGeoJsonByAdCode.service.d.ts +1 -1
  222. package/es/platform/service/apis/getLayoutItemObjById.service.d.ts +1 -1
  223. package/es/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +1 -1
  224. package/es/platform/service/apis/getMapGeoJsonById.service.d.ts +1 -1
  225. package/es/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +1 -1
  226. package/es/platform/service/apis/getPageSnapshootById.service.d.ts +1 -1
  227. package/es/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +1 -1
  228. package/es/platform/service/apis/getPageTemplateById.service.d.ts +1 -1
  229. package/es/platform/service/apis/getPageTemplateLayout.service.d.ts +1 -1
  230. package/es/platform/service/apis/getPageTemplateThemeJson.service.d.ts +1 -1
  231. package/es/platform/service/apis/getPnResourceGroupById.service.d.ts +1 -1
  232. package/es/platform/service/apis/getShareCustomCompById.service.d.ts +1 -1
  233. package/es/platform/service/apis/i18n-config.service.d.ts +1 -1
  234. package/es/platform/service/apis/i18n-info.service.d.ts +7 -8
  235. package/es/platform/service/apis/internal-message.service.d.ts +3 -3
  236. package/es/platform/service/apis/invoke-log.service.d.ts +3 -3
  237. package/es/platform/service/apis/knowledge-base-chunk.service.d.ts +3 -3
  238. package/es/platform/service/apis/knowledge-base-doc.service.d.ts +3 -3
  239. package/es/platform/service/apis/knowledge-base.service.d.ts +3 -3
  240. package/es/platform/service/apis/ldap.service.d.ts +1 -4
  241. package/es/platform/service/apis/license.service.d.ts +23 -14
  242. package/es/platform/service/apis/login-log.service.d.ts +2 -2
  243. package/es/platform/service/apis/login.service.d.ts +2 -2
  244. package/es/platform/service/apis/manager.service.d.ts +2 -2
  245. package/es/platform/service/apis/message-setting.service.d.ts +4 -4
  246. package/es/platform/service/apis/minio-file.service.d.ts +1 -1
  247. package/es/platform/service/apis/model-provider.service.d.ts +3 -3
  248. package/es/platform/service/apis/model.service.d.ts +3 -3
  249. package/es/platform/service/apis/nav-menu.service.d.ts +3 -3
  250. package/es/platform/service/apis/nav-page.service.d.ts +3 -3
  251. package/es/platform/service/apis/openapi-group.service.d.ts +7 -7
  252. package/es/platform/service/apis/openapi-key-grant.service.d.ts +4 -4
  253. package/es/platform/service/apis/org-user-picker.service.d.ts +3 -3
  254. package/es/platform/service/apis/org.service.d.ts +4 -4
  255. package/es/platform/service/apis/parseCsvOrExcel.service.d.ts +1 -1
  256. package/es/platform/service/apis/permission.service.d.ts +2 -2
  257. package/es/platform/service/apis/plat.service.d.ts +4 -7
  258. package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
  259. package/es/platform/service/apis/plugin.service.d.ts +4 -4
  260. package/es/platform/service/apis/pm-process-delegate-detail.service.d.ts +3 -3
  261. package/es/platform/service/apis/pm-process-delegate.service.d.ts +3 -3
  262. package/es/platform/service/apis/pm-process-instance.service.d.ts +3 -3
  263. package/es/platform/service/apis/pm-task-done.service.d.ts +3 -3
  264. package/es/platform/service/apis/pm-task-todo.service.d.ts +3 -3
  265. package/es/platform/service/apis/pn-page.service.d.ts +3 -3
  266. package/es/platform/service/apis/pn-project.service.d.ts +8 -9
  267. package/es/platform/service/apis/print-log.service.d.ts +3 -3
  268. package/es/platform/service/apis/print-resource.service.d.ts +5 -5
  269. package/es/platform/service/apis/regexp.service.d.ts +3 -3
  270. package/es/platform/service/apis/released.service.d.ts +3 -3
  271. package/es/platform/service/apis/role-permission.service.d.ts +2 -2
  272. package/es/platform/service/apis/role.service.d.ts +6 -6
  273. package/es/platform/service/apis/seal-management.service.d.ts +3 -3
  274. package/es/platform/service/apis/seat.service.d.ts +3 -3
  275. package/es/platform/service/apis/shortcut.service.d.ts +4 -4
  276. package/es/platform/service/apis/sign-log.service.d.ts +2 -2
  277. package/es/platform/service/apis/started-process.service.d.ts +3 -3
  278. package/es/platform/service/apis/task-delegate.service.d.ts +4 -4
  279. package/es/platform/service/apis/task-done.service.d.ts +3 -3
  280. package/es/platform/service/apis/task-todo.service.d.ts +3 -3
  281. package/es/platform/service/apis/tenant-developer.service.d.ts +4 -4
  282. package/es/platform/service/apis/tenant.service.d.ts +11 -11
  283. package/es/platform/service/apis/uploadFiles.service.d.ts +7 -7
  284. package/es/platform/service/apis/user-extra.service.d.ts +3 -3
  285. package/es/platform/service/apis/user-info-log.service.d.ts +3 -3
  286. package/es/platform/service/apis/user-password-history.service.d.ts +3 -3
  287. package/es/platform/service/apis/user.service.d.ts +14 -26
  288. package/es/platform/service/apis/workbench-component-relation.service.d.ts +5 -5
  289. package/es/platform/service/apis/workbench-component.service.d.ts +4 -4
  290. package/es/platform/service/entities.d.ts +0 -12
  291. package/lib/apaas/index.cjs +12 -0
  292. package/lib/apaas/service/api-config.cjs +6377 -0
  293. package/lib/apaas/service/apis/api.service.d.ts +733 -0
  294. package/lib/apaas/service/apis/app-branch.service.d.ts +70 -0
  295. package/lib/apaas/service/apis/app-global-settings.service.d.ts +81 -0
  296. package/lib/apaas/service/apis/app-granted-user.service.d.ts +86 -0
  297. package/lib/apaas/service/apis/app-org.service.d.ts +184 -0
  298. package/lib/apaas/service/apis/app-publish-log.service.d.ts +72 -0
  299. package/lib/apaas/service/apis/app-state.service.d.ts +11 -0
  300. package/lib/apaas/service/apis/app-user.service.d.ts +142 -0
  301. package/lib/apaas/service/apis/approval-log.service.d.ts +70 -0
  302. package/lib/apaas/service/apis/audit-log.service.d.ts +59 -0
  303. package/lib/apaas/service/apis/basic-config.service.d.ts +72 -0
  304. package/lib/apaas/service/apis/biz-event.service.d.ts +83 -0
  305. package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +89 -0
  306. package/lib/apaas/service/apis/biz-process-definition.service.d.ts +91 -0
  307. package/lib/apaas/service/apis/biz-service-crud.service.d.ts +182 -0
  308. package/lib/apaas/service/apis/biz-service.service.d.ts +58 -0
  309. package/lib/apaas/service/apis/bom.service.d.ts +7 -0
  310. package/lib/apaas/service/apis/category-relation.service.d.ts +108 -0
  311. package/lib/apaas/service/apis/category.service.d.ts +323 -0
  312. package/lib/apaas/service/apis/chat.service.d.ts +20 -0
  313. package/lib/apaas/service/apis/code-ts.service.d.ts +8 -0
  314. package/lib/apaas/service/apis/commit-log.service.d.ts +147 -0
  315. package/lib/apaas/service/apis/common-info-card.service.d.ts +94 -0
  316. package/lib/apaas/service/apis/control-config.service.d.ts +123 -0
  317. package/lib/apaas/service/apis/customer-complaint.service.d.ts +108 -0
  318. package/lib/apaas/service/apis/dashboard.service.d.ts +90 -0
  319. package/lib/apaas/service/apis/data-model.service.d.ts +125 -0
  320. package/lib/apaas/service/apis/data-source.service.d.ts +33 -0
  321. package/lib/apaas/service/apis/data-trace.service.d.ts +75 -0
  322. package/lib/apaas/service/apis/designer-common.service.d.ts +446 -0
  323. package/lib/apaas/service/apis/designer-lock.service.d.ts +50 -0
  324. package/lib/apaas/service/apis/designer-operate-log.service.d.ts +46 -0
  325. package/lib/apaas/service/apis/devops.service.d.ts +18 -0
  326. package/lib/apaas/service/apis/dhr.service.d.ts +83 -0
  327. package/lib/apaas/service/apis/dify-chat.service.d.ts +19 -0
  328. package/lib/apaas/service/apis/doc-control-started.service.d.ts +76 -0
  329. package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +76 -0
  330. package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +121 -0
  331. package/lib/apaas/service/apis/doc-control.service.d.ts +101 -0
  332. package/lib/apaas/service/apis/doc-outline.service.d.ts +156 -0
  333. package/lib/apaas/service/apis/document.service.d.ts +197 -0
  334. package/lib/apaas/service/apis/edhr-category.service.d.ts +84 -0
  335. package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +93 -0
  336. package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +54 -0
  337. package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +31 -0
  338. package/lib/apaas/service/apis/edhr-instance.service.d.ts +277 -0
  339. package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +138 -0
  340. package/lib/apaas/service/apis/ele-search.service.d.ts +18 -0
  341. package/lib/apaas/service/apis/enum-model-field.service.d.ts +124 -0
  342. package/lib/apaas/service/apis/enum-model.service.d.ts +133 -0
  343. package/lib/apaas/service/apis/event-log.service.d.ts +52 -0
  344. package/lib/apaas/service/apis/event.service.d.ts +83 -0
  345. package/lib/apaas/service/apis/excel-tmpl.service.d.ts +191 -0
  346. package/lib/apaas/service/apis/excel.service.d.ts +144 -0
  347. package/lib/apaas/service/apis/field-meta.service.d.ts +181 -0
  348. package/lib/apaas/service/apis/field.service.d.ts +16 -0
  349. package/lib/apaas/service/apis/file-resource.service.d.ts +40 -0
  350. package/lib/apaas/service/apis/file-task.service.d.ts +23 -0
  351. package/lib/apaas/service/apis/file.service.d.ts +44 -0
  352. package/lib/apaas/service/apis/form.service.d.ts +54 -0
  353. package/lib/apaas/service/apis/formRelate.service.d.ts +243 -0
  354. package/lib/apaas/service/apis/front-operate-log.service.d.ts +46 -0
  355. package/lib/apaas/service/apis/global-method.service.d.ts +80 -0
  356. package/lib/apaas/service/apis/i18n-info.service.d.ts +84 -0
  357. package/lib/apaas/service/apis/import-report.service.d.ts +41 -0
  358. package/lib/apaas/service/apis/instance-relation.service.d.ts +89 -0
  359. package/lib/apaas/service/apis/ipaas.service.d.ts +12 -0
  360. package/lib/apaas/service/apis/job-log.service.d.ts +63 -0
  361. package/lib/apaas/service/apis/job.service.d.ts +133 -0
  362. package/lib/apaas/service/apis/js-engine.service.d.ts +37 -0
  363. package/lib/apaas/service/apis/label-log.service.d.ts +90 -0
  364. package/lib/apaas/service/apis/label.service.d.ts +351 -0
  365. package/lib/apaas/service/apis/login-log.service.d.ts +12 -0
  366. package/lib/apaas/service/apis/med-pro.service.d.ts +76 -0
  367. package/lib/apaas/service/apis/medPro.service.d.ts +48 -0
  368. package/lib/apaas/service/apis/menu-config.service.d.ts +86 -0
  369. package/lib/apaas/service/apis/merge-log.service.d.ts +53 -0
  370. package/lib/apaas/service/apis/message-record.service.d.ts +101 -0
  371. package/lib/apaas/service/apis/message-setting.service.d.ts +25 -0
  372. package/lib/apaas/service/apis/message-tmpl.service.d.ts +116 -0
  373. package/lib/apaas/service/apis/mobile-homepage.service.d.ts +100 -0
  374. package/lib/apaas/service/apis/mobile-page.service.d.ts +133 -0
  375. package/lib/apaas/service/apis/model-comprehensive.service.d.ts +450 -0
  376. package/lib/apaas/service/apis/model-data.service.d.ts +70 -0
  377. package/lib/apaas/service/apis/model-meta.service.d.ts +342 -0
  378. package/lib/apaas/service/apis/model-method.service.d.ts +91 -0
  379. package/lib/apaas/service/apis/model-permission-relation.service.d.ts +75 -0
  380. package/lib/apaas/service/apis/model.service.d.ts +16 -0
  381. package/lib/apaas/service/apis/ocr.service.d.ts +7 -0
  382. package/lib/apaas/service/apis/office.service.d.ts +7 -0
  383. package/lib/apaas/service/apis/online-form-category.service.d.ts +84 -0
  384. package/lib/apaas/service/apis/online-form-change-history.service.d.ts +26 -0
  385. package/lib/apaas/service/apis/online-form-instance.service.d.ts +803 -0
  386. package/lib/apaas/service/apis/online-form-log.service.d.ts +30 -0
  387. package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +86 -0
  388. package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +286 -0
  389. package/lib/apaas/service/apis/online-form.service.d.ts +180 -0
  390. package/lib/apaas/service/apis/online-user-summary.service.d.ts +75 -0
  391. package/lib/apaas/service/apis/online.service.d.ts +89 -0
  392. package/lib/apaas/service/apis/openapi.service.d.ts +99 -0
  393. package/lib/apaas/service/apis/pad-page.service.d.ts +132 -0
  394. package/lib/apaas/service/apis/page-designer-log.service.d.ts +107 -0
  395. package/lib/apaas/service/apis/permission.service.d.ts +79 -0
  396. package/lib/apaas/service/apis/plat.service.d.ts +45 -0
  397. package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +97 -0
  398. package/lib/apaas/service/apis/pm-process-definition.service.d.ts +121 -0
  399. package/lib/apaas/service/apis/pm-process-engine.service.d.ts +208 -0
  400. package/lib/apaas/service/apis/print-designer.service.d.ts +126 -0
  401. package/lib/apaas/service/apis/print-log.service.d.ts +23 -0
  402. package/lib/apaas/service/apis/print.service.d.ts +45 -0
  403. package/lib/apaas/service/apis/process-approval-log.service.d.ts +89 -0
  404. package/lib/apaas/service/apis/process-approve-user.service.d.ts +75 -0
  405. package/lib/apaas/service/apis/process-definition-version.service.d.ts +96 -0
  406. package/lib/apaas/service/apis/process-definition.service.d.ts +85 -0
  407. package/lib/apaas/service/apis/process-engine.service.d.ts +75 -0
  408. package/lib/apaas/service/apis/process-event.service.d.ts +72 -0
  409. package/lib/apaas/service/apis/process-graph.service.d.ts +18 -0
  410. package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +75 -0
  411. package/lib/apaas/service/apis/process-instance.service.d.ts +75 -0
  412. package/lib/apaas/service/apis/process-message-user.service.d.ts +75 -0
  413. package/lib/apaas/service/apis/process-node-definition.service.d.ts +75 -0
  414. package/lib/apaas/service/apis/process-path-user.service.d.ts +75 -0
  415. package/lib/apaas/service/apis/process-path.service.d.ts +44 -0
  416. package/lib/apaas/service/apis/process-task-done.service.d.ts +118 -0
  417. package/lib/apaas/service/apis/process-task-todo.service.d.ts +231 -0
  418. package/lib/apaas/service/apis/process-version.service.d.ts +76 -0
  419. package/lib/apaas/service/apis/process.service.d.ts +66 -0
  420. package/lib/apaas/service/apis/processTest.service.d.ts +106 -0
  421. package/lib/apaas/service/apis/product-release.service.d.ts +118 -0
  422. package/lib/apaas/service/apis/publish-log.service.d.ts +101 -0
  423. package/lib/apaas/service/apis/regexp.service.d.ts +94 -0
  424. package/lib/apaas/service/apis/report-data-set.service.d.ts +127 -0
  425. package/lib/apaas/service/apis/report-data.service.d.ts +30 -0
  426. package/lib/apaas/service/apis/report.service.d.ts +164 -0
  427. package/lib/apaas/service/apis/role-permission.service.d.ts +47 -0
  428. package/lib/apaas/service/apis/role.service.d.ts +91 -0
  429. package/lib/apaas/service/apis/sandbox-config.service.d.ts +112 -0
  430. package/lib/apaas/service/apis/script-assistant.service.d.ts +16 -0
  431. package/lib/apaas/service/apis/script-version-log.service.d.ts +82 -0
  432. package/lib/apaas/service/apis/script-version.service.d.ts +115 -0
  433. package/lib/apaas/service/apis/script.service.d.ts +115 -0
  434. package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +88 -0
  435. package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +115 -0
  436. package/lib/apaas/service/apis/service-orchestration.service.d.ts +120 -0
  437. package/lib/apaas/service/apis/sign-history.service.d.ts +70 -0
  438. package/lib/apaas/service/apis/sign-log.service.d.ts +19 -0
  439. package/lib/apaas/service/apis/signature.service.d.ts +19 -0
  440. package/lib/apaas/service/apis/sql-view-model.service.d.ts +65 -0
  441. package/lib/apaas/service/apis/sql-view.service.d.ts +18 -0
  442. package/lib/apaas/service/apis/ss.service.d.ts +25 -0
  443. package/lib/apaas/service/apis/stash.service.d.ts +62 -0
  444. package/lib/apaas/service/apis/sub-model-process.service.d.ts +9 -0
  445. package/lib/apaas/service/apis/sys-config.service.d.ts +70 -0
  446. package/lib/apaas/service/apis/system-var.service.d.ts +126 -0
  447. package/lib/apaas/service/apis/trace-log-details.service.d.ts +134 -0
  448. package/lib/apaas/service/apis/trace-log.service.d.ts +115 -0
  449. package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +75 -0
  450. package/lib/apaas/service/apis/trace-mainline.service.d.ts +72 -0
  451. package/lib/apaas/service/apis/trace-setting.service.d.ts +48 -0
  452. package/lib/apaas/service/apis/user-group-relation.service.d.ts +46 -0
  453. package/lib/apaas/service/apis/user-group.service.d.ts +87 -0
  454. package/lib/apaas/service/apis/view-model.service.d.ts +166 -0
  455. package/lib/apaas/service/apis/wash.service.d.ts +11 -0
  456. package/lib/apaas/service/apis/webpage.service.d.ts +169 -0
  457. package/lib/apaas/service/entities.d.ts +33950 -0
  458. package/lib/apaas/service/index.d.ts +323 -0
  459. package/lib/index.cjs +16 -0
  460. package/lib/ipaas/index.cjs +12 -0
  461. package/lib/ipaas/service/api-config.cjs +322 -0
  462. package/lib/ipaas/service/apis/auth.service.d.ts +36 -0
  463. package/lib/ipaas/service/apis/camel.service.d.ts +63 -0
  464. package/lib/ipaas/service/apis/category.service.d.ts +12 -0
  465. package/lib/ipaas/service/apis/connector-config.service.d.ts +119 -0
  466. package/lib/ipaas/service/apis/connector-log.service.d.ts +46 -0
  467. package/lib/ipaas/service/apis/flow-app.service.d.ts +75 -0
  468. package/lib/ipaas/service/apis/flow-category.service.d.ts +192 -0
  469. package/lib/ipaas/service/apis/flow-ext.service.d.ts +100 -0
  470. package/lib/ipaas/service/apis/flow.service.d.ts +96 -0
  471. package/lib/ipaas/service/apis/runtime.service.d.ts +29 -0
  472. package/lib/ipaas/service/entities.d.ts +1762 -0
  473. package/lib/ipaas/service/index.d.ts +23 -0
  474. package/lib/platform/index.cjs +12 -0
  475. package/lib/platform/service/api-config.cjs +5288 -0
  476. package/lib/platform/service/apis/agent.service.d.ts +70 -0
  477. package/lib/platform/service/apis/api.service.d.ts +1597 -0
  478. package/lib/platform/service/apis/apk.service.d.ts +61 -0
  479. package/lib/platform/service/apis/app-member.service.d.ts +102 -0
  480. package/lib/platform/service/apis/app-setting.service.d.ts +107 -0
  481. package/lib/platform/service/apis/app.service.d.ts +723 -0
  482. package/lib/platform/service/apis/assets.service.d.ts +102 -0
  483. package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +13 -0
  484. package/lib/platform/service/apis/audit-log.service.d.ts +48 -0
  485. package/lib/platform/service/apis/bi-app.service.d.ts +14 -0
  486. package/lib/platform/service/apis/bi-data-set.service.d.ts +82 -0
  487. package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +92 -0
  488. package/lib/platform/service/apis/bi-file.service.d.ts +20 -0
  489. package/lib/platform/service/apis/bi-share.service.d.ts +83 -0
  490. package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +8 -0
  491. package/lib/platform/service/apis/category.service.d.ts +135 -0
  492. package/lib/platform/service/apis/clearLogLogin.service.d.ts +8 -0
  493. package/lib/platform/service/apis/clearLogOperate.service.d.ts +8 -0
  494. package/lib/platform/service/apis/clearTempDir.service.d.ts +8 -0
  495. package/lib/platform/service/apis/copyFilter.service.d.ts +13 -0
  496. package/lib/platform/service/apis/dashboard.service.d.ts +94 -0
  497. package/lib/platform/service/apis/data-source.service.d.ts +144 -0
  498. package/lib/platform/service/apis/data-trace.service.d.ts +75 -0
  499. package/lib/platform/service/apis/database.service.d.ts +211 -0
  500. package/lib/platform/service/apis/dataset-log.service.d.ts +79 -0
  501. package/lib/platform/service/apis/dataset.service.d.ts +247 -0
  502. package/lib/platform/service/apis/datasource-devops.service.d.ts +66 -0
  503. package/lib/platform/service/apis/datasource-move-data.service.d.ts +86 -0
  504. package/lib/platform/service/apis/datasource-move-detail.service.d.ts +82 -0
  505. package/lib/platform/service/apis/datasource-move.service.d.ts +72 -0
  506. package/lib/platform/service/apis/deleteCompInfo.service.d.ts +17 -0
  507. package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +17 -0
  508. package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +17 -0
  509. package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +17 -0
  510. package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +17 -0
  511. package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +17 -0
  512. package/lib/platform/service/apis/deleteFilter.service.d.ts +17 -0
  513. package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +17 -0
  514. package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +17 -0
  515. package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +8 -0
  516. package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +17 -0
  517. package/lib/platform/service/apis/deletePageTemplate.service.d.ts +17 -0
  518. package/lib/platform/service/apis/deletePnResource.service.d.ts +17 -0
  519. package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +17 -0
  520. package/lib/platform/service/apis/device-interconnection-param.service.d.ts +88 -0
  521. package/lib/platform/service/apis/device-interconnection.service.d.ts +101 -0
  522. package/lib/platform/service/apis/device-param-ref.service.d.ts +41 -0
  523. package/lib/platform/service/apis/exportTemplate.service.d.ts +80 -0
  524. package/lib/platform/service/apis/external-message.service.d.ts +75 -0
  525. package/lib/platform/service/apis/file-task.service.d.ts +131 -0
  526. package/lib/platform/service/apis/file.service.d.ts +42 -0
  527. package/lib/platform/service/apis/front-release.service.d.ts +7 -0
  528. package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +14 -0
  529. package/lib/platform/service/apis/getAllCompInfo.service.d.ts +8 -0
  530. package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +14 -0
  531. package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +8 -0
  532. package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +14 -0
  533. package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +8 -0
  534. package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +8 -0
  535. package/lib/platform/service/apis/getAllFilter.service.d.ts +8 -0
  536. package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +8 -0
  537. package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +13 -0
  538. package/lib/platform/service/apis/getCompInfoById.service.d.ts +14 -0
  539. package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +13 -0
  540. package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +14 -0
  541. package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +13 -0
  542. package/lib/platform/service/apis/getContentToArray.service.d.ts +18 -0
  543. package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +14 -0
  544. package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +14 -0
  545. package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +13 -0
  546. package/lib/platform/service/apis/getDesignerData.service.d.ts +14 -0
  547. package/lib/platform/service/apis/getEchartThemeById.service.d.ts +14 -0
  548. package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +13 -0
  549. package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +13 -0
  550. package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +14 -0
  551. package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +13 -0
  552. package/lib/platform/service/apis/getFilterById.service.d.ts +14 -0
  553. package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +14 -0
  554. package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +14 -0
  555. package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +13 -0
  556. package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +14 -0
  557. package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +14 -0
  558. package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +13 -0
  559. package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +8 -0
  560. package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +8 -0
  561. package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +10 -0
  562. package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +13 -0
  563. package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +18 -0
  564. package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +14 -0
  565. package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +14 -0
  566. package/lib/platform/service/apis/getPageTemplateById.service.d.ts +14 -0
  567. package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +13 -0
  568. package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +13 -0
  569. package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +14 -0
  570. package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +14 -0
  571. package/lib/platform/service/apis/getPageTotalCount.service.d.ts +8 -0
  572. package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +13 -0
  573. package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +14 -0
  574. package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +8 -0
  575. package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +14 -0
  576. package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +13 -0
  577. package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +8 -0
  578. package/lib/platform/service/apis/httpQuery.service.d.ts +10 -0
  579. package/lib/platform/service/apis/i18n-config.service.d.ts +29 -0
  580. package/lib/platform/service/apis/i18n-info.service.d.ts +115 -0
  581. package/lib/platform/service/apis/importCompInfoJson.service.d.ts +13 -0
  582. package/lib/platform/service/apis/importTemplate.service.d.ts +32 -0
  583. package/lib/platform/service/apis/internal-message.service.d.ts +96 -0
  584. package/lib/platform/service/apis/invoke-log.service.d.ts +73 -0
  585. package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +75 -0
  586. package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +75 -0
  587. package/lib/platform/service/apis/knowledge-base.service.d.ts +72 -0
  588. package/lib/platform/service/apis/ldap.service.d.ts +7 -0
  589. package/lib/platform/service/apis/license-unbind-log.service.d.ts +12 -0
  590. package/lib/platform/service/apis/license.service.d.ts +248 -0
  591. package/lib/platform/service/apis/login-log.service.d.ts +38 -0
  592. package/lib/platform/service/apis/login.service.d.ts +73 -0
  593. package/lib/platform/service/apis/manager.service.d.ts +39 -0
  594. package/lib/platform/service/apis/message-setting.service.d.ts +148 -0
  595. package/lib/platform/service/apis/minio-file.service.d.ts +26 -0
  596. package/lib/platform/service/apis/model-provider.service.d.ts +72 -0
  597. package/lib/platform/service/apis/model.service.d.ts +70 -0
  598. package/lib/platform/service/apis/nav-menu.service.d.ts +98 -0
  599. package/lib/platform/service/apis/nav-page.service.d.ts +81 -0
  600. package/lib/platform/service/apis/openapi-group.service.d.ts +186 -0
  601. package/lib/platform/service/apis/openapi-key-grant.service.d.ts +97 -0
  602. package/lib/platform/service/apis/org-user-picker.service.d.ts +70 -0
  603. package/lib/platform/service/apis/org.service.d.ts +215 -0
  604. package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +18 -0
  605. package/lib/platform/service/apis/permission.service.d.ts +57 -0
  606. package/lib/platform/service/apis/plat.service.d.ts +190 -0
  607. package/lib/platform/service/apis/plugin-version.service.d.ts +73 -0
  608. package/lib/platform/service/apis/plugin.service.d.ts +185 -0
  609. package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +75 -0
  610. package/lib/platform/service/apis/pm-process-delegate.service.d.ts +75 -0
  611. package/lib/platform/service/apis/pm-process-instance.service.d.ts +92 -0
  612. package/lib/platform/service/apis/pm-task-done.service.d.ts +90 -0
  613. package/lib/platform/service/apis/pm-task-todo.service.d.ts +86 -0
  614. package/lib/platform/service/apis/pn-page.service.d.ts +70 -0
  615. package/lib/platform/service/apis/pn-project.service.d.ts +173 -0
  616. package/lib/platform/service/apis/print-log.service.d.ts +107 -0
  617. package/lib/platform/service/apis/print-resource.service.d.ts +131 -0
  618. package/lib/platform/service/apis/regexp.service.d.ts +94 -0
  619. package/lib/platform/service/apis/released.service.d.ts +96 -0
  620. package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +13 -0
  621. package/lib/platform/service/apis/role-permission.service.d.ts +59 -0
  622. package/lib/platform/service/apis/role.service.d.ts +147 -0
  623. package/lib/platform/service/apis/saveCompInfo.service.d.ts +13 -0
  624. package/lib/platform/service/apis/saveCompInfoType.service.d.ts +13 -0
  625. package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +13 -0
  626. package/lib/platform/service/apis/saveEchartTheme.service.d.ts +13 -0
  627. package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +13 -0
  628. package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +13 -0
  629. package/lib/platform/service/apis/saveFilter.service.d.ts +13 -0
  630. package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +13 -0
  631. package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +13 -0
  632. package/lib/platform/service/apis/savePageTemplate.service.d.ts +13 -0
  633. package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +13 -0
  634. package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +13 -0
  635. package/lib/platform/service/apis/seal-management.service.d.ts +85 -0
  636. package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +13 -0
  637. package/lib/platform/service/apis/seat-message.service.d.ts +13 -0
  638. package/lib/platform/service/apis/seat.service.d.ts +100 -0
  639. package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +13 -0
  640. package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +13 -0
  641. package/lib/platform/service/apis/shortcut.service.d.ts +129 -0
  642. package/lib/platform/service/apis/sign-log.service.d.ts +72 -0
  643. package/lib/platform/service/apis/sms.service.d.ts +19 -0
  644. package/lib/platform/service/apis/started-process.service.d.ts +64 -0
  645. package/lib/platform/service/apis/task-delegate.service.d.ts +101 -0
  646. package/lib/platform/service/apis/task-done.service.d.ts +60 -0
  647. package/lib/platform/service/apis/task-todo.service.d.ts +60 -0
  648. package/lib/platform/service/apis/tenant-developer.service.d.ts +119 -0
  649. package/lib/platform/service/apis/tenant.service.d.ts +482 -0
  650. package/lib/platform/service/apis/toggleEnabled.service.d.ts +13 -0
  651. package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +13 -0
  652. package/lib/platform/service/apis/uploadFiles.service.d.ts +108 -0
  653. package/lib/platform/service/apis/user-extra.service.d.ts +70 -0
  654. package/lib/platform/service/apis/user-info-log.service.d.ts +74 -0
  655. package/lib/platform/service/apis/user-password-history.service.d.ts +75 -0
  656. package/lib/platform/service/apis/user.service.d.ts +281 -0
  657. package/lib/platform/service/apis/workbench-component-relation.service.d.ts +115 -0
  658. package/lib/platform/service/apis/workbench-component.service.d.ts +86 -0
  659. package/lib/platform/service/entities.d.ts +23348 -0
  660. package/lib/platform/service/index.d.ts +369 -0
  661. package/lib/service/api-manage.cjs +34 -0
  662. package/lib/service/api-service.cjs +165 -0
  663. package/lib/service/api-service.interface.cjs +1 -0
  664. package/lib/service/http.enum.cjs +66 -0
  665. package/lib/service/http.error.cjs +46 -0
  666. package/lib/service/http.util.cjs +245 -0
  667. package/lib/service/index.cjs +54 -0
  668. package/lib/types/index.d.ts +171 -0
  669. package/lib/utils/index.cjs +16 -0
  670. package/package.json +2 -2
@@ -1,7 +1,7 @@
1
1
  export const apiConfig = [
2
2
  {
3
3
  name: "medPro",
4
- entityName: "medPro",
4
+ entityName: "med-pro",
5
5
  apis: [
6
6
  {
7
7
  mode: "post",
@@ -27,11 +27,89 @@ 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
+ },
30
66
  {
31
67
  mode: "get",
32
68
  method: "getEdhrAttachmentGetEdhrAttachment",
33
69
  path: "edhrAttachment/getEdhrAttachment",
34
70
  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
35
113
  }
36
114
  ]
37
115
  },
@@ -71,7 +149,7 @@ export const apiConfig = [
71
149
  {
72
150
  mode: "put",
73
151
  method: "putId",
74
- path: "{id}",
152
+ path: "",
75
153
  hasPathParams: true,
76
154
  hasData: true
77
155
  }
@@ -108,7 +186,7 @@ export const apiConfig = [
108
186
  {
109
187
  mode: "put",
110
188
  method: "putId",
111
- path: "{id}",
189
+ path: "",
112
190
  hasPathParams: true,
113
191
  hasData: true
114
192
  }
@@ -243,7 +321,7 @@ export const apiConfig = [
243
321
  {
244
322
  mode: "put",
245
323
  method: "putId",
246
- path: "{id}",
324
+ path: "",
247
325
  hasPathParams: true,
248
326
  hasData: true
249
327
  }
@@ -285,7 +363,7 @@ export const apiConfig = [
285
363
  {
286
364
  mode: "put",
287
365
  method: "putId",
288
- path: "{id}",
366
+ path: "",
289
367
  hasPathParams: true,
290
368
  hasData: true
291
369
  }
@@ -363,7 +441,7 @@ export const apiConfig = [
363
441
  {
364
442
  mode: "put",
365
443
  method: "putId",
366
- path: "{id}",
444
+ path: "",
367
445
  hasPathParams: true,
368
446
  hasData: true
369
447
  }
@@ -405,7 +483,7 @@ export const apiConfig = [
405
483
  {
406
484
  mode: "put",
407
485
  method: "putId",
408
- path: "{id}",
486
+ path: "",
409
487
  hasPathParams: true,
410
488
  hasData: true
411
489
  }
@@ -584,7 +662,7 @@ export const apiConfig = [
584
662
  {
585
663
  mode: "put",
586
664
  method: "putId",
587
- path: "{id}",
665
+ path: "",
588
666
  hasPathParams: true,
589
667
  hasData: true
590
668
  }
@@ -627,7 +705,7 @@ export const apiConfig = [
627
705
  {
628
706
  mode: "put",
629
707
  method: "putId",
630
- path: "{id}",
708
+ path: "",
631
709
  hasPathParams: true,
632
710
  hasData: true
633
711
  }
@@ -682,7 +760,7 @@ export const apiConfig = [
682
760
  {
683
761
  mode: "get",
684
762
  method: "getId",
685
- path: "{id}",
763
+ path: "",
686
764
  hasPathParams: true
687
765
  }
688
766
  ]
@@ -741,7 +819,7 @@ export const apiConfig = [
741
819
  {
742
820
  mode: "put",
743
821
  method: "putId",
744
- path: "{id}",
822
+ path: "",
745
823
  hasPathParams: true,
746
824
  hasData: true
747
825
  }
@@ -855,7 +933,7 @@ export const apiConfig = [
855
933
  {
856
934
  mode: "put",
857
935
  method: "putId",
858
- path: "{id}",
936
+ path: "",
859
937
  hasPathParams: true,
860
938
  hasData: true
861
939
  }
@@ -903,7 +981,7 @@ export const apiConfig = [
903
981
  {
904
982
  mode: "put",
905
983
  method: "putId",
906
- path: "{id}",
984
+ path: "",
907
985
  hasPathParams: true,
908
986
  hasData: true
909
987
  }
@@ -1012,7 +1090,7 @@ export const apiConfig = [
1012
1090
  {
1013
1091
  mode: "put",
1014
1092
  method: "putId",
1015
- path: "{id}",
1093
+ path: "",
1016
1094
  hasPathParams: true,
1017
1095
  hasData: true
1018
1096
  }
@@ -1067,7 +1145,7 @@ export const apiConfig = [
1067
1145
  {
1068
1146
  mode: "put",
1069
1147
  method: "putId",
1070
- path: "{id}",
1148
+ path: "",
1071
1149
  hasPathParams: true,
1072
1150
  hasData: true
1073
1151
  }
@@ -1122,7 +1200,7 @@ export const apiConfig = [
1122
1200
  {
1123
1201
  mode: "put",
1124
1202
  method: "putId",
1125
- path: "{id}",
1203
+ path: "",
1126
1204
  hasPathParams: true,
1127
1205
  hasData: true
1128
1206
  }
@@ -1175,7 +1253,7 @@ export const apiConfig = [
1175
1253
  {
1176
1254
  mode: "put",
1177
1255
  method: "putId",
1178
- path: "{id}",
1256
+ path: "",
1179
1257
  hasPathParams: true,
1180
1258
  hasData: true
1181
1259
  }
@@ -1224,7 +1302,7 @@ export const apiConfig = [
1224
1302
  {
1225
1303
  mode: "put",
1226
1304
  method: "putId",
1227
- path: "{id}",
1305
+ path: "",
1228
1306
  hasPathParams: true,
1229
1307
  hasData: true
1230
1308
  }
@@ -1296,7 +1374,7 @@ export const apiConfig = [
1296
1374
  {
1297
1375
  mode: "put",
1298
1376
  method: "putId",
1299
- path: "{id}",
1377
+ path: "",
1300
1378
  hasPathParams: true,
1301
1379
  hasData: true
1302
1380
  }
@@ -1367,7 +1445,7 @@ export const apiConfig = [
1367
1445
  {
1368
1446
  mode: "put",
1369
1447
  method: "putId",
1370
- path: "{id}",
1448
+ path: "",
1371
1449
  hasPathParams: true,
1372
1450
  hasData: true
1373
1451
  }
@@ -1443,16 +1521,12 @@ export const apiConfig = [
1443
1521
  mode: "post",
1444
1522
  method: "postUploadFile",
1445
1523
  path: "upload/file",
1446
- hasUpload: true,
1447
- hasQuery: true,
1448
- hasData: true
1524
+ hasQuery: true
1449
1525
  },
1450
1526
  {
1451
1527
  mode: "post",
1452
1528
  method: "postUploadLabelImage",
1453
- path: "upload/label/image",
1454
- hasUpload: true,
1455
- hasData: true
1529
+ path: "upload/label/image"
1456
1530
  },
1457
1531
  {
1458
1532
  mode: "get",
@@ -1827,7 +1901,7 @@ export const apiConfig = [
1827
1901
  {
1828
1902
  mode: "put",
1829
1903
  method: "putId",
1830
- path: "{id}",
1904
+ path: "",
1831
1905
  hasPathParams: true,
1832
1906
  hasData: true
1833
1907
  }
@@ -1926,7 +2000,7 @@ export const apiConfig = [
1926
2000
  {
1927
2001
  mode: "put",
1928
2002
  method: "putId",
1929
- path: "{id}",
2003
+ path: "",
1930
2004
  hasPathParams: true,
1931
2005
  hasData: true
1932
2006
  }
@@ -1974,7 +2048,7 @@ export const apiConfig = [
1974
2048
  {
1975
2049
  mode: "put",
1976
2050
  method: "putId",
1977
- path: "{id}",
2051
+ path: "",
1978
2052
  hasPathParams: true,
1979
2053
  hasData: true
1980
2054
  }
@@ -2022,7 +2096,7 @@ export const apiConfig = [
2022
2096
  {
2023
2097
  mode: "put",
2024
2098
  method: "putId",
2025
- path: "{id}",
2099
+ path: "",
2026
2100
  hasPathParams: true,
2027
2101
  hasData: true
2028
2102
  }
@@ -2298,7 +2372,7 @@ export const apiConfig = [
2298
2372
  {
2299
2373
  mode: "put",
2300
2374
  method: "putId",
2301
- path: "{id}",
2375
+ path: "",
2302
2376
  hasPathParams: true,
2303
2377
  hasData: true
2304
2378
  }
@@ -2352,7 +2426,7 @@ export const apiConfig = [
2352
2426
  {
2353
2427
  mode: "put",
2354
2428
  method: "putId",
2355
- path: "{id}",
2429
+ path: "",
2356
2430
  hasPathParams: true,
2357
2431
  hasData: true
2358
2432
  }
@@ -2395,7 +2469,7 @@ export const apiConfig = [
2395
2469
  {
2396
2470
  mode: "put",
2397
2471
  method: "putId",
2398
- path: "{id}",
2472
+ path: "",
2399
2473
  hasPathParams: true,
2400
2474
  hasData: true
2401
2475
  }
@@ -2510,7 +2584,7 @@ export const apiConfig = [
2510
2584
  {
2511
2585
  mode: "put",
2512
2586
  method: "putId",
2513
- path: "{id}",
2587
+ path: "",
2514
2588
  hasPathParams: true,
2515
2589
  hasData: true
2516
2590
  }
@@ -2648,7 +2722,7 @@ export const apiConfig = [
2648
2722
  {
2649
2723
  mode: "put",
2650
2724
  method: "putId",
2651
- path: "{id}",
2725
+ path: "",
2652
2726
  hasPathParams: true,
2653
2727
  hasData: true
2654
2728
  }
@@ -2686,9 +2760,7 @@ export const apiConfig = [
2686
2760
  mode: "post",
2687
2761
  method: "postUpload",
2688
2762
  path: "upload",
2689
- hasUpload: true,
2690
- hasQuery: true,
2691
- hasData: true
2763
+ hasQuery: true
2692
2764
  }
2693
2765
  ]
2694
2766
  },
@@ -2735,9 +2807,7 @@ export const apiConfig = [
2735
2807
  mode: "post",
2736
2808
  method: "postUploadImage",
2737
2809
  path: "upload/image",
2738
- hasUpload: true,
2739
- hasQuery: true,
2740
- hasData: true
2810
+ hasQuery: true
2741
2811
  }
2742
2812
  ]
2743
2813
  },
@@ -2915,7 +2985,7 @@ export const apiConfig = [
2915
2985
  {
2916
2986
  mode: "put",
2917
2987
  method: "putId",
2918
- path: "{id}",
2988
+ path: "",
2919
2989
  hasPathParams: true,
2920
2990
  hasData: true
2921
2991
  }
@@ -2947,9 +3017,7 @@ export const apiConfig = [
2947
3017
  mode: "post",
2948
3018
  method: "postLangUpload",
2949
3019
  path: "lang/upload",
2950
- hasUpload: true,
2951
- hasQuery: true,
2952
- hasData: true
3020
+ hasQuery: true
2953
3021
  },
2954
3022
  {
2955
3023
  mode: "get",
@@ -3031,7 +3099,7 @@ export const apiConfig = [
3031
3099
  {
3032
3100
  mode: "put",
3033
3101
  method: "putId",
3034
- path: "{id}",
3102
+ path: "",
3035
3103
  hasPathParams: true,
3036
3104
  hasData: true
3037
3105
  }
@@ -3146,7 +3214,7 @@ export const apiConfig = [
3146
3214
  {
3147
3215
  mode: "put",
3148
3216
  method: "putId",
3149
- path: "{id}",
3217
+ path: "",
3150
3218
  hasPathParams: true,
3151
3219
  hasData: true
3152
3220
  }
@@ -3291,9 +3359,7 @@ export const apiConfig = [
3291
3359
  {
3292
3360
  mode: "post",
3293
3361
  method: "postImport",
3294
- path: "import",
3295
- hasUpload: true,
3296
- hasData: true
3362
+ path: "import"
3297
3363
  },
3298
3364
  {
3299
3365
  mode: "get",
@@ -3375,7 +3441,7 @@ export const apiConfig = [
3375
3441
  {
3376
3442
  mode: "put",
3377
3443
  method: "putId",
3378
- path: "{id}",
3444
+ path: "",
3379
3445
  hasPathParams: true,
3380
3446
  hasData: true
3381
3447
  }
@@ -3417,7 +3483,7 @@ export const apiConfig = [
3417
3483
  {
3418
3484
  mode: "put",
3419
3485
  method: "putId",
3420
- path: "{id}",
3486
+ path: "",
3421
3487
  hasPathParams: true,
3422
3488
  hasData: true
3423
3489
  }
@@ -3478,7 +3544,7 @@ export const apiConfig = [
3478
3544
  {
3479
3545
  mode: "put",
3480
3546
  method: "putId",
3481
- path: "{id}",
3547
+ path: "",
3482
3548
  hasPathParams: true,
3483
3549
  hasData: true
3484
3550
  }
@@ -3514,7 +3580,7 @@ export const apiConfig = [
3514
3580
  {
3515
3581
  mode: "put",
3516
3582
  method: "putId",
3517
- path: "{id}",
3583
+ path: "",
3518
3584
  hasPathParams: true,
3519
3585
  hasData: true
3520
3586
  }
@@ -3627,7 +3693,7 @@ export const apiConfig = [
3627
3693
  {
3628
3694
  mode: "put",
3629
3695
  method: "putId",
3630
- path: "{id}",
3696
+ path: "",
3631
3697
  hasPathParams: true,
3632
3698
  hasData: true
3633
3699
  }
@@ -3687,7 +3753,7 @@ export const apiConfig = [
3687
3753
  {
3688
3754
  mode: "put",
3689
3755
  method: "putId",
3690
- path: "{id}",
3756
+ path: "",
3691
3757
  hasPathParams: true,
3692
3758
  hasData: true
3693
3759
  }
@@ -3743,7 +3809,7 @@ export const apiConfig = [
3743
3809
  {
3744
3810
  mode: "put",
3745
3811
  method: "putId",
3746
- path: "{id}",
3812
+ path: "",
3747
3813
  hasPathParams: true,
3748
3814
  hasData: true
3749
3815
  }
@@ -4135,7 +4201,7 @@ export const apiConfig = [
4135
4201
  {
4136
4202
  mode: "put",
4137
4203
  method: "putId",
4138
- path: "{id}",
4204
+ path: "",
4139
4205
  hasPathParams: true,
4140
4206
  hasData: true
4141
4207
  },
@@ -4196,7 +4262,7 @@ export const apiConfig = [
4196
4262
  {
4197
4263
  mode: "put",
4198
4264
  method: "putId",
4199
- path: "{id}",
4265
+ path: "",
4200
4266
  hasPathParams: true,
4201
4267
  hasData: true
4202
4268
  }
@@ -4238,7 +4304,7 @@ export const apiConfig = [
4238
4304
  {
4239
4305
  mode: "put",
4240
4306
  method: "putId",
4241
- path: "{id}",
4307
+ path: "",
4242
4308
  hasPathParams: true,
4243
4309
  hasData: true
4244
4310
  }
@@ -4274,9 +4340,7 @@ export const apiConfig = [
4274
4340
  {
4275
4341
  mode: "post",
4276
4342
  method: "postDocxJson",
4277
- path: "docx-json",
4278
- hasUpload: true,
4279
- hasData: true
4343
+ path: "docx-json"
4280
4344
  }
4281
4345
  ]
4282
4346
  },
@@ -4322,7 +4386,7 @@ export const apiConfig = [
4322
4386
  {
4323
4387
  mode: "put",
4324
4388
  method: "putId",
4325
- path: "{id}",
4389
+ path: "",
4326
4390
  hasPathParams: true,
4327
4391
  hasData: true
4328
4392
  }
@@ -4643,9 +4707,7 @@ export const apiConfig = [
4643
4707
  mode: "post",
4644
4708
  method: "postImportJsonl",
4645
4709
  path: "importJsonl",
4646
- hasUpload: true,
4647
- hasQuery: true,
4648
- hasData: true
4710
+ hasQuery: true
4649
4711
  }
4650
4712
  ]
4651
4713
  },
@@ -4686,7 +4748,7 @@ export const apiConfig = [
4686
4748
  {
4687
4749
  mode: "put",
4688
4750
  method: "putId",
4689
- path: "{id}",
4751
+ path: "",
4690
4752
  hasPathParams: true,
4691
4753
  hasData: true
4692
4754
  }
@@ -4740,6 +4802,12 @@ export const apiConfig = [
4740
4802
  path: "getCommunicationConfig",
4741
4803
  hasQuery: true
4742
4804
  },
4805
+ {
4806
+ mode: "get",
4807
+ method: "getGetFormTmplByInstIdAndTmplId",
4808
+ path: "getFormTmplByInstIdAndTmplId",
4809
+ hasQuery: true
4810
+ },
4743
4811
  {
4744
4812
  mode: "get",
4745
4813
  method: "getGetFormTmplUsedFieldMeta",
@@ -5051,7 +5119,7 @@ export const apiConfig = [
5051
5119
  {
5052
5120
  mode: "put",
5053
5121
  method: "putId",
5054
- path: "{id}",
5122
+ path: "",
5055
5123
  hasPathParams: true,
5056
5124
  hasData: true
5057
5125
  }
@@ -5134,7 +5202,7 @@ export const apiConfig = [
5134
5202
  {
5135
5203
  mode: "put",
5136
5204
  method: "putId",
5137
- path: "{id}",
5205
+ path: "",
5138
5206
  hasPathParams: true,
5139
5207
  hasData: true
5140
5208
  }
@@ -5190,7 +5258,7 @@ export const apiConfig = [
5190
5258
  {
5191
5259
  mode: "put",
5192
5260
  method: "putId",
5193
- path: "{id}",
5261
+ path: "",
5194
5262
  hasPathParams: true,
5195
5263
  hasData: true
5196
5264
  }
@@ -5232,7 +5300,7 @@ export const apiConfig = [
5232
5300
  {
5233
5301
  mode: "put",
5234
5302
  method: "putId",
5235
- path: "{id}",
5303
+ path: "",
5236
5304
  hasPathParams: true,
5237
5305
  hasData: true
5238
5306
  }
@@ -5275,7 +5343,7 @@ export const apiConfig = [
5275
5343
  {
5276
5344
  mode: "put",
5277
5345
  method: "putId",
5278
- path: "{id}",
5346
+ path: "",
5279
5347
  hasPathParams: true,
5280
5348
  hasData: true
5281
5349
  }
@@ -5359,7 +5427,7 @@ export const apiConfig = [
5359
5427
  {
5360
5428
  mode: "put",
5361
5429
  method: "putId",
5362
- path: "{id}",
5430
+ path: "",
5363
5431
  hasPathParams: true,
5364
5432
  hasData: true
5365
5433
  }
@@ -5420,7 +5488,7 @@ export const apiConfig = [
5420
5488
  {
5421
5489
  mode: "get",
5422
5490
  method: "getId",
5423
- path: "{id}",
5491
+ path: "",
5424
5492
  hasPathParams: true
5425
5493
  }
5426
5494
  ]
@@ -5650,7 +5718,7 @@ export const apiConfig = [
5650
5718
  {
5651
5719
  mode: "put",
5652
5720
  method: "putId",
5653
- path: "{id}",
5721
+ path: "",
5654
5722
  hasPathParams: true,
5655
5723
  hasData: true
5656
5724
  }
@@ -5698,7 +5766,7 @@ export const apiConfig = [
5698
5766
  {
5699
5767
  mode: "put",
5700
5768
  method: "putId",
5701
- path: "{id}",
5769
+ path: "",
5702
5770
  hasPathParams: true,
5703
5771
  hasData: true
5704
5772
  }
@@ -5740,7 +5808,7 @@ export const apiConfig = [
5740
5808
  {
5741
5809
  mode: "put",
5742
5810
  method: "putId",
5743
- path: "{id}",
5811
+ path: "",
5744
5812
  hasPathParams: true,
5745
5813
  hasData: true
5746
5814
  }
@@ -5788,7 +5856,7 @@ export const apiConfig = [
5788
5856
  {
5789
5857
  mode: "put",
5790
5858
  method: "putId",
5791
- path: "{id}",
5859
+ path: "",
5792
5860
  hasPathParams: true,
5793
5861
  hasData: true
5794
5862
  }
@@ -5837,13 +5905,13 @@ export const apiConfig = [
5837
5905
  {
5838
5906
  mode: "get",
5839
5907
  method: "getId",
5840
- path: "{id}",
5908
+ path: "",
5841
5909
  hasPathParams: true
5842
5910
  },
5843
5911
  {
5844
5912
  mode: "put",
5845
5913
  method: "putId",
5846
- path: "{id}",
5914
+ path: "",
5847
5915
  hasPathParams: true,
5848
5916
  hasData: true
5849
5917
  }
@@ -5927,7 +5995,7 @@ export const apiConfig = [
5927
5995
  {
5928
5996
  mode: "put",
5929
5997
  method: "putId",
5930
- path: "{id}",
5998
+ path: "",
5931
5999
  hasPathParams: true,
5932
6000
  hasData: true
5933
6001
  }
@@ -5981,7 +6049,7 @@ export const apiConfig = [
5981
6049
  {
5982
6050
  mode: "put",
5983
6051
  method: "putId",
5984
- path: "{id}",
6052
+ path: "",
5985
6053
  hasPathParams: true,
5986
6054
  hasData: true
5987
6055
  }
@@ -6023,7 +6091,7 @@ export const apiConfig = [
6023
6091
  {
6024
6092
  mode: "put",
6025
6093
  method: "putId",
6026
- path: "{id}",
6094
+ path: "",
6027
6095
  hasPathParams: true,
6028
6096
  hasData: true
6029
6097
  }
@@ -6065,7 +6133,7 @@ export const apiConfig = [
6065
6133
  {
6066
6134
  mode: "put",
6067
6135
  method: "putId",
6068
- path: "{id}",
6136
+ path: "",
6069
6137
  hasPathParams: true,
6070
6138
  hasData: true
6071
6139
  }
@@ -6107,7 +6175,7 @@ export const apiConfig = [
6107
6175
  {
6108
6176
  mode: "put",
6109
6177
  method: "putId",
6110
- path: "{id}",
6178
+ path: "",
6111
6179
  hasPathParams: true,
6112
6180
  hasData: true
6113
6181
  }
@@ -6149,7 +6217,7 @@ export const apiConfig = [
6149
6217
  {
6150
6218
  mode: "put",
6151
6219
  method: "putId",
6152
- path: "{id}",
6220
+ path: "",
6153
6221
  hasPathParams: true,
6154
6222
  hasData: true
6155
6223
  }
@@ -6353,7 +6421,7 @@ export const apiConfig = [
6353
6421
  {
6354
6422
  mode: "put",
6355
6423
  method: "putId",
6356
- path: "{id}",
6424
+ path: "",
6357
6425
  hasPathParams: true,
6358
6426
  hasData: true
6359
6427
  }
@@ -6443,7 +6511,7 @@ export const apiConfig = [
6443
6511
  {
6444
6512
  mode: "put",
6445
6513
  method: "putId",
6446
- path: "{id}",
6514
+ path: "",
6447
6515
  hasPathParams: true,
6448
6516
  hasData: true
6449
6517
  }
@@ -6485,7 +6553,7 @@ export const apiConfig = [
6485
6553
  {
6486
6554
  mode: "put",
6487
6555
  method: "putId",
6488
- path: "{id}",
6556
+ path: "",
6489
6557
  hasPathParams: true,
6490
6558
  hasData: true
6491
6559
  }
@@ -6585,7 +6653,7 @@ export const apiConfig = [
6585
6653
  {
6586
6654
  mode: "put",
6587
6655
  method: "putId",
6588
- path: "{id}",
6656
+ path: "",
6589
6657
  hasPathParams: true,
6590
6658
  hasData: true
6591
6659
  }
@@ -6658,7 +6726,7 @@ export const apiConfig = [
6658
6726
  {
6659
6727
  mode: "put",
6660
6728
  method: "putId",
6661
- path: "{id}",
6729
+ path: "",
6662
6730
  hasPathParams: true,
6663
6731
  hasData: true
6664
6732
  }
@@ -6824,7 +6892,7 @@ export const apiConfig = [
6824
6892
  {
6825
6893
  mode: "put",
6826
6894
  method: "putId",
6827
- path: "{id}",
6895
+ path: "",
6828
6896
  hasPathParams: true,
6829
6897
  hasData: true
6830
6898
  }
@@ -6872,7 +6940,7 @@ export const apiConfig = [
6872
6940
  {
6873
6941
  mode: "put",
6874
6942
  method: "putId",
6875
- path: "{id}",
6943
+ path: "",
6876
6944
  hasPathParams: true,
6877
6945
  hasData: true
6878
6946
  }
@@ -6937,7 +7005,7 @@ export const apiConfig = [
6937
7005
  {
6938
7006
  mode: "put",
6939
7007
  method: "putId",
6940
- path: "{id}",
7008
+ path: "",
6941
7009
  hasPathParams: true,
6942
7010
  hasData: true
6943
7011
  }
@@ -7015,7 +7083,7 @@ export const apiConfig = [
7015
7083
  {
7016
7084
  mode: "put",
7017
7085
  method: "putId",
7018
- path: "{id}",
7086
+ path: "",
7019
7087
  hasPathParams: true,
7020
7088
  hasData: true
7021
7089
  }
@@ -7063,7 +7131,7 @@ export const apiConfig = [
7063
7131
  {
7064
7132
  mode: "put",
7065
7133
  method: "putId",
7066
- path: "{id}",
7134
+ path: "",
7067
7135
  hasPathParams: true,
7068
7136
  hasData: true
7069
7137
  }
@@ -7140,7 +7208,7 @@ export const apiConfig = [
7140
7208
  {
7141
7209
  mode: "put",
7142
7210
  method: "putId",
7143
- path: "{id}",
7211
+ path: "",
7144
7212
  hasPathParams: true,
7145
7213
  hasData: true
7146
7214
  }
@@ -7212,7 +7280,7 @@ export const apiConfig = [
7212
7280
  {
7213
7281
  mode: "put",
7214
7282
  method: "putId",
7215
- path: "{id}",
7283
+ path: "",
7216
7284
  hasPathParams: true,
7217
7285
  hasData: true
7218
7286
  }
@@ -7240,9 +7308,12 @@ export const apiConfig = [
7240
7308
  mode: "post",
7241
7309
  method: "postUploadExcel",
7242
7310
  path: "upload/excel",
7243
- hasUpload: true,
7244
- hasQuery: true,
7245
- hasData: true
7311
+ hasQuery: true
7312
+ },
7313
+ {
7314
+ mode: "post",
7315
+ method: "postUploadZip",
7316
+ path: "upload/zip"
7246
7317
  }
7247
7318
  ]
7248
7319
  },
@@ -7277,7 +7348,7 @@ export const apiConfig = [
7277
7348
  {
7278
7349
  mode: "put",
7279
7350
  method: "putId",
7280
- path: "{id}",
7351
+ path: "",
7281
7352
  hasPathParams: true,
7282
7353
  hasData: true
7283
7354
  }
@@ -7330,7 +7401,7 @@ export const apiConfig = [
7330
7401
  {
7331
7402
  mode: "put",
7332
7403
  method: "putId",
7333
- path: "{id}",
7404
+ path: "",
7334
7405
  hasPathParams: true,
7335
7406
  hasData: true
7336
7407
  }
@@ -7389,7 +7460,7 @@ export const apiConfig = [
7389
7460
  {
7390
7461
  mode: "put",
7391
7462
  method: "putId",
7392
- path: "{id}",
7463
+ path: "",
7393
7464
  hasPathParams: true,
7394
7465
  hasData: true
7395
7466
  }
@@ -7437,7 +7508,7 @@ export const apiConfig = [
7437
7508
  {
7438
7509
  mode: "put",
7439
7510
  method: "putId",
7440
- path: "{id}",
7511
+ path: "",
7441
7512
  hasPathParams: true,
7442
7513
  hasData: true
7443
7514
  }
@@ -7508,7 +7579,7 @@ export const apiConfig = [
7508
7579
  {
7509
7580
  mode: "put",
7510
7581
  method: "putId",
7511
- path: "{id}",
7582
+ path: "",
7512
7583
  hasPathParams: true,
7513
7584
  hasData: true
7514
7585
  }
@@ -7550,7 +7621,7 @@ export const apiConfig = [
7550
7621
  {
7551
7622
  mode: "put",
7552
7623
  method: "putId",
7553
- path: "{id}",
7624
+ path: "",
7554
7625
  hasPathParams: true,
7555
7626
  hasData: true
7556
7627
  }
@@ -7592,7 +7663,7 @@ export const apiConfig = [
7592
7663
  {
7593
7664
  mode: "put",
7594
7665
  method: "putId",
7595
- path: "{id}",
7666
+ path: "",
7596
7667
  hasPathParams: true,
7597
7668
  hasData: true
7598
7669
  }
@@ -7622,7 +7693,7 @@ export const apiConfig = [
7622
7693
  {
7623
7694
  mode: "put",
7624
7695
  method: "putId",
7625
- path: "{id}",
7696
+ path: "",
7626
7697
  hasPathParams: true,
7627
7698
  hasData: true
7628
7699
  }
@@ -7675,7 +7746,7 @@ export const apiConfig = [
7675
7746
  {
7676
7747
  mode: "put",
7677
7748
  method: "putId",
7678
- path: "{id}",
7749
+ path: "",
7679
7750
  hasPathParams: true,
7680
7751
  hasData: true
7681
7752
  }
@@ -7706,7 +7777,7 @@ export const apiConfig = [
7706
7777
  {
7707
7778
  mode: "put",
7708
7779
  method: "putId",
7709
- path: "{id}",
7780
+ path: "",
7710
7781
  hasPathParams: true,
7711
7782
  hasData: true
7712
7783
  }
@@ -7796,7 +7867,7 @@ export const apiConfig = [
7796
7867
  {
7797
7868
  mode: "put",
7798
7869
  method: "putId",
7799
- path: "{id}",
7870
+ path: "",
7800
7871
  hasPathParams: true,
7801
7872
  hasData: true
7802
7873
  }
@@ -7898,7 +7969,7 @@ export const apiConfig = [
7898
7969
  {
7899
7970
  mode: "put",
7900
7971
  method: "putId",
7901
- path: "{id}",
7972
+ path: "",
7902
7973
  hasPathParams: true,
7903
7974
  hasData: true
7904
7975
  }