@gct-paas/api 0.1.6-dev.6 → 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 (680) hide show
  1. package/dist/index.esm.min.js +1 -0
  2. package/es/apaas/service/api-config.mjs +510 -100
  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 +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/{lib/apaas/service/apis/form.service.d.ts → es/apaas/service/apis/approve.service.d.ts} +17 -17
  12. package/es/apaas/service/apis/audit-log.service.d.ts +8 -1
  13. package/es/apaas/service/apis/basic-config.service.d.ts +2 -2
  14. package/es/apaas/service/apis/biz-event.service.d.ts +4 -4
  15. package/es/apaas/service/apis/biz-process-definition-version.service.d.ts +3 -3
  16. package/es/apaas/service/apis/biz-process-definition.service.d.ts +4 -4
  17. package/es/apaas/service/apis/biz-service-crud.service.d.ts +5 -5
  18. package/es/apaas/service/apis/biz-service.service.d.ts +4 -5
  19. package/es/apaas/service/apis/category-relation.service.d.ts +2 -2
  20. package/es/apaas/service/apis/category.service.d.ts +22 -6
  21. package/es/apaas/service/apis/chat.service.d.ts +3 -2
  22. package/es/apaas/service/apis/commit-log.service.d.ts +6 -6
  23. package/es/apaas/service/apis/common-info-card.service.d.ts +3 -3
  24. package/es/apaas/service/apis/control-config.service.d.ts +5 -5
  25. package/es/apaas/service/apis/customer-complaint.service.d.ts +4 -4
  26. package/es/apaas/service/apis/dashboard.service.d.ts +4 -4
  27. package/es/apaas/service/apis/data-model.service.d.ts +7 -8
  28. package/es/apaas/service/apis/data-source.service.d.ts +5 -1
  29. package/es/apaas/service/apis/data-trace.service.d.ts +2 -2
  30. package/es/apaas/service/apis/designer-common.service.d.ts +14 -10
  31. package/es/apaas/service/apis/designer-lock.service.d.ts +1 -1
  32. package/es/apaas/service/apis/designer-operate-log.service.d.ts +1 -1
  33. package/{lib/platform/service/apis/nav-menu.service.d.ts → es/apaas/service/apis/detail-page.service.d.ts} +24 -26
  34. package/es/apaas/service/apis/dhr.service.d.ts +3 -3
  35. package/es/apaas/service/apis/doc-control-started.service.d.ts +79 -4
  36. package/es/apaas/service/apis/doc-control-task-done.service.d.ts +3 -3
  37. package/es/apaas/service/apis/doc-control-task-todo.service.d.ts +16 -4
  38. package/es/apaas/service/apis/doc-control.service.d.ts +2 -2
  39. package/es/apaas/service/apis/doc-outline.service.d.ts +9 -9
  40. package/es/apaas/service/apis/document.service.d.ts +7 -7
  41. package/es/apaas/service/apis/edhr-category.service.d.ts +3 -3
  42. package/es/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +4 -4
  43. package/es/apaas/service/apis/edhr-instance-relation.service.d.ts +3 -3
  44. package/es/apaas/service/apis/edhr-instance-search-history.service.d.ts +2 -2
  45. package/es/apaas/service/apis/edhr-instance.service.d.ts +31 -7
  46. package/es/apaas/service/apis/edhr-tmpl.service.d.ts +23 -10
  47. package/es/apaas/service/apis/ele-search.service.d.ts +1 -1
  48. package/es/apaas/service/apis/enum-model-field.service.d.ts +10 -2
  49. package/es/apaas/service/apis/enum-model.service.d.ts +2 -2
  50. package/es/apaas/service/apis/event-log.service.d.ts +3 -3
  51. package/es/apaas/service/apis/event.service.d.ts +4 -4
  52. package/es/apaas/service/apis/excel-tmpl.service.d.ts +7 -7
  53. package/es/apaas/service/apis/excel.service.d.ts +16 -10
  54. package/es/apaas/service/apis/field-meta.service.d.ts +26 -5
  55. package/es/apaas/service/apis/field.service.d.ts +1 -1
  56. package/es/apaas/service/apis/file-resource.service.d.ts +3 -2
  57. package/es/apaas/service/apis/file.service.d.ts +9 -4
  58. package/es/apaas/service/apis/formRelate.service.d.ts +9 -9
  59. package/es/apaas/service/apis/front-operate-log.service.d.ts +1 -1
  60. package/es/apaas/service/apis/global-method.service.d.ts +3 -3
  61. package/es/apaas/service/apis/i18n-info.service.d.ts +6 -5
  62. package/es/apaas/service/apis/import-report.service.d.ts +2 -2
  63. package/{lib/apaas/service/apis/edhr-category.service.d.ts → es/apaas/service/apis/inspection-category.service.d.ts} +11 -11
  64. package/es/apaas/service/apis/instance-relation.service.d.ts +4 -4
  65. package/es/apaas/service/apis/job-log.service.d.ts +2 -2
  66. package/es/apaas/service/apis/job.service.d.ts +6 -6
  67. package/es/apaas/service/apis/js-engine.service.d.ts +2 -3
  68. package/es/apaas/service/apis/label-log.service.d.ts +3 -3
  69. package/es/apaas/service/apis/label.service.d.ts +27 -16
  70. package/es/apaas/service/apis/medPro.service.d.ts +49 -21
  71. package/es/apaas/service/apis/menu-config.service.d.ts +4 -4
  72. package/es/apaas/service/apis/merge-log.service.d.ts +2 -2
  73. package/es/apaas/service/apis/message-record.service.d.ts +3 -3
  74. package/es/apaas/service/apis/message-setting.service.d.ts +1 -1
  75. package/es/apaas/service/apis/message-tmpl.service.d.ts +3 -3
  76. package/es/apaas/service/apis/mobile-homepage.service.d.ts +3 -3
  77. package/es/apaas/service/apis/mobile-page.service.d.ts +3 -3
  78. package/es/apaas/service/apis/model-comprehensive.service.d.ts +20 -23
  79. package/es/apaas/service/apis/model-data.service.d.ts +2 -2
  80. package/es/apaas/service/apis/model-meta.service.d.ts +32 -18
  81. package/es/apaas/service/apis/model-method.service.d.ts +23 -5
  82. package/es/apaas/service/apis/model-permission-relation.service.d.ts +3 -3
  83. package/es/apaas/service/apis/model.service.d.ts +1 -1
  84. package/es/apaas/service/apis/office.service.d.ts +4 -1
  85. package/es/apaas/service/apis/online-form-category.service.d.ts +3 -3
  86. package/es/apaas/service/apis/online-form-change-history.service.d.ts +1 -1
  87. package/es/apaas/service/apis/online-form-instance.service.d.ts +121 -27
  88. package/es/apaas/service/apis/online-form-log.service.d.ts +1 -1
  89. package/es/apaas/service/apis/online-form-tmpl-export.service.d.ts +30 -0
  90. package/es/apaas/service/apis/online-form-tmpl-log.service.d.ts +4 -4
  91. package/es/apaas/service/apis/online-form-tmpl.service.d.ts +69 -9
  92. package/es/apaas/service/apis/online-form.service.d.ts +10 -3
  93. package/es/apaas/service/apis/online-user-summary.service.d.ts +3 -3
  94. package/es/apaas/service/apis/online.service.d.ts +4 -4
  95. package/es/apaas/service/apis/openapi.service.d.ts +71 -5
  96. package/es/apaas/service/apis/pad-page.service.d.ts +3 -3
  97. package/es/apaas/service/apis/page-designer-log.service.d.ts +3 -3
  98. package/es/apaas/service/apis/permission.service.d.ts +4 -4
  99. package/es/apaas/service/apis/pm-process-definition-version.service.d.ts +3 -3
  100. package/es/apaas/service/apis/pm-process-definition.service.d.ts +5 -5
  101. package/es/apaas/service/apis/pm-process-engine.service.d.ts +6 -6
  102. package/es/apaas/service/apis/print-designer.service.d.ts +5 -5
  103. package/es/apaas/service/apis/process-approval-log.service.d.ts +4 -4
  104. package/es/apaas/service/apis/process-approve-user.service.d.ts +3 -3
  105. package/es/apaas/service/apis/process-definition-version.service.d.ts +3 -3
  106. package/es/apaas/service/apis/process-definition.service.d.ts +3 -3
  107. package/es/apaas/service/apis/process-engine.service.d.ts +4 -4
  108. package/es/apaas/service/apis/process-event.service.d.ts +3 -3
  109. package/es/apaas/service/apis/process-graph.service.d.ts +1 -1
  110. package/es/apaas/service/apis/process-instance-relation-.service.d.ts +3 -3
  111. package/es/apaas/service/apis/process-instance.service.d.ts +3 -3
  112. package/es/apaas/service/apis/process-message-user.service.d.ts +3 -3
  113. package/es/apaas/service/apis/process-node-definition.service.d.ts +3 -3
  114. package/es/apaas/service/apis/process-path-user.service.d.ts +3 -3
  115. package/es/apaas/service/apis/process-path.service.d.ts +3 -3
  116. package/es/apaas/service/apis/process-task-done.service.d.ts +29 -2
  117. package/es/apaas/service/apis/process-task-todo.service.d.ts +46 -3
  118. package/es/apaas/service/apis/process-version.service.d.ts +3 -3
  119. package/es/apaas/service/apis/process.service.d.ts +3 -3
  120. package/es/apaas/service/apis/processTest.service.d.ts +7 -7
  121. package/{lib/apaas/service/apis/online-form-category.service.d.ts → es/apaas/service/apis/product-release-category.service.d.ts} +11 -11
  122. package/es/apaas/service/apis/product-release.service.d.ts +4 -4
  123. package/es/apaas/service/apis/publish-log.service.d.ts +3 -3
  124. package/es/apaas/service/apis/regexp.service.d.ts +3 -3
  125. package/es/apaas/service/apis/report-data-set.service.d.ts +5 -5
  126. package/es/apaas/service/apis/report.service.d.ts +5 -5
  127. package/es/apaas/service/apis/role-permission.service.d.ts +1 -1
  128. package/es/apaas/service/apis/role.service.d.ts +4 -4
  129. package/es/apaas/service/apis/sandbox-config.service.d.ts +4 -4
  130. package/es/apaas/service/apis/script-version-log.service.d.ts +3 -3
  131. package/es/apaas/service/apis/script-version.service.d.ts +3 -3
  132. package/es/apaas/service/apis/script.service.d.ts +4 -4
  133. package/es/apaas/service/apis/service-orchestration-version-log.service.d.ts +3 -3
  134. package/es/apaas/service/apis/service-orchestration-version.service.d.ts +3 -3
  135. package/es/apaas/service/apis/service-orchestration.service.d.ts +4 -4
  136. package/es/apaas/service/apis/sign-history.service.d.ts +3 -3
  137. package/es/apaas/service/apis/sql-view-model.service.d.ts +3 -3
  138. package/es/apaas/service/apis/sql-view.service.d.ts +1 -2
  139. package/es/apaas/service/apis/ss.service.d.ts +2 -1
  140. package/es/apaas/service/apis/stash.service.d.ts +3 -3
  141. package/es/apaas/service/apis/sys-config.service.d.ts +3 -3
  142. package/es/apaas/service/apis/system-var.service.d.ts +5 -5
  143. package/es/apaas/service/apis/trace-log-details.service.d.ts +6 -6
  144. package/es/apaas/service/apis/trace-log.service.d.ts +4 -4
  145. package/es/apaas/service/apis/trace-mainline-ext.service.d.ts +3 -3
  146. package/es/apaas/service/apis/trace-mainline.service.d.ts +3 -3
  147. package/es/apaas/service/apis/trace-setting.service.d.ts +2 -2
  148. package/{lib/apaas/service/apis/document.service.d.ts → es/apaas/service/apis/transaction.service.d.ts} +23 -63
  149. package/es/apaas/service/apis/user-group-relation.service.d.ts +1 -1
  150. package/es/apaas/service/apis/user-group.service.d.ts +3 -3
  151. package/es/apaas/service/apis/user.service.d.ts +31 -0
  152. package/es/apaas/service/apis/view-model.service.d.ts +9 -10
  153. package/es/apaas/service/apis/webpage.service.d.ts +3 -3
  154. package/es/apaas/service/entities.d.ts +3631 -367
  155. package/es/apaas/service/index.d.ts +16 -0
  156. package/es/ipaas/service/api-config.mjs +39 -11
  157. package/es/ipaas/service/apis/auth.service.d.ts +1 -1
  158. package/es/ipaas/service/apis/camel.service.d.ts +21 -8
  159. package/es/ipaas/service/apis/connector-config.service.d.ts +8 -7
  160. package/es/ipaas/service/apis/connector-log.service.d.ts +2 -2
  161. package/es/ipaas/service/apis/flow-app.service.d.ts +3 -3
  162. package/es/ipaas/service/apis/flow-category.service.d.ts +5 -5
  163. package/es/ipaas/service/apis/flow-ext.service.d.ts +5 -5
  164. package/es/ipaas/service/apis/flow.service.d.ts +83 -6
  165. package/es/ipaas/service/apis/runtime.service.d.ts +14 -1
  166. package/es/ipaas/service/entities.d.ts +168 -0
  167. package/es/platform/service/api-config.mjs +178 -78
  168. package/es/platform/service/apis/agent.service.d.ts +3 -3
  169. package/es/platform/service/apis/api.service.d.ts +125 -65
  170. package/es/platform/service/apis/apk.service.d.ts +6 -3
  171. package/es/platform/service/apis/app-member.service.d.ts +4 -4
  172. package/es/platform/service/apis/app-setting.service.d.ts +5 -5
  173. package/es/platform/service/apis/app.service.d.ts +25 -18
  174. package/es/platform/service/apis/assets.service.d.ts +6 -5
  175. package/es/platform/service/apis/audit-log.service.d.ts +1 -1
  176. package/es/platform/service/apis/bi-app.service.d.ts +4 -3
  177. package/es/platform/service/apis/bi-data-set.service.d.ts +3 -3
  178. package/es/platform/service/apis/bi-file-dataset-config.service.d.ts +4 -4
  179. package/es/platform/service/apis/bi-file.service.d.ts +3 -2
  180. package/es/platform/service/apis/bi-share.service.d.ts +4 -4
  181. package/es/platform/service/apis/category.service.d.ts +6 -6
  182. package/es/platform/service/apis/dashboard.service.d.ts +4 -4
  183. package/es/platform/service/apis/data-source.service.d.ts +5 -5
  184. package/es/platform/service/apis/data-trace.service.d.ts +2 -2
  185. package/es/platform/service/apis/database.service.d.ts +8 -8
  186. package/es/platform/service/apis/dataset-log.service.d.ts +4 -4
  187. package/es/platform/service/apis/dataset.service.d.ts +13 -13
  188. package/es/platform/service/apis/datasource-devops.service.d.ts +2 -2
  189. package/es/platform/service/apis/datasource-move-data.service.d.ts +4 -4
  190. package/es/platform/service/apis/datasource-move-detail.service.d.ts +4 -4
  191. package/es/platform/service/apis/datasource-move.service.d.ts +2 -2
  192. package/es/platform/service/apis/deleteCompInfo.service.d.ts +1 -1
  193. package/es/platform/service/apis/deleteCompInfoType.service.d.ts +1 -1
  194. package/es/platform/service/apis/deleteCsvDatasource.service.d.ts +1 -1
  195. package/es/platform/service/apis/deleteEchartTheme.service.d.ts +1 -1
  196. package/es/platform/service/apis/deleteEnshrineComp.service.d.ts +1 -1
  197. package/es/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +1 -1
  198. package/es/platform/service/apis/deleteFilter.service.d.ts +1 -1
  199. package/es/platform/service/apis/deleteLogOperateById.service.d.ts +1 -1
  200. package/es/platform/service/apis/deleteMapGeoJson.service.d.ts +1 -1
  201. package/es/platform/service/apis/deletePageSnapshoot.service.d.ts +1 -1
  202. package/es/platform/service/apis/deletePageTemplate.service.d.ts +1 -1
  203. package/es/platform/service/apis/deletePnResource.service.d.ts +1 -1
  204. package/es/platform/service/apis/deletePnResourceGroup.service.d.ts +1 -1
  205. package/es/platform/service/apis/device-interconnection-param.service.d.ts +7 -4
  206. package/es/platform/service/apis/device-interconnection.service.d.ts +16 -5
  207. package/es/platform/service/apis/device-param-ref.service.d.ts +2 -2
  208. package/es/platform/service/apis/exportTemplate.service.d.ts +7 -7
  209. package/es/platform/service/apis/external-message.service.d.ts +3 -3
  210. package/es/platform/service/apis/file-task.service.d.ts +17 -4
  211. package/es/platform/service/apis/file.service.d.ts +10 -5
  212. package/es/platform/service/apis/getAdCodeByAliasName.service.d.ts +1 -1
  213. package/es/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +1 -1
  214. package/es/platform/service/apis/getAllCsvDatasource.service.d.ts +1 -1
  215. package/es/platform/service/apis/getCompInfoById.service.d.ts +1 -1
  216. package/es/platform/service/apis/getCompInfoTypeById.service.d.ts +1 -1
  217. package/es/platform/service/apis/getContentToArray.service.d.ts +1 -1
  218. package/es/platform/service/apis/getCsvDatasourceById.service.d.ts +1 -1
  219. package/es/platform/service/apis/getCsvDatasourceByName.service.d.ts +1 -1
  220. package/es/platform/service/apis/getDesignerData.service.d.ts +1 -1
  221. package/es/platform/service/apis/getEchartThemeById.service.d.ts +1 -1
  222. package/es/platform/service/apis/getEnshrineCompGroupById.service.d.ts +1 -1
  223. package/es/platform/service/apis/getFilterById.service.d.ts +1 -1
  224. package/es/platform/service/apis/getGeoJsonByAdCode.service.d.ts +1 -1
  225. package/es/platform/service/apis/getLayoutItemObjById.service.d.ts +1 -1
  226. package/es/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +1 -1
  227. package/es/platform/service/apis/getMapGeoJsonById.service.d.ts +1 -1
  228. package/es/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +1 -1
  229. package/es/platform/service/apis/getPageSnapshootById.service.d.ts +1 -1
  230. package/es/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +1 -1
  231. package/es/platform/service/apis/getPageTemplateById.service.d.ts +1 -1
  232. package/es/platform/service/apis/getPageTemplateLayout.service.d.ts +1 -1
  233. package/es/platform/service/apis/getPageTemplateThemeJson.service.d.ts +1 -1
  234. package/es/platform/service/apis/getPnResourceGroupById.service.d.ts +1 -1
  235. package/es/platform/service/apis/getShareCustomCompById.service.d.ts +1 -1
  236. package/es/platform/service/apis/i18n-config.service.d.ts +1 -1
  237. package/es/platform/service/apis/i18n-info.service.d.ts +8 -7
  238. package/es/platform/service/apis/internal-message.service.d.ts +3 -3
  239. package/es/platform/service/apis/invoke-log.service.d.ts +24 -4
  240. package/es/platform/service/apis/knowledge-base-chunk.service.d.ts +3 -3
  241. package/es/platform/service/apis/knowledge-base-doc.service.d.ts +3 -3
  242. package/es/platform/service/apis/knowledge-base.service.d.ts +3 -3
  243. package/es/platform/service/apis/ldap.service.d.ts +4 -1
  244. package/es/platform/service/apis/license.service.d.ts +33 -14
  245. package/es/platform/service/apis/login-log.service.d.ts +14 -1
  246. package/es/platform/service/apis/login.service.d.ts +2 -2
  247. package/es/platform/service/apis/manager.service.d.ts +2 -2
  248. package/es/platform/service/apis/message-setting.service.d.ts +4 -4
  249. package/es/platform/service/apis/minio-file.service.d.ts +1 -1
  250. package/es/platform/service/apis/model-provider.service.d.ts +3 -3
  251. package/es/platform/service/apis/model.service.d.ts +3 -3
  252. package/es/platform/service/apis/nav-menu.service.d.ts +3 -3
  253. package/es/platform/service/apis/nav-page.service.d.ts +3 -3
  254. package/es/platform/service/apis/openapi-group.service.d.ts +7 -7
  255. package/es/platform/service/apis/openapi-key-grant.service.d.ts +4 -4
  256. package/es/platform/service/apis/org-user-picker.service.d.ts +3 -3
  257. package/es/platform/service/apis/org.service.d.ts +4 -4
  258. package/es/platform/service/apis/parseCsvOrExcel.service.d.ts +1 -1
  259. package/es/platform/service/apis/permission.service.d.ts +2 -2
  260. package/es/platform/service/apis/plat.service.d.ts +14 -4
  261. package/es/platform/service/apis/plugin-version.service.d.ts +3 -3
  262. package/es/platform/service/apis/plugin.service.d.ts +6 -5
  263. package/es/platform/service/apis/pm-process-delegate-detail.service.d.ts +3 -3
  264. package/es/platform/service/apis/pm-process-delegate.service.d.ts +3 -3
  265. package/es/platform/service/apis/pm-process-instance.service.d.ts +3 -3
  266. package/es/platform/service/apis/pm-task-done.service.d.ts +3 -3
  267. package/es/platform/service/apis/pm-task-todo.service.d.ts +3 -3
  268. package/es/platform/service/apis/pn-page.service.d.ts +3 -3
  269. package/es/platform/service/apis/pn-project.service.d.ts +9 -8
  270. package/es/platform/service/apis/print-log.service.d.ts +3 -3
  271. package/es/platform/service/apis/print-resource.service.d.ts +5 -5
  272. package/es/platform/service/apis/regexp.service.d.ts +3 -3
  273. package/es/platform/service/apis/released.service.d.ts +3 -3
  274. package/es/platform/service/apis/role-permission.service.d.ts +2 -2
  275. package/es/platform/service/apis/role.service.d.ts +6 -6
  276. package/es/platform/service/apis/seal-management.service.d.ts +3 -3
  277. package/es/platform/service/apis/seat.service.d.ts +3 -3
  278. package/es/platform/service/apis/shortcut.service.d.ts +4 -4
  279. package/es/platform/service/apis/sign-log.service.d.ts +2 -2
  280. package/es/platform/service/apis/started-process.service.d.ts +3 -3
  281. package/es/platform/service/apis/task-delegate.service.d.ts +4 -4
  282. package/es/platform/service/apis/task-done.service.d.ts +3 -3
  283. package/es/platform/service/apis/task-todo.service.d.ts +3 -3
  284. package/es/platform/service/apis/tenant-developer.service.d.ts +4 -4
  285. package/es/platform/service/apis/tenant.service.d.ts +11 -11
  286. package/es/platform/service/apis/uploadFiles.service.d.ts +7 -7
  287. package/es/platform/service/apis/user-extra.service.d.ts +3 -3
  288. package/es/platform/service/apis/user-info-log.service.d.ts +3 -3
  289. package/es/platform/service/apis/user-password-history.service.d.ts +3 -3
  290. package/es/platform/service/apis/user.service.d.ts +26 -14
  291. package/es/platform/service/apis/workbench-component-relation.service.d.ts +5 -5
  292. package/es/platform/service/apis/workbench-component.service.d.ts +4 -4
  293. package/es/platform/service/entities.d.ts +658 -16
  294. package/es/service/api-manage.mjs +2 -2
  295. package/es/service/api-service.d.ts +13 -0
  296. package/es/service/api-service.interface.d.ts +6 -9
  297. package/es/service/api-service.mjs +42 -17
  298. package/es/service/http.util.d.ts +8 -1
  299. package/es/service/http.util.mjs +22 -4
  300. package/es/service/index.mjs +1 -3
  301. package/es/types/index.d.ts +27 -0
  302. package/es/utils/index.d.ts +7 -0
  303. package/es/utils/index.mjs +6 -0
  304. package/package.json +4 -4
  305. package/dist/gct-api.esm.min.js +0 -1
  306. package/dist/gct-api.system.min.js +0 -1
  307. package/lib/apaas/index.cjs +0 -12
  308. package/lib/apaas/service/api-config.cjs +0 -6377
  309. package/lib/apaas/service/apis/api.service.d.ts +0 -733
  310. package/lib/apaas/service/apis/app-branch.service.d.ts +0 -70
  311. package/lib/apaas/service/apis/app-global-settings.service.d.ts +0 -81
  312. package/lib/apaas/service/apis/app-granted-user.service.d.ts +0 -86
  313. package/lib/apaas/service/apis/app-org.service.d.ts +0 -184
  314. package/lib/apaas/service/apis/app-publish-log.service.d.ts +0 -72
  315. package/lib/apaas/service/apis/app-state.service.d.ts +0 -11
  316. package/lib/apaas/service/apis/app-user.service.d.ts +0 -142
  317. package/lib/apaas/service/apis/approval-log.service.d.ts +0 -70
  318. package/lib/apaas/service/apis/audit-log.service.d.ts +0 -59
  319. package/lib/apaas/service/apis/basic-config.service.d.ts +0 -72
  320. package/lib/apaas/service/apis/biz-event.service.d.ts +0 -83
  321. package/lib/apaas/service/apis/biz-process-definition-version.service.d.ts +0 -89
  322. package/lib/apaas/service/apis/biz-process-definition.service.d.ts +0 -91
  323. package/lib/apaas/service/apis/biz-service-crud.service.d.ts +0 -182
  324. package/lib/apaas/service/apis/biz-service.service.d.ts +0 -58
  325. package/lib/apaas/service/apis/bom.service.d.ts +0 -7
  326. package/lib/apaas/service/apis/category-relation.service.d.ts +0 -108
  327. package/lib/apaas/service/apis/category.service.d.ts +0 -323
  328. package/lib/apaas/service/apis/chat.service.d.ts +0 -20
  329. package/lib/apaas/service/apis/code-ts.service.d.ts +0 -8
  330. package/lib/apaas/service/apis/commit-log.service.d.ts +0 -147
  331. package/lib/apaas/service/apis/common-info-card.service.d.ts +0 -94
  332. package/lib/apaas/service/apis/control-config.service.d.ts +0 -123
  333. package/lib/apaas/service/apis/customer-complaint.service.d.ts +0 -108
  334. package/lib/apaas/service/apis/dashboard.service.d.ts +0 -90
  335. package/lib/apaas/service/apis/data-model.service.d.ts +0 -125
  336. package/lib/apaas/service/apis/data-source.service.d.ts +0 -33
  337. package/lib/apaas/service/apis/data-trace.service.d.ts +0 -75
  338. package/lib/apaas/service/apis/designer-common.service.d.ts +0 -446
  339. package/lib/apaas/service/apis/designer-lock.service.d.ts +0 -50
  340. package/lib/apaas/service/apis/designer-operate-log.service.d.ts +0 -46
  341. package/lib/apaas/service/apis/devops.service.d.ts +0 -18
  342. package/lib/apaas/service/apis/dhr.service.d.ts +0 -83
  343. package/lib/apaas/service/apis/dify-chat.service.d.ts +0 -19
  344. package/lib/apaas/service/apis/doc-control-started.service.d.ts +0 -76
  345. package/lib/apaas/service/apis/doc-control-task-done.service.d.ts +0 -76
  346. package/lib/apaas/service/apis/doc-control-task-todo.service.d.ts +0 -121
  347. package/lib/apaas/service/apis/doc-control.service.d.ts +0 -101
  348. package/lib/apaas/service/apis/doc-outline.service.d.ts +0 -156
  349. package/lib/apaas/service/apis/edhr-circulationFormRelateModel.service.d.ts +0 -93
  350. package/lib/apaas/service/apis/edhr-instance-relation.service.d.ts +0 -54
  351. package/lib/apaas/service/apis/edhr-instance-search-history.service.d.ts +0 -31
  352. package/lib/apaas/service/apis/edhr-instance.service.d.ts +0 -277
  353. package/lib/apaas/service/apis/edhr-tmpl.service.d.ts +0 -138
  354. package/lib/apaas/service/apis/ele-search.service.d.ts +0 -18
  355. package/lib/apaas/service/apis/enum-model-field.service.d.ts +0 -124
  356. package/lib/apaas/service/apis/enum-model.service.d.ts +0 -133
  357. package/lib/apaas/service/apis/event-log.service.d.ts +0 -52
  358. package/lib/apaas/service/apis/event.service.d.ts +0 -83
  359. package/lib/apaas/service/apis/excel-tmpl.service.d.ts +0 -191
  360. package/lib/apaas/service/apis/excel.service.d.ts +0 -144
  361. package/lib/apaas/service/apis/field-meta.service.d.ts +0 -181
  362. package/lib/apaas/service/apis/field.service.d.ts +0 -16
  363. package/lib/apaas/service/apis/file-resource.service.d.ts +0 -40
  364. package/lib/apaas/service/apis/file-task.service.d.ts +0 -23
  365. package/lib/apaas/service/apis/file.service.d.ts +0 -44
  366. package/lib/apaas/service/apis/formRelate.service.d.ts +0 -243
  367. package/lib/apaas/service/apis/front-operate-log.service.d.ts +0 -46
  368. package/lib/apaas/service/apis/global-method.service.d.ts +0 -80
  369. package/lib/apaas/service/apis/i18n-info.service.d.ts +0 -84
  370. package/lib/apaas/service/apis/import-report.service.d.ts +0 -41
  371. package/lib/apaas/service/apis/instance-relation.service.d.ts +0 -89
  372. package/lib/apaas/service/apis/ipaas.service.d.ts +0 -12
  373. package/lib/apaas/service/apis/job-log.service.d.ts +0 -63
  374. package/lib/apaas/service/apis/job.service.d.ts +0 -133
  375. package/lib/apaas/service/apis/js-engine.service.d.ts +0 -37
  376. package/lib/apaas/service/apis/label-log.service.d.ts +0 -90
  377. package/lib/apaas/service/apis/label.service.d.ts +0 -351
  378. package/lib/apaas/service/apis/login-log.service.d.ts +0 -12
  379. package/lib/apaas/service/apis/med-pro.service.d.ts +0 -76
  380. package/lib/apaas/service/apis/medPro.service.d.ts +0 -48
  381. package/lib/apaas/service/apis/menu-config.service.d.ts +0 -86
  382. package/lib/apaas/service/apis/merge-log.service.d.ts +0 -53
  383. package/lib/apaas/service/apis/message-record.service.d.ts +0 -101
  384. package/lib/apaas/service/apis/message-setting.service.d.ts +0 -25
  385. package/lib/apaas/service/apis/message-tmpl.service.d.ts +0 -116
  386. package/lib/apaas/service/apis/mobile-homepage.service.d.ts +0 -100
  387. package/lib/apaas/service/apis/mobile-page.service.d.ts +0 -133
  388. package/lib/apaas/service/apis/model-comprehensive.service.d.ts +0 -450
  389. package/lib/apaas/service/apis/model-data.service.d.ts +0 -70
  390. package/lib/apaas/service/apis/model-meta.service.d.ts +0 -342
  391. package/lib/apaas/service/apis/model-method.service.d.ts +0 -91
  392. package/lib/apaas/service/apis/model-permission-relation.service.d.ts +0 -75
  393. package/lib/apaas/service/apis/model.service.d.ts +0 -16
  394. package/lib/apaas/service/apis/ocr.service.d.ts +0 -7
  395. package/lib/apaas/service/apis/office.service.d.ts +0 -7
  396. package/lib/apaas/service/apis/online-form-change-history.service.d.ts +0 -26
  397. package/lib/apaas/service/apis/online-form-instance.service.d.ts +0 -803
  398. package/lib/apaas/service/apis/online-form-log.service.d.ts +0 -30
  399. package/lib/apaas/service/apis/online-form-tmpl-log.service.d.ts +0 -86
  400. package/lib/apaas/service/apis/online-form-tmpl.service.d.ts +0 -286
  401. package/lib/apaas/service/apis/online-form.service.d.ts +0 -180
  402. package/lib/apaas/service/apis/online-user-summary.service.d.ts +0 -75
  403. package/lib/apaas/service/apis/online.service.d.ts +0 -89
  404. package/lib/apaas/service/apis/openapi.service.d.ts +0 -99
  405. package/lib/apaas/service/apis/pad-page.service.d.ts +0 -132
  406. package/lib/apaas/service/apis/page-designer-log.service.d.ts +0 -107
  407. package/lib/apaas/service/apis/permission.service.d.ts +0 -79
  408. package/lib/apaas/service/apis/plat.service.d.ts +0 -45
  409. package/lib/apaas/service/apis/pm-process-definition-version.service.d.ts +0 -97
  410. package/lib/apaas/service/apis/pm-process-definition.service.d.ts +0 -121
  411. package/lib/apaas/service/apis/pm-process-engine.service.d.ts +0 -208
  412. package/lib/apaas/service/apis/print-designer.service.d.ts +0 -126
  413. package/lib/apaas/service/apis/print-log.service.d.ts +0 -23
  414. package/lib/apaas/service/apis/print.service.d.ts +0 -45
  415. package/lib/apaas/service/apis/process-approval-log.service.d.ts +0 -89
  416. package/lib/apaas/service/apis/process-approve-user.service.d.ts +0 -75
  417. package/lib/apaas/service/apis/process-definition-version.service.d.ts +0 -96
  418. package/lib/apaas/service/apis/process-definition.service.d.ts +0 -85
  419. package/lib/apaas/service/apis/process-engine.service.d.ts +0 -75
  420. package/lib/apaas/service/apis/process-event.service.d.ts +0 -72
  421. package/lib/apaas/service/apis/process-graph.service.d.ts +0 -18
  422. package/lib/apaas/service/apis/process-instance-relation-.service.d.ts +0 -75
  423. package/lib/apaas/service/apis/process-instance.service.d.ts +0 -75
  424. package/lib/apaas/service/apis/process-message-user.service.d.ts +0 -75
  425. package/lib/apaas/service/apis/process-node-definition.service.d.ts +0 -75
  426. package/lib/apaas/service/apis/process-path-user.service.d.ts +0 -75
  427. package/lib/apaas/service/apis/process-path.service.d.ts +0 -44
  428. package/lib/apaas/service/apis/process-task-done.service.d.ts +0 -118
  429. package/lib/apaas/service/apis/process-task-todo.service.d.ts +0 -231
  430. package/lib/apaas/service/apis/process-version.service.d.ts +0 -76
  431. package/lib/apaas/service/apis/process.service.d.ts +0 -66
  432. package/lib/apaas/service/apis/processTest.service.d.ts +0 -106
  433. package/lib/apaas/service/apis/product-release.service.d.ts +0 -118
  434. package/lib/apaas/service/apis/publish-log.service.d.ts +0 -101
  435. package/lib/apaas/service/apis/regexp.service.d.ts +0 -94
  436. package/lib/apaas/service/apis/report-data-set.service.d.ts +0 -127
  437. package/lib/apaas/service/apis/report-data.service.d.ts +0 -30
  438. package/lib/apaas/service/apis/report.service.d.ts +0 -164
  439. package/lib/apaas/service/apis/role-permission.service.d.ts +0 -47
  440. package/lib/apaas/service/apis/role.service.d.ts +0 -91
  441. package/lib/apaas/service/apis/sandbox-config.service.d.ts +0 -112
  442. package/lib/apaas/service/apis/script-assistant.service.d.ts +0 -16
  443. package/lib/apaas/service/apis/script-version-log.service.d.ts +0 -82
  444. package/lib/apaas/service/apis/script-version.service.d.ts +0 -115
  445. package/lib/apaas/service/apis/script.service.d.ts +0 -115
  446. package/lib/apaas/service/apis/service-orchestration-version-log.service.d.ts +0 -88
  447. package/lib/apaas/service/apis/service-orchestration-version.service.d.ts +0 -115
  448. package/lib/apaas/service/apis/service-orchestration.service.d.ts +0 -120
  449. package/lib/apaas/service/apis/sign-history.service.d.ts +0 -70
  450. package/lib/apaas/service/apis/sign-log.service.d.ts +0 -19
  451. package/lib/apaas/service/apis/signature.service.d.ts +0 -19
  452. package/lib/apaas/service/apis/sql-view-model.service.d.ts +0 -65
  453. package/lib/apaas/service/apis/sql-view.service.d.ts +0 -18
  454. package/lib/apaas/service/apis/ss.service.d.ts +0 -25
  455. package/lib/apaas/service/apis/stash.service.d.ts +0 -62
  456. package/lib/apaas/service/apis/sub-model-process.service.d.ts +0 -9
  457. package/lib/apaas/service/apis/sys-config.service.d.ts +0 -70
  458. package/lib/apaas/service/apis/system-var.service.d.ts +0 -126
  459. package/lib/apaas/service/apis/trace-log-details.service.d.ts +0 -134
  460. package/lib/apaas/service/apis/trace-log.service.d.ts +0 -115
  461. package/lib/apaas/service/apis/trace-mainline-ext.service.d.ts +0 -75
  462. package/lib/apaas/service/apis/trace-mainline.service.d.ts +0 -72
  463. package/lib/apaas/service/apis/trace-setting.service.d.ts +0 -48
  464. package/lib/apaas/service/apis/user-group-relation.service.d.ts +0 -46
  465. package/lib/apaas/service/apis/user-group.service.d.ts +0 -87
  466. package/lib/apaas/service/apis/view-model.service.d.ts +0 -166
  467. package/lib/apaas/service/apis/wash.service.d.ts +0 -11
  468. package/lib/apaas/service/apis/webpage.service.d.ts +0 -169
  469. package/lib/apaas/service/entities.d.ts +0 -33950
  470. package/lib/apaas/service/index.d.ts +0 -323
  471. package/lib/index.cjs +0 -16
  472. package/lib/ipaas/index.cjs +0 -12
  473. package/lib/ipaas/service/api-config.cjs +0 -322
  474. package/lib/ipaas/service/apis/auth.service.d.ts +0 -36
  475. package/lib/ipaas/service/apis/camel.service.d.ts +0 -63
  476. package/lib/ipaas/service/apis/category.service.d.ts +0 -12
  477. package/lib/ipaas/service/apis/connector-config.service.d.ts +0 -119
  478. package/lib/ipaas/service/apis/connector-log.service.d.ts +0 -46
  479. package/lib/ipaas/service/apis/flow-app.service.d.ts +0 -75
  480. package/lib/ipaas/service/apis/flow-category.service.d.ts +0 -192
  481. package/lib/ipaas/service/apis/flow-ext.service.d.ts +0 -100
  482. package/lib/ipaas/service/apis/flow.service.d.ts +0 -96
  483. package/lib/ipaas/service/apis/runtime.service.d.ts +0 -29
  484. package/lib/ipaas/service/entities.d.ts +0 -1762
  485. package/lib/ipaas/service/index.d.ts +0 -23
  486. package/lib/platform/index.cjs +0 -12
  487. package/lib/platform/service/api-config.cjs +0 -5288
  488. package/lib/platform/service/apis/agent.service.d.ts +0 -70
  489. package/lib/platform/service/apis/api.service.d.ts +0 -1597
  490. package/lib/platform/service/apis/apk.service.d.ts +0 -61
  491. package/lib/platform/service/apis/app-member.service.d.ts +0 -102
  492. package/lib/platform/service/apis/app-setting.service.d.ts +0 -107
  493. package/lib/platform/service/apis/app.service.d.ts +0 -723
  494. package/lib/platform/service/apis/assets.service.d.ts +0 -102
  495. package/lib/platform/service/apis/attachmentResourceTransfer.service.d.ts +0 -13
  496. package/lib/platform/service/apis/audit-log.service.d.ts +0 -48
  497. package/lib/platform/service/apis/bi-app.service.d.ts +0 -14
  498. package/lib/platform/service/apis/bi-data-set.service.d.ts +0 -82
  499. package/lib/platform/service/apis/bi-file-dataset-config.service.d.ts +0 -92
  500. package/lib/platform/service/apis/bi-file.service.d.ts +0 -20
  501. package/lib/platform/service/apis/bi-share.service.d.ts +0 -83
  502. package/lib/platform/service/apis/buildEnshrineCompLibrary.service.d.ts +0 -8
  503. package/lib/platform/service/apis/category.service.d.ts +0 -135
  504. package/lib/platform/service/apis/clearLogLogin.service.d.ts +0 -8
  505. package/lib/platform/service/apis/clearLogOperate.service.d.ts +0 -8
  506. package/lib/platform/service/apis/clearTempDir.service.d.ts +0 -8
  507. package/lib/platform/service/apis/copyFilter.service.d.ts +0 -13
  508. package/lib/platform/service/apis/dashboard.service.d.ts +0 -94
  509. package/lib/platform/service/apis/data-source.service.d.ts +0 -144
  510. package/lib/platform/service/apis/data-trace.service.d.ts +0 -75
  511. package/lib/platform/service/apis/database.service.d.ts +0 -211
  512. package/lib/platform/service/apis/dataset-log.service.d.ts +0 -79
  513. package/lib/platform/service/apis/dataset.service.d.ts +0 -247
  514. package/lib/platform/service/apis/datasource-devops.service.d.ts +0 -66
  515. package/lib/platform/service/apis/datasource-move-data.service.d.ts +0 -86
  516. package/lib/platform/service/apis/datasource-move-detail.service.d.ts +0 -82
  517. package/lib/platform/service/apis/datasource-move.service.d.ts +0 -72
  518. package/lib/platform/service/apis/deleteCompInfo.service.d.ts +0 -17
  519. package/lib/platform/service/apis/deleteCompInfoType.service.d.ts +0 -17
  520. package/lib/platform/service/apis/deleteCsvDatasource.service.d.ts +0 -17
  521. package/lib/platform/service/apis/deleteEchartTheme.service.d.ts +0 -17
  522. package/lib/platform/service/apis/deleteEnshrineComp.service.d.ts +0 -17
  523. package/lib/platform/service/apis/deleteEnshrineCompGroup.service.d.ts +0 -17
  524. package/lib/platform/service/apis/deleteFilter.service.d.ts +0 -17
  525. package/lib/platform/service/apis/deleteLogOperateById.service.d.ts +0 -17
  526. package/lib/platform/service/apis/deleteMapGeoJson.service.d.ts +0 -17
  527. package/lib/platform/service/apis/deleteNotUseDir.service.d.ts +0 -8
  528. package/lib/platform/service/apis/deletePageSnapshoot.service.d.ts +0 -17
  529. package/lib/platform/service/apis/deletePageTemplate.service.d.ts +0 -17
  530. package/lib/platform/service/apis/deletePnResource.service.d.ts +0 -17
  531. package/lib/platform/service/apis/deletePnResourceGroup.service.d.ts +0 -17
  532. package/lib/platform/service/apis/device-interconnection-param.service.d.ts +0 -88
  533. package/lib/platform/service/apis/device-interconnection.service.d.ts +0 -101
  534. package/lib/platform/service/apis/device-param-ref.service.d.ts +0 -41
  535. package/lib/platform/service/apis/exportTemplate.service.d.ts +0 -80
  536. package/lib/platform/service/apis/external-message.service.d.ts +0 -75
  537. package/lib/platform/service/apis/file-task.service.d.ts +0 -131
  538. package/lib/platform/service/apis/file.service.d.ts +0 -42
  539. package/lib/platform/service/apis/front-release.service.d.ts +0 -7
  540. package/lib/platform/service/apis/getAdCodeByAliasName.service.d.ts +0 -14
  541. package/lib/platform/service/apis/getAllCompInfo.service.d.ts +0 -8
  542. package/lib/platform/service/apis/getAllCompInfoByTypeId.service.d.ts +0 -14
  543. package/lib/platform/service/apis/getAllCompInfoType.service.d.ts +0 -8
  544. package/lib/platform/service/apis/getAllCsvDatasource.service.d.ts +0 -14
  545. package/lib/platform/service/apis/getAllEchartTheme.service.d.ts +0 -8
  546. package/lib/platform/service/apis/getAllEnshrineCompGroups.service.d.ts +0 -8
  547. package/lib/platform/service/apis/getAllFilter.service.d.ts +0 -8
  548. package/lib/platform/service/apis/getAllPageTemplate.service.d.ts +0 -8
  549. package/lib/platform/service/apis/getAttachmentInfoByPage.service.d.ts +0 -13
  550. package/lib/platform/service/apis/getCompInfoById.service.d.ts +0 -14
  551. package/lib/platform/service/apis/getCompInfoByPage.service.d.ts +0 -13
  552. package/lib/platform/service/apis/getCompInfoTypeById.service.d.ts +0 -14
  553. package/lib/platform/service/apis/getCompInfoTypeByPage.service.d.ts +0 -13
  554. package/lib/platform/service/apis/getContentToArray.service.d.ts +0 -18
  555. package/lib/platform/service/apis/getCsvDatasourceById.service.d.ts +0 -14
  556. package/lib/platform/service/apis/getCsvDatasourceByName.service.d.ts +0 -14
  557. package/lib/platform/service/apis/getCsvDatasourceByPage.service.d.ts +0 -13
  558. package/lib/platform/service/apis/getDesignerData.service.d.ts +0 -14
  559. package/lib/platform/service/apis/getEchartThemeById.service.d.ts +0 -14
  560. package/lib/platform/service/apis/getEchartThemeByPage.service.d.ts +0 -13
  561. package/lib/platform/service/apis/getEnshrineCompByPage.service.d.ts +0 -13
  562. package/lib/platform/service/apis/getEnshrineCompGroupById.service.d.ts +0 -14
  563. package/lib/platform/service/apis/getEnshrineCompGroupByPage.service.d.ts +0 -13
  564. package/lib/platform/service/apis/getFilterById.service.d.ts +0 -14
  565. package/lib/platform/service/apis/getGeoJsonByAdCode.service.d.ts +0 -14
  566. package/lib/platform/service/apis/getLayoutItemObjById.service.d.ts +0 -14
  567. package/lib/platform/service/apis/getLogLoginByPage.service.d.ts +0 -13
  568. package/lib/platform/service/apis/getMapBaseInfoByLevel.service.d.ts +0 -14
  569. package/lib/platform/service/apis/getMapGeoJsonById.service.d.ts +0 -14
  570. package/lib/platform/service/apis/getMapGeoJsonByPage.service.d.ts +0 -13
  571. package/lib/platform/service/apis/getMyAllPnResourceGroup.service.d.ts +0 -8
  572. package/lib/platform/service/apis/getMyEchartThemes.service.d.ts +0 -8
  573. package/lib/platform/service/apis/getMyPnResourceByPage.service.d.ts +0 -10
  574. package/lib/platform/service/apis/getMyShareCustomCompByPage.service.d.ts +0 -13
  575. package/lib/platform/service/apis/getPageSnapshootByEnabled.service.d.ts +0 -18
  576. package/lib/platform/service/apis/getPageSnapshootById.service.d.ts +0 -14
  577. package/lib/platform/service/apis/getPageSnapshootsByPageId.service.d.ts +0 -14
  578. package/lib/platform/service/apis/getPageTemplateById.service.d.ts +0 -14
  579. package/lib/platform/service/apis/getPageTemplateByPage.service.d.ts +0 -13
  580. package/lib/platform/service/apis/getPageTemplateForCreatePageForm.service.d.ts +0 -13
  581. package/lib/platform/service/apis/getPageTemplateLayout.service.d.ts +0 -14
  582. package/lib/platform/service/apis/getPageTemplateThemeJson.service.d.ts +0 -14
  583. package/lib/platform/service/apis/getPageTotalCount.service.d.ts +0 -8
  584. package/lib/platform/service/apis/getPnLogOperateByPage.service.d.ts +0 -13
  585. package/lib/platform/service/apis/getPnResourceGroupById.service.d.ts +0 -14
  586. package/lib/platform/service/apis/getProjectTotalCount.service.d.ts +0 -8
  587. package/lib/platform/service/apis/getShareCustomCompById.service.d.ts +0 -14
  588. package/lib/platform/service/apis/getShareCustomCompByPage.service.d.ts +0 -13
  589. package/lib/platform/service/apis/getSysEchartThemes.service.d.ts +0 -8
  590. package/lib/platform/service/apis/httpQuery.service.d.ts +0 -10
  591. package/lib/platform/service/apis/i18n-config.service.d.ts +0 -29
  592. package/lib/platform/service/apis/i18n-info.service.d.ts +0 -115
  593. package/lib/platform/service/apis/importCompInfoJson.service.d.ts +0 -13
  594. package/lib/platform/service/apis/importTemplate.service.d.ts +0 -32
  595. package/lib/platform/service/apis/internal-message.service.d.ts +0 -96
  596. package/lib/platform/service/apis/invoke-log.service.d.ts +0 -73
  597. package/lib/platform/service/apis/knowledge-base-chunk.service.d.ts +0 -75
  598. package/lib/platform/service/apis/knowledge-base-doc.service.d.ts +0 -75
  599. package/lib/platform/service/apis/knowledge-base.service.d.ts +0 -72
  600. package/lib/platform/service/apis/ldap.service.d.ts +0 -7
  601. package/lib/platform/service/apis/license-unbind-log.service.d.ts +0 -12
  602. package/lib/platform/service/apis/license.service.d.ts +0 -248
  603. package/lib/platform/service/apis/login-log.service.d.ts +0 -38
  604. package/lib/platform/service/apis/login.service.d.ts +0 -73
  605. package/lib/platform/service/apis/manager.service.d.ts +0 -39
  606. package/lib/platform/service/apis/message-setting.service.d.ts +0 -148
  607. package/lib/platform/service/apis/minio-file.service.d.ts +0 -26
  608. package/lib/platform/service/apis/model-provider.service.d.ts +0 -72
  609. package/lib/platform/service/apis/model.service.d.ts +0 -70
  610. package/lib/platform/service/apis/nav-page.service.d.ts +0 -81
  611. package/lib/platform/service/apis/openapi-group.service.d.ts +0 -186
  612. package/lib/platform/service/apis/openapi-key-grant.service.d.ts +0 -97
  613. package/lib/platform/service/apis/org-user-picker.service.d.ts +0 -70
  614. package/lib/platform/service/apis/org.service.d.ts +0 -215
  615. package/lib/platform/service/apis/parseCsvOrExcel.service.d.ts +0 -18
  616. package/lib/platform/service/apis/permission.service.d.ts +0 -57
  617. package/lib/platform/service/apis/plat.service.d.ts +0 -190
  618. package/lib/platform/service/apis/plugin-version.service.d.ts +0 -73
  619. package/lib/platform/service/apis/plugin.service.d.ts +0 -185
  620. package/lib/platform/service/apis/pm-process-delegate-detail.service.d.ts +0 -75
  621. package/lib/platform/service/apis/pm-process-delegate.service.d.ts +0 -75
  622. package/lib/platform/service/apis/pm-process-instance.service.d.ts +0 -92
  623. package/lib/platform/service/apis/pm-task-done.service.d.ts +0 -90
  624. package/lib/platform/service/apis/pm-task-todo.service.d.ts +0 -86
  625. package/lib/platform/service/apis/pn-page.service.d.ts +0 -70
  626. package/lib/platform/service/apis/pn-project.service.d.ts +0 -173
  627. package/lib/platform/service/apis/print-log.service.d.ts +0 -107
  628. package/lib/platform/service/apis/print-resource.service.d.ts +0 -131
  629. package/lib/platform/service/apis/regexp.service.d.ts +0 -94
  630. package/lib/platform/service/apis/released.service.d.ts +0 -96
  631. package/lib/platform/service/apis/resourceTransferToPage.service.d.ts +0 -13
  632. package/lib/platform/service/apis/role-permission.service.d.ts +0 -59
  633. package/lib/platform/service/apis/role.service.d.ts +0 -147
  634. package/lib/platform/service/apis/saveCompInfo.service.d.ts +0 -13
  635. package/lib/platform/service/apis/saveCompInfoType.service.d.ts +0 -13
  636. package/lib/platform/service/apis/saveCsvDatasource.service.d.ts +0 -13
  637. package/lib/platform/service/apis/saveEchartTheme.service.d.ts +0 -13
  638. package/lib/platform/service/apis/saveEnshrineComp.service.d.ts +0 -13
  639. package/lib/platform/service/apis/saveEnshrineCompGroup.service.d.ts +0 -13
  640. package/lib/platform/service/apis/saveFilter.service.d.ts +0 -13
  641. package/lib/platform/service/apis/saveMapGeoJson.service.d.ts +0 -13
  642. package/lib/platform/service/apis/savePageSnapshoot.service.d.ts +0 -13
  643. package/lib/platform/service/apis/savePageTemplate.service.d.ts +0 -13
  644. package/lib/platform/service/apis/savePnResourceGroup.service.d.ts +0 -13
  645. package/lib/platform/service/apis/saveShareCustomComp.service.d.ts +0 -13
  646. package/lib/platform/service/apis/seal-management.service.d.ts +0 -85
  647. package/lib/platform/service/apis/searchEnshrineComp.service.d.ts +0 -13
  648. package/lib/platform/service/apis/seat-message.service.d.ts +0 -13
  649. package/lib/platform/service/apis/seat.service.d.ts +0 -100
  650. package/lib/platform/service/apis/setPageSnapshootEnabled.service.d.ts +0 -13
  651. package/lib/platform/service/apis/setPageSnapshootEnabledByPageId.service.d.ts +0 -13
  652. package/lib/platform/service/apis/shortcut.service.d.ts +0 -129
  653. package/lib/platform/service/apis/sign-log.service.d.ts +0 -72
  654. package/lib/platform/service/apis/sms.service.d.ts +0 -19
  655. package/lib/platform/service/apis/started-process.service.d.ts +0 -64
  656. package/lib/platform/service/apis/task-delegate.service.d.ts +0 -101
  657. package/lib/platform/service/apis/task-done.service.d.ts +0 -60
  658. package/lib/platform/service/apis/task-todo.service.d.ts +0 -60
  659. package/lib/platform/service/apis/tenant-developer.service.d.ts +0 -119
  660. package/lib/platform/service/apis/tenant.service.d.ts +0 -482
  661. package/lib/platform/service/apis/toggleEnabled.service.d.ts +0 -13
  662. package/lib/platform/service/apis/uncompressLogOperateLayoutStr.service.d.ts +0 -13
  663. package/lib/platform/service/apis/uploadFiles.service.d.ts +0 -108
  664. package/lib/platform/service/apis/user-extra.service.d.ts +0 -70
  665. package/lib/platform/service/apis/user-info-log.service.d.ts +0 -74
  666. package/lib/platform/service/apis/user-password-history.service.d.ts +0 -75
  667. package/lib/platform/service/apis/user.service.d.ts +0 -281
  668. package/lib/platform/service/apis/workbench-component-relation.service.d.ts +0 -115
  669. package/lib/platform/service/apis/workbench-component.service.d.ts +0 -86
  670. package/lib/platform/service/entities.d.ts +0 -23348
  671. package/lib/platform/service/index.d.ts +0 -369
  672. package/lib/service/api-manage.cjs +0 -34
  673. package/lib/service/api-service.cjs +0 -165
  674. package/lib/service/api-service.interface.cjs +0 -1
  675. package/lib/service/http.enum.cjs +0 -66
  676. package/lib/service/http.error.cjs +0 -46
  677. package/lib/service/http.util.cjs +0 -245
  678. package/lib/service/index.cjs +0 -54
  679. package/lib/types/index.d.ts +0 -171
  680. package/lib/utils/index.cjs +0 -16
@@ -1,7 +1,6 @@
1
- /* eslint-disable @typescript-eslint/no-empty-object-type */
2
1
  export interface AccountConfig {
3
2
  /**
4
- * 应用类型 枚举(钉钉 DINGDING,企微 QIYEWEIXIN,飞书 FEISHU)
3
+ * 应用类型 枚举 (钉钉 DINGDING,企微 QIYEWEIXIN,飞书 FEISHU,微软 MICROSOFT)
5
4
  *
6
5
  * @type string
7
6
  */
@@ -648,6 +647,12 @@ export interface AppendRelatedInstRequest {
648
647
  * @type string
649
648
  */
650
649
  mfgOrderId?: string;
650
+ /**
651
+ * 模块类型
652
+ *
653
+ * @type string
654
+ */
655
+ module?: string;
651
656
  /**
652
657
  * 在线表单是否必填 1: 必填 0 非必填
653
658
  *
@@ -1276,6 +1281,12 @@ export interface BindRelatedIndstRequest {
1276
1281
  * @type string
1277
1282
  */
1278
1283
  mfgOrderId?: string;
1284
+ /**
1285
+ * 模块类型
1286
+ *
1287
+ * @type string
1288
+ */
1289
+ module?: string;
1279
1290
  /**
1280
1291
  * 当前批次
1281
1292
  *
@@ -1730,12 +1741,24 @@ export interface BtwNodeVO {
1730
1741
  * @type BtwNodeVO[]
1731
1742
  */
1732
1743
  children?: BtwNodeVO[];
1744
+ /**
1745
+ * 节点路径
1746
+ *
1747
+ * @type string
1748
+ */
1749
+ fullPath?: string;
1733
1750
  /**
1734
1751
  * 节点名称(目录名称、btw文件名称)
1735
1752
  *
1736
1753
  * @type string
1737
1754
  */
1738
1755
  name?: string;
1756
+ /**
1757
+ * btw模板路径类型:local本地选择、common网络共享
1758
+ *
1759
+ * @type string
1760
+ */
1761
+ pathType?: string;
1739
1762
  /**
1740
1763
  *
1741
1764
  *
@@ -2342,6 +2365,12 @@ export interface ChildEdhrInstanceRelationDTO {
2342
2365
  * @type string
2343
2366
  */
2344
2367
  modifyUserName?: string;
2368
+ /**
2369
+ *
2370
+ *
2371
+ * @type string
2372
+ */
2373
+ module?: string;
2345
2374
  /**
2346
2375
  * 引用详情
2347
2376
  *
@@ -3823,6 +3852,68 @@ export interface DashboardSortRequest {
3823
3852
  */
3824
3853
  targetSortNum?: number;
3825
3854
  }
3855
+ export interface DataCollectionInstanceAbandonRequest {
3856
+ /**
3857
+ * 表单实例Id
3858
+ *
3859
+ * @type string
3860
+ */
3861
+ id?: string;
3862
+ /**
3863
+ * 作废原因
3864
+ *
3865
+ * @type string
3866
+ */
3867
+ reason?: string;
3868
+ /**
3869
+ * 签名历史id集合
3870
+ *
3871
+ * @type string[]
3872
+ */
3873
+ signHistoryIds?: string[];
3874
+ /**
3875
+ * 数据采集任务id
3876
+ *
3877
+ * @type string
3878
+ */
3879
+ taskId?: string;
3880
+ }
3881
+ export interface DataCollectionOnlineFormInstanceRequest {
3882
+ /**
3883
+ * 数据采集任务Id
3884
+ *
3885
+ * @type string
3886
+ */
3887
+ dataCollectionTaskId?: string;
3888
+ /**
3889
+ * 表单实例备注名
3890
+ *
3891
+ * @type string
3892
+ */
3893
+ instanceAlias?: string;
3894
+ }
3895
+ export interface DataCollectionOnlineFormInstanceUpdateRequest {
3896
+ /**
3897
+ * 表单实例Id
3898
+ *
3899
+ * @type string
3900
+ */
3901
+ id?: string;
3902
+ /**
3903
+ * 表单实例备注名
3904
+ *
3905
+ * @type string
3906
+ */
3907
+ instanceAlias?: string;
3908
+ }
3909
+ export interface DataCollectionTaskUpdateStatusRequest {
3910
+ /**
3911
+ * 数据采集任务id
3912
+ *
3913
+ * @type string
3914
+ */
3915
+ taskId?: string;
3916
+ }
3826
3917
  export interface DataModelRequest {
3827
3918
  /**
3828
3919
  * 分类id
@@ -4086,6 +4177,12 @@ export interface DataTraceRequest {
4086
4177
  * @type string
4087
4178
  */
4088
4179
  module?: string;
4180
+ /**
4181
+ * 多个模块
4182
+ *
4183
+ * @type string[]
4184
+ */
4185
+ modules?: string[];
4089
4186
  /**
4090
4187
  * 操作类型
4091
4188
  *
@@ -4991,7 +5088,7 @@ export interface DocControlCategoryCompleteVO {
4991
5088
  */
4992
5089
  parentId?: string;
4993
5090
  /**
4994
- * 模板受控流程定义id
5091
+ * 模板审批流程定义id
4995
5092
  *
4996
5093
  * @type string
4997
5094
  */
@@ -5041,6 +5138,92 @@ export interface DocControlProcessResponse {
5041
5138
  */
5042
5139
  operationsDTO?: OfProcessOperationsDTO;
5043
5140
  }
5141
+ export interface DocControlStartedRequest {
5142
+ /**
5143
+ * 受控文件类型:FORM表单模板、EDHR edhr模板
5144
+ *
5145
+ * @type string
5146
+ */
5147
+ controlTmplType?: string;
5148
+ /**
5149
+ * 受控文件版本编码(表单/edhr模板编号)
5150
+ *
5151
+ * @type string
5152
+ */
5153
+ docBaseId?: string;
5154
+ /**
5155
+ * 受控文件版本编码(表单/edhr模板编号)
5156
+ *
5157
+ * @type string
5158
+ */
5159
+ docCode?: string;
5160
+ /**
5161
+ * 受控文件名称(表单/edhr模板名称)
5162
+ *
5163
+ * @type string
5164
+ */
5165
+ docName?: string;
5166
+ /**
5167
+ * 受控文件版本id(表单/edhr模板id)
5168
+ *
5169
+ * @type string
5170
+ */
5171
+ docVersionId?: string;
5172
+ /**
5173
+ * 生效日期
5174
+ *
5175
+ * @type string
5176
+ */
5177
+ effectiveDate?: string;
5178
+ /**
5179
+ * 发起人iD
5180
+ *
5181
+ * @type string
5182
+ */
5183
+ initiator?: string;
5184
+ /**
5185
+ * 发起人姓名
5186
+ *
5187
+ * @type string
5188
+ */
5189
+ initiatorName?: string;
5190
+ /**
5191
+ * 线下版本号
5192
+ *
5193
+ * @type string
5194
+ */
5195
+ offlineVersion?: string;
5196
+ /**
5197
+ * 流程实例id
5198
+ *
5199
+ * @type string
5200
+ */
5201
+ processInstanceId?: string;
5202
+ /**
5203
+ * 发起审核时数据的快照
5204
+ *
5205
+ * @type string
5206
+ */
5207
+ snapshot?: string;
5208
+ /**
5209
+ * 提报时间
5210
+ *
5211
+ * @type string
5212
+ */
5213
+ startTime?: string;
5214
+ /**
5215
+ * 状态
5216
+ *
5217
+ * @type string
5218
+ */
5219
+ status?: string;
5220
+ /**
5221
+ * 版本
5222
+ *
5223
+ * @type string
5224
+ */
5225
+ version?: string;
5226
+ }
5044
5227
  export interface DocControlStartedResponse {
5045
5228
  /**
5046
5229
  * 分类名称
@@ -5102,6 +5285,12 @@ export interface DocControlStartedResponse {
5102
5285
  * @type string
5103
5286
  */
5104
5287
  docVersionId?: string;
5288
+ /**
5289
+ * 生效日期
5290
+ *
5291
+ * @type string
5292
+ */
5293
+ effectiveDate?: string;
5105
5294
  /**
5106
5295
  * 主键
5107
5296
  *
@@ -5150,12 +5339,24 @@ export interface DocControlStartedResponse {
5150
5339
  * @type string
5151
5340
  */
5152
5341
  processInstanceId?: string;
5342
+ /**
5343
+ * 发起审核时数据的快照
5344
+ *
5345
+ * @type string
5346
+ */
5347
+ snapshot?: string;
5153
5348
  /**
5154
5349
  * 提报时间
5155
5350
  *
5156
5351
  * @type string
5157
5352
  */
5158
5353
  startTime?: string;
5354
+ /**
5355
+ * 状态
5356
+ *
5357
+ * @type string
5358
+ */
5359
+ status?: string;
5159
5360
  /**
5160
5361
  * 版本
5161
5362
  *
@@ -5224,6 +5425,12 @@ export interface DocControlTaskDoneResponse {
5224
5425
  * @type string
5225
5426
  */
5226
5427
  docCode?: string;
5428
+ /**
5429
+ * 文控管理-我的发起ID
5430
+ *
5431
+ * @type string
5432
+ */
5433
+ docControlStartedId?: string;
5227
5434
  /**
5228
5435
  * 受控文件名称(表单/edhr模板名称)
5229
5436
  *
@@ -5376,6 +5583,12 @@ export interface DocControlTaskTodoResponse {
5376
5583
  * @type string
5377
5584
  */
5378
5585
  docCode?: string;
5586
+ /**
5587
+ * 文控管理-我的发起ID
5588
+ *
5589
+ * @type string
5590
+ */
5591
+ docControlStartedId?: string;
5379
5592
  /**
5380
5593
  * 受控文件名称(表单/edhr模板名称)
5381
5594
  *
@@ -5462,6 +5675,12 @@ export interface DocControlTaskTodoResponse {
5462
5675
  version?: string;
5463
5676
  }
5464
5677
  export interface DocOutlineBase {
5678
+ /**
5679
+ * 基础单据id(DHR ID)
5680
+ *
5681
+ * @type string
5682
+ */
5683
+ baseId?: string;
5465
5684
  /**
5466
5685
  *
5467
5686
  *
@@ -5604,6 +5823,12 @@ export interface DocOutlineResponse {
5604
5823
  * @type string
5605
5824
  */
5606
5825
  instanceStatus?: string;
5826
+ /**
5827
+ * 模型Key
5828
+ *
5829
+ * @type string
5830
+ */
5831
+ modelKey?: string;
5607
5832
  /**
5608
5833
  *
5609
5834
  *
@@ -5634,6 +5859,12 @@ export interface DocOutlineResponse {
5634
5859
  * @type number
5635
5860
  */
5636
5861
  ofRequired?: number;
5862
+ /**
5863
+ * 办公类型
5864
+ *
5865
+ * @type string
5866
+ */
5867
+ officeType?: string;
5637
5868
  /**
5638
5869
  * 父节点id
5639
5870
  *
@@ -6476,6 +6707,12 @@ export interface EdhrInstance {
6476
6707
  * @type string
6477
6708
  */
6478
6709
  modifyUserName?: string;
6710
+ /**
6711
+ *
6712
+ *
6713
+ * @type string
6714
+ */
6715
+ module?: string;
6479
6716
  /**
6480
6717
  *
6481
6718
  *
@@ -6628,6 +6865,12 @@ export interface EdhrInstanceQueryRequest {
6628
6865
  * @type string
6629
6866
  */
6630
6867
  modifyUserId?: string;
6868
+ /**
6869
+ * 模块类型
6870
+ *
6871
+ * @type string
6872
+ */
6873
+ module?: string;
6631
6874
  /**
6632
6875
  * 操作人
6633
6876
  *
@@ -6704,6 +6947,12 @@ export interface EdhrInstanceRequest {
6704
6947
  * @type string
6705
6948
  */
6706
6949
  materialStatus?: string;
6950
+ /**
6951
+ * 模块类型
6952
+ *
6953
+ * @type string
6954
+ */
6955
+ module?: string;
6707
6956
  /**
6708
6957
  * 实例参数(业务扩展属性)
6709
6958
  *
@@ -6826,6 +7075,12 @@ export interface EdhrInstanceResponse {
6826
7075
  * @type string
6827
7076
  */
6828
7077
  modifyUserName?: string;
7078
+ /**
7079
+ * 模块类型
7080
+ *
7081
+ * @type string
7082
+ */
7083
+ module?: string;
6829
7084
  /**
6830
7085
  * 实例参数(业务扩展属性)
6831
7086
  *
@@ -7223,6 +7478,56 @@ export interface EdhrLogUserEntity {
7223
7478
  */
7224
7479
  userId?: string;
7225
7480
  }
7481
+ export interface EdhrSummaryRelationDhrTraceDetail {
7482
+ /**
7483
+ * 关联批次
7484
+ *
7485
+ * @type string
7486
+ */
7487
+ container?: string;
7488
+ /**
7489
+ * DHR名称
7490
+ *
7491
+ * @type string
7492
+ */
7493
+ dhrName?: string;
7494
+ /**
7495
+ * 关联工单
7496
+ *
7497
+ * @type string
7498
+ */
7499
+ mfgOrder?: string;
7500
+ /**
7501
+ * 操作类型
7502
+ *
7503
+ * @type string
7504
+ */
7505
+ operateType?: string;
7506
+ /**
7507
+ * 产品编码
7508
+ *
7509
+ * @type string
7510
+ */
7511
+ productCode?: string;
7512
+ /**
7513
+ * 产品名称
7514
+ *
7515
+ * @type string
7516
+ */
7517
+ productName?: string;
7518
+ /**
7519
+ * 来源
7520
+ *
7521
+ * @type string
7522
+ */
7523
+ source?: string;
7524
+ /**
7525
+ * 规格型号
7526
+ *
7527
+ * @type string
7528
+ */
7529
+ spec?: string;
7530
+ }
7226
7531
  export interface EdhrSummaryTraceDetail {
7227
7532
  /**
7228
7533
  * 表单备注名
@@ -7261,6 +7566,76 @@ export interface EdhrSummaryTraceDetail {
7261
7566
  */
7262
7567
  source?: string;
7263
7568
  }
7569
+ export interface EdhrSummaryTraceEntity {
7570
+ /**
7571
+ * 关联eDhr实例
7572
+ *
7573
+ * @type EdhrSummaryRelationDhrTraceDetail[]
7574
+ */
7575
+ edhrInstList?: EdhrSummaryRelationDhrTraceDetail[];
7576
+ /**
7577
+ * 表单实例
7578
+ *
7579
+ * @type EdhrSummaryTraceDetail[]
7580
+ */
7581
+ formInstList?: EdhrSummaryTraceDetail[];
7582
+ }
7583
+ export interface EdhrTmplCommonRequest {
7584
+ /**
7585
+ * 父id
7586
+ *
7587
+ * @type string
7588
+ */
7589
+ baseId?: string;
7590
+ /**
7591
+ * 分类id
7592
+ *
7593
+ * @type string
7594
+ */
7595
+ categoryId?: string;
7596
+ /**
7597
+ * 编号
7598
+ *
7599
+ * @type string
7600
+ */
7601
+ code?: string;
7602
+ /**
7603
+ * 是否默认版本 1是 0否
7604
+ *
7605
+ * @type number
7606
+ */
7607
+ default?: number;
7608
+ /**
7609
+ * 备注
7610
+ *
7611
+ * @type string
7612
+ */
7613
+ description?: string;
7614
+ /**
7615
+ * 模块类型
7616
+ *
7617
+ * @type string
7618
+ */
7619
+ module?: string;
7620
+ /**
7621
+ * 名称
7622
+ *
7623
+ * @type string
7624
+ */
7625
+ name?: string;
7626
+ /**
7627
+ * 电子记录-线下版本号
7628
+ *
7629
+ * @type string
7630
+ */
7631
+ offlineVersion?: string;
7632
+ /**
7633
+ * 版本
7634
+ *
7635
+ * @type string
7636
+ */
7637
+ version?: string;
7638
+ }
7264
7639
  export interface EdhrTmplRequest {
7265
7640
  /**
7266
7641
  * 父id
@@ -7312,6 +7687,12 @@ export interface EdhrTmplRequest {
7312
7687
  version?: string;
7313
7688
  }
7314
7689
  export interface EdhrTmplResponse {
7690
+ /**
7691
+ * 审核状态
7692
+ *
7693
+ * @type string
7694
+ */
7695
+ approveStatus?: string;
7315
7696
  /**
7316
7697
  * 父id
7317
7698
  *
@@ -7366,6 +7747,12 @@ export interface EdhrTmplResponse {
7366
7747
  * @type string
7367
7748
  */
7368
7749
  description?: string;
7750
+ /**
7751
+ * 文控管理-我的发起ID
7752
+ *
7753
+ * @type string
7754
+ */
7755
+ docControlStartedId?: string;
7369
7756
  /**
7370
7757
  * ID
7371
7758
  *
@@ -7390,6 +7777,12 @@ export interface EdhrTmplResponse {
7390
7777
  * @type string
7391
7778
  */
7392
7779
  modifyUserName?: string;
7780
+ /**
7781
+ * 模块类型
7782
+ *
7783
+ * @type string
7784
+ */
7785
+ module?: string;
7393
7786
  /**
7394
7787
  * 名称
7395
7788
  *
@@ -7402,6 +7795,18 @@ export interface EdhrTmplResponse {
7402
7795
  * @type string
7403
7796
  */
7404
7797
  offlineVersion?: string;
7798
+ /**
7799
+ * 状态
7800
+ *
7801
+ * @type boolean
7802
+ */
7803
+ operatingState?: boolean;
7804
+ /**
7805
+ * 审批流程实例ID
7806
+ *
7807
+ * @type string
7808
+ */
7809
+ procInstId?: string;
7405
7810
  /**
7406
7811
  * 版本
7407
7812
  *
@@ -7687,6 +8092,20 @@ export interface EnumModelFieldResponse {
7687
8092
  */
7688
8093
  value?: string;
7689
8094
  }
8095
+ export interface EnumModelFieldSortReq {
8096
+ /**
8097
+ * 枚举模型id
8098
+ *
8099
+ * @type string
8100
+ */
8101
+ enumModelId?: string;
8102
+ /**
8103
+ *
8104
+ *
8105
+ * @type string[]
8106
+ */
8107
+ ids?: string[];
8108
+ }
7690
8109
  export interface EnumModelRequest {
7691
8110
  /**
7692
8111
  * 分类id
@@ -8731,6 +9150,20 @@ export interface ExpConfig {
8731
9150
  */
8732
9151
  relationColumns?: string[];
8733
9152
  }
9153
+ export interface ExportFormRequest {
9154
+ /**
9155
+ *
9156
+ *
9157
+ * @type string[]
9158
+ */
9159
+ ids?: string[];
9160
+ /**
9161
+ *
9162
+ *
9163
+ * @type string
9164
+ */
9165
+ type?: string;
9166
+ }
8734
9167
  export interface ExprDTO {
8735
9168
  /**
8736
9169
  * 字段名,最外层才有
@@ -8796,6 +9229,12 @@ export interface ExprEntity {
8796
9229
  value?: IObject;
8797
9230
  }
8798
9231
  export interface ExtFieldConfig {
9232
+ /**
9233
+ * 启用密文展示(密文:1 ,明文:0)
9234
+ *
9235
+ * @type number
9236
+ */
9237
+ encrypted?: number;
8799
9238
  /**
8800
9239
  * 字段名称
8801
9240
  *
@@ -9064,6 +9503,12 @@ export interface FieldMeta {
9064
9503
  * @type string
9065
9504
  */
9066
9505
  bindInfo?: string;
9506
+ /**
9507
+ * 业务字段类型
9508
+ *
9509
+ * @type string
9510
+ */
9511
+ bizType?: string;
9067
9512
  /**
9068
9513
  *
9069
9514
  *
@@ -9286,6 +9731,12 @@ export interface FieldMetaDTO {
9286
9731
  * @type string
9287
9732
  */
9288
9733
  bindInfo?: string;
9734
+ /**
9735
+ * 业务字段类型
9736
+ *
9737
+ * @type string
9738
+ */
9739
+ bizType?: string;
9289
9740
  /**
9290
9741
  *
9291
9742
  *
@@ -9802,6 +10253,12 @@ export interface FieldMetaVO {
9802
10253
  * @type string
9803
10254
  */
9804
10255
  bindInfo?: string;
10256
+ /**
10257
+ * 业务字段类型
10258
+ *
10259
+ * @type string
10260
+ */
10261
+ bizType?: string;
9805
10262
  /**
9806
10263
  * 默认值
9807
10264
  *
@@ -9966,6 +10423,12 @@ export interface FileResourceResponse {
9966
10423
  url?: string;
9967
10424
  }
9968
10425
  export interface FileTaskDTO {
10426
+ /**
10427
+ * 是否包含半成品批次(当type为EDHR时使用,用于判断打印时是否需要打印半成品批次eDHR)
10428
+ *
10429
+ * @type boolean
10430
+ */
10431
+ includeSemi?: boolean;
9969
10432
  /**
9970
10433
  * 模板实例id
9971
10434
  *
@@ -10051,6 +10514,38 @@ export interface FontConfig {
10051
10514
  */
10052
10515
  value?: string;
10053
10516
  }
10517
+ export interface FormInstBomResponse {
10518
+ /**
10519
+ *
10520
+ *
10521
+ * @type object[]
10522
+ */
10523
+ bomEntries?: object[];
10524
+ /**
10525
+ *
10526
+ *
10527
+ * @type object[]
10528
+ */
10529
+ formTmplBomList?: object[];
10530
+ /**
10531
+ *
10532
+ *
10533
+ * @type string
10534
+ */
10535
+ productionIdentificationId?: string;
10536
+ /**
10537
+ *
10538
+ *
10539
+ * @type number
10540
+ */
10541
+ qty?: number;
10542
+ /**
10543
+ *
10544
+ *
10545
+ * @type object[]
10546
+ */
10547
+ sequenceEntries?: object[];
10548
+ }
10054
10549
  export interface FormInstLockResponse {
10055
10550
  /**
10056
10551
  *
@@ -10072,6 +10567,12 @@ export interface FormInstLockResponse {
10072
10567
  loginUserName?: string;
10073
10568
  }
10074
10569
  export interface FormRelateDTO {
10570
+ /**
10571
+ * 审核状态
10572
+ *
10573
+ * @type string
10574
+ */
10575
+ approveStatus?: string;
10075
10576
  /**
10076
10577
  * rdo父id
10077
10578
  *
@@ -10120,6 +10621,12 @@ export interface FormRelateDTO {
10120
10621
  * @type string
10121
10622
  */
10122
10623
  description?: string;
10624
+ /**
10625
+ * 文控管理-我的发起ID
10626
+ *
10627
+ * @type string
10628
+ */
10629
+ docControlStartedId?: string;
10123
10630
  /**
10124
10631
  * 版本 (PROFESSIONAL:专业版/EASY:普通版)
10125
10632
  *
@@ -10174,18 +10681,42 @@ export interface FormRelateDTO {
10174
10681
  * @type string
10175
10682
  */
10176
10683
  modifyUserName?: string;
10684
+ /**
10685
+ * DHR所属模块
10686
+ *
10687
+ * @type string
10688
+ */
10689
+ module?: string;
10177
10690
  /**
10178
10691
  * 分类数据名称
10179
10692
  *
10180
10693
  * @type string
10181
10694
  */
10182
10695
  name?: string;
10696
+ /**
10697
+ *
10698
+ *
10699
+ * @type string
10700
+ */
10701
+ officeType?: string;
10183
10702
  /**
10184
10703
  * 线下版本号
10185
10704
  *
10186
10705
  * @type string
10187
10706
  */
10188
10707
  offlineVersion?: string;
10708
+ /**
10709
+ * 状态
10710
+ *
10711
+ * @type boolean
10712
+ */
10713
+ operatingState?: boolean;
10714
+ /**
10715
+ * 审批流程实例ID
10716
+ *
10717
+ * @type string
10718
+ */
10719
+ procInstId?: string;
10189
10720
  /**
10190
10721
  * 分类数据id
10191
10722
  *
@@ -11033,6 +11564,168 @@ export interface ImportModelData {
11033
11564
  */
11034
11565
  sheetName?: string;
11035
11566
  }
11567
+ export interface ImportReportResponse {
11568
+ /**
11569
+ *
11570
+ *
11571
+ * @type string
11572
+ */
11573
+ createTime?: string;
11574
+ /**
11575
+ *
11576
+ *
11577
+ * @type string
11578
+ */
11579
+ createUserId?: string;
11580
+ /**
11581
+ *
11582
+ *
11583
+ * @type string
11584
+ */
11585
+ createUserName?: string;
11586
+ /**
11587
+ * 文件Id
11588
+ *
11589
+ * @type string
11590
+ */
11591
+ fileId?: string;
11592
+ /**
11593
+ * 主键
11594
+ *
11595
+ * @type string
11596
+ */
11597
+ id?: string;
11598
+ /**
11599
+ *
11600
+ *
11601
+ * @type string
11602
+ */
11603
+ modifyTime?: string;
11604
+ /**
11605
+ *
11606
+ *
11607
+ * @type string
11608
+ */
11609
+ modifyUserId?: string;
11610
+ /**
11611
+ *
11612
+ *
11613
+ * @type string
11614
+ */
11615
+ modifyUserName?: string;
11616
+ /**
11617
+ * 报告
11618
+ *
11619
+ * @type string
11620
+ */
11621
+ report?: string;
11622
+ }
11623
+ export interface ImportResponse {
11624
+ /**
11625
+ *
11626
+ *
11627
+ * @type number
11628
+ */
11629
+ endTime?: number;
11630
+ /**
11631
+ *
11632
+ *
11633
+ * @type number
11634
+ */
11635
+ errorCount?: number;
11636
+ /**
11637
+ *
11638
+ *
11639
+ * @type string
11640
+ */
11641
+ errorMessage?: string;
11642
+ /**
11643
+ *
11644
+ *
11645
+ * @type string
11646
+ */
11647
+ fileName?: string;
11648
+ /**
11649
+ *
11650
+ *
11651
+ * @type number
11652
+ */
11653
+ fileSize?: number;
11654
+ /**
11655
+ *
11656
+ *
11657
+ * @type ImportTmplResponse[]
11658
+ */
11659
+ list?: ImportTmplResponse[];
11660
+ /**
11661
+ *
11662
+ *
11663
+ * @type number
11664
+ */
11665
+ processingTime?: number;
11666
+ /**
11667
+ *
11668
+ *
11669
+ * @type number
11670
+ */
11671
+ startTime?: number;
11672
+ /**
11673
+ *
11674
+ *
11675
+ * @type number
11676
+ */
11677
+ successCount?: number;
11678
+ /**
11679
+ *
11680
+ *
11681
+ * @type number
11682
+ */
11683
+ totalLines?: number;
11684
+ }
11685
+ export interface ImportTmplResponse {
11686
+ /**
11687
+ *
11688
+ *
11689
+ * @type string
11690
+ */
11691
+ baseId?: string;
11692
+ /**
11693
+ *
11694
+ *
11695
+ * @type string
11696
+ */
11697
+ categoryName?: string;
11698
+ /**
11699
+ *
11700
+ *
11701
+ * @type string
11702
+ */
11703
+ createTime?: string;
11704
+ /**
11705
+ *
11706
+ *
11707
+ * @type string
11708
+ */
11709
+ failsMessage?: string;
11710
+ /**
11711
+ *
11712
+ *
11713
+ * @type string
11714
+ */
11715
+ name?: string;
11716
+ /**
11717
+ *
11718
+ *
11719
+ * @type string
11720
+ */
11721
+ type?: string;
11722
+ /**
11723
+ *
11724
+ *
11725
+ * @type string
11726
+ */
11727
+ version?: string;
11728
+ }
11036
11729
  export interface ImportVersionRequest {
11037
11730
  /**
11038
11731
  * 应用id
@@ -11059,6 +11752,133 @@ export interface ImportVersionRequest {
11059
11752
  */
11060
11753
  mergeConflictList?: MergeConflictDTO[];
11061
11754
  }
11755
+ export interface InputStream {
11756
+ // 暂无属性
11757
+ }
11758
+ export interface InspectionCategoryRequest {
11759
+ /**
11760
+ * 全路径
11761
+ *
11762
+ * @type string
11763
+ */
11764
+ fullPath?: string;
11765
+ /**
11766
+ * 层级
11767
+ *
11768
+ * @type number
11769
+ */
11770
+ level?: number;
11771
+ /**
11772
+ * 名称
11773
+ *
11774
+ * @type string
11775
+ */
11776
+ name?: string;
11777
+ /**
11778
+ * 父节点ID
11779
+ *
11780
+ * @type string
11781
+ */
11782
+ parentId?: string;
11783
+ /**
11784
+ * 排序号
11785
+ *
11786
+ * @type number
11787
+ */
11788
+ sortNum?: number;
11789
+ }
11790
+ export interface InspectionCategoryResponse {
11791
+ /**
11792
+ * 创建人部门id
11793
+ *
11794
+ * @type string
11795
+ */
11796
+ createOrgId?: string;
11797
+ /**
11798
+ *
11799
+ *
11800
+ * @type string
11801
+ */
11802
+ createTime?: string;
11803
+ /**
11804
+ *
11805
+ *
11806
+ * @type string
11807
+ */
11808
+ createUserId?: string;
11809
+ /**
11810
+ *
11811
+ *
11812
+ * @type string
11813
+ */
11814
+ createUserName?: string;
11815
+ /**
11816
+ * 全路径
11817
+ *
11818
+ * @type string
11819
+ */
11820
+ fullPath?: string;
11821
+ /**
11822
+ * 主键
11823
+ *
11824
+ * @type string
11825
+ */
11826
+ id?: string;
11827
+ /**
11828
+ * 层级
11829
+ *
11830
+ * @type number
11831
+ */
11832
+ level?: number;
11833
+ /**
11834
+ * 修改人部门id
11835
+ *
11836
+ * @type string
11837
+ */
11838
+ modifyOrgId?: string;
11839
+ /**
11840
+ *
11841
+ *
11842
+ * @type string
11843
+ */
11844
+ modifyTime?: string;
11845
+ /**
11846
+ *
11847
+ *
11848
+ * @type string
11849
+ */
11850
+ modifyUserId?: string;
11851
+ /**
11852
+ *
11853
+ *
11854
+ * @type string
11855
+ */
11856
+ modifyUserName?: string;
11857
+ /**
11858
+ * 名称
11859
+ *
11860
+ * @type string
11861
+ */
11862
+ name?: string;
11863
+ /**
11864
+ * 父节点ID
11865
+ *
11866
+ * @type string
11867
+ */
11868
+ parentId?: string;
11869
+ /**
11870
+ * 排序号
11871
+ *
11872
+ * @type number
11873
+ */
11874
+ sortNum?: number;
11875
+ /**
11876
+ * 租户id
11877
+ *
11878
+ * @type string
11879
+ */
11880
+ tenantId?: string;
11881
+ }
11062
11882
  export interface InstanceRelationRequest {
11063
11883
  /**
11064
11884
  * 业务ID
@@ -11084,6 +11904,12 @@ export interface InstanceRelationRequest {
11084
11904
  * @type string
11085
11905
  */
11086
11906
  materialNo?: string;
11907
+ /**
11908
+ * 模块类型
11909
+ *
11910
+ * @type string
11911
+ */
11912
+ module?: string;
11087
11913
  /**
11088
11914
  * 来源批次号
11089
11915
  *
@@ -11164,6 +11990,12 @@ export interface InstanceRelationResponse {
11164
11990
  * @type string
11165
11991
  */
11166
11992
  modifyUserName?: string;
11993
+ /**
11994
+ * 模块类型
11995
+ *
11996
+ * @type string
11997
+ */
11998
+ module?: string;
11167
11999
  /**
11168
12000
  * 来源批次号
11169
12001
  *
@@ -11520,6 +12352,50 @@ export interface JoinOnExp {
11520
12352
  export interface JsonNode {
11521
12353
  // 暂无属性
11522
12354
  }
12355
+ export interface LabelBtwDesigner {
12356
+ /**
12357
+ *
12358
+ *
12359
+ * @type string
12360
+ */
12361
+ designerJson?: string;
12362
+ /**
12363
+ * btw模板的相对路径
12364
+ *
12365
+ * @type string
12366
+ */
12367
+ fullPath?: string;
12368
+ /**
12369
+ *
12370
+ *
12371
+ * @type string
12372
+ */
12373
+ id?: string;
12374
+ /**
12375
+ * 绑定模型key
12376
+ *
12377
+ * @type string
12378
+ */
12379
+ modelKey?: string;
12380
+ /**
12381
+ * BarTender 标签模板
12382
+ *
12383
+ * @type string
12384
+ */
12385
+ name?: string;
12386
+ /**
12387
+ * btw模板路径类型:local本地选择、common网络共享(打印服务掉线状态,前端回显使用,请在保存时传)
12388
+ *
12389
+ * @type string
12390
+ */
12391
+ pathType?: string;
12392
+ /**
12393
+ * 标签模板唯一标识(btw标签模板)
12394
+ *
12395
+ * @type string
12396
+ */
12397
+ printKey?: string;
12398
+ }
11523
12399
  export interface LabelDesigner {
11524
12400
  /**
11525
12401
  *
@@ -11709,6 +12585,12 @@ export interface LabelRequest {
11709
12585
  * @type number
11710
12586
  */
11711
12587
  dpi?: number;
12588
+ /**
12589
+ * btw模板的相对路径
12590
+ *
12591
+ * @type string
12592
+ */
12593
+ fullPath?: string;
11712
12594
  /**
11713
12595
  * 尺寸(高度)
11714
12596
  *
@@ -11733,6 +12615,12 @@ export interface LabelRequest {
11733
12615
  * @type string
11734
12616
  */
11735
12617
  name?: string;
12618
+ /**
12619
+ * btw模板路径类型:local本地选择、common网络共享(打印服务掉线状态,前端回显使用,请在保存时传)
12620
+ *
12621
+ * @type string
12622
+ */
12623
+ pathType?: string;
11736
12624
  /**
11737
12625
  * 标签模板唯一标识(标签模板)
11738
12626
  *
@@ -11831,6 +12719,12 @@ export interface LabelResponse {
11831
12719
  * @type number
11832
12720
  */
11833
12721
  draft?: number;
12722
+ /**
12723
+ * btw模板的相对路径
12724
+ *
12725
+ * @type string
12726
+ */
12727
+ fullPath?: string;
11834
12728
  /**
11835
12729
  * 尺寸(高度)
11836
12730
  *
@@ -11855,6 +12749,12 @@ export interface LabelResponse {
11855
12749
  * @type string
11856
12750
  */
11857
12751
  key?: string;
12752
+ /**
12753
+ * 关联的打印机的mac地址
12754
+ *
12755
+ * @type string
12756
+ */
12757
+ macAddress?: string;
11858
12758
  /**
11859
12759
  * 绑定模型key
11860
12760
  *
@@ -11891,12 +12791,24 @@ export interface LabelResponse {
11891
12791
  * @type string
11892
12792
  */
11893
12793
  name?: string;
12794
+ /**
12795
+ *
12796
+ *
12797
+ * @type string
12798
+ */
12799
+ pathType?: string;
11894
12800
  /**
11895
12801
  * 标签模板唯一标识(标签模板)
11896
12802
  *
11897
12803
  * @type string
11898
12804
  */
11899
12805
  printKey?: string;
12806
+ /**
12807
+ * 关联得打印机名称
12808
+ *
12809
+ * @type string
12810
+ */
12811
+ printName?: string;
11900
12812
  /**
11901
12813
  * 标签格式,zpl/tspl/cpcl/pos/esc/png
11902
12814
  *
@@ -13061,6 +13973,22 @@ export interface MessageRecordResponse {
13061
13973
  * @type string
13062
13974
  */
13063
13975
  resultMsg?: string;
13976
+ /**
13977
+ * 跳转配置: {
13978
+ "WEB": {"id":"菜单id","name":"菜单名称"},
13979
+ "MOBILE": {"id":"菜单id","name":"菜单名称"},
13980
+ "PAD": {"id":"菜单id","name":"菜单名称"}
13981
+ }
13982
+ *
13983
+ * @type string
13984
+ */
13985
+ routerConfig?: string;
13986
+ /**
13987
+ * 跳转参数:由调用全局方法方传递
13988
+ *
13989
+ * @type string
13990
+ */
13991
+ routerParams?: string;
13064
13992
  /**
13065
13993
  * 租户id
13066
13994
  *
@@ -13185,6 +14113,16 @@ export interface MessageTmplRequest {
13185
14113
  * @type string
13186
14114
  */
13187
14115
  rangUser?: string;
14116
+ /**
14117
+ * 跳转配置: {
14118
+ "WEB": {"id":"菜单id","name":"菜单名称"},
14119
+ "MOBILE": {"id":"菜单id","name":"菜单名称"},
14120
+ "PAD": {"id":"菜单id","name":"菜单名称"}
14121
+ }
14122
+ *
14123
+ * @type string
14124
+ */
14125
+ routerConfig?: string;
13188
14126
  /**
13189
14127
  * 租户id
13190
14128
  *
@@ -13301,6 +14239,16 @@ export interface MessageTmplResponse {
13301
14239
  * @type string
13302
14240
  */
13303
14241
  pushType?: string;
14242
+ /**
14243
+ * 跳转配置: {
14244
+ "WEB": {"id":"菜单id","name":"菜单名称"},
14245
+ "MOBILE": {"id":"菜单id","name":"菜单名称"},
14246
+ "PAD": {"id":"菜单id","name":"菜单名称"}
14247
+ }
14248
+ *
14249
+ * @type string
14250
+ */
14251
+ routerConfig?: string;
13304
14252
  /**
13305
14253
  * 租户id
13306
14254
  *
@@ -13459,6 +14407,18 @@ export interface MessageTmplSendRequest {
13459
14407
  * @type string
13460
14408
  */
13461
14409
  rangUser?: string;
14410
+ /**
14411
+ *
14412
+ *
14413
+ * @type string
14414
+ */
14415
+ routerConfig?: string;
14416
+ /**
14417
+ *
14418
+ *
14419
+ * @type string
14420
+ */
14421
+ routerParams?: string;
13462
14422
  /**
13463
14423
  * 支持流程
13464
14424
  *
@@ -13714,6 +14674,38 @@ export interface MobilePageResponse {
13714
14674
  */
13715
14675
  terminal?: string;
13716
14676
  }
14677
+ export interface ModelAssociationResponse {
14678
+ /**
14679
+ *
14680
+ *
14681
+ * @type number
14682
+ */
14683
+ dataCount?: number;
14684
+ /**
14685
+ *
14686
+ *
14687
+ * @type string
14688
+ */
14689
+ fieldKey?: string;
14690
+ /**
14691
+ *
14692
+ *
14693
+ * @type string
14694
+ */
14695
+ fieldType?: string;
14696
+ /**
14697
+ *
14698
+ *
14699
+ * @type string
14700
+ */
14701
+ modelKey?: string;
14702
+ /**
14703
+ *
14704
+ *
14705
+ * @type string
14706
+ */
14707
+ modelName?: string;
14708
+ }
13717
14709
  export interface ModelBriefInfo {
13718
14710
  /**
13719
14711
  * 种类
@@ -13745,6 +14737,12 @@ export interface ModelBriefInfo {
13745
14737
  * @type string
13746
14738
  */
13747
14739
  name?: string;
14740
+ /**
14741
+ * 模型是否启用数据权限(1:启用,0:禁用)
14742
+ *
14743
+ * @type number
14744
+ */
14745
+ permissionEnabled?: number;
13748
14746
  /**
13749
14747
  * 模型是否为子模型 (1 子模型, 0 非子模型)
13750
14748
  *
@@ -13925,6 +14923,12 @@ export interface ModelFieldInfo {
13925
14923
  * @type string
13926
14924
  */
13927
14925
  functionName?: string;
14926
+ /**
14927
+ * 字段映射类型
14928
+ *
14929
+ * @type string
14930
+ */
14931
+ mappingType?: string;
13928
14932
  /**
13929
14933
  * 原字段key
13930
14934
  *
@@ -14953,6 +15957,12 @@ export interface ModelPermissionRelationResponse {
14953
15957
  * @type string
14954
15958
  */
14955
15959
  modifyUserName?: string;
15960
+ /**
15961
+ * 模型是否启用数据权限(1:启用,0:禁用)
15962
+ *
15963
+ * @type number
15964
+ */
15965
+ permissionEnabled?: number;
14956
15966
  /**
14957
15967
  * 序号
14958
15968
  *
@@ -15149,6 +16159,12 @@ export interface OfBaseSubmitRequest {
15149
16159
  * @type OnlineFormChangeHistoryRequest
15150
16160
  */
15151
16161
  historyRequest?: OnlineFormChangeHistoryRequest;
16162
+ /**
16163
+ * 是否不记录表单日志
16164
+ *
16165
+ * @type boolean
16166
+ */
16167
+ noLog?: boolean;
15152
16168
  /**
15153
16169
  * 在线表单实例id
15154
16170
  *
@@ -15199,6 +16215,12 @@ export interface OfProcessAbandonRequest {
15199
16215
  * @type string
15200
16216
  */
15201
16217
  formType?: string;
16218
+ /**
16219
+ * 是否不记录表单日志
16220
+ *
16221
+ * @type boolean
16222
+ */
16223
+ noLog?: boolean;
15202
16224
  /**
15203
16225
  * 在线表单实例id
15204
16226
  *
@@ -15249,6 +16271,12 @@ export interface OfProcessApproveRequest {
15249
16271
  * @type IObject
15250
16272
  */
15251
16273
  data?: IObject;
16274
+ /**
16275
+ * 是否不记录表单日志
16276
+ *
16277
+ * @type boolean
16278
+ */
16279
+ noLog?: boolean;
15252
16280
  /**
15253
16281
  * 在线表单实例id
15254
16282
  *
@@ -15305,6 +16333,12 @@ export interface OfProcessChangeRequest {
15305
16333
  * @type OnlineFormChangeHistoryRequest
15306
16334
  */
15307
16335
  historyRequest?: OnlineFormChangeHistoryRequest;
16336
+ /**
16337
+ * 是否不记录表单日志
16338
+ *
16339
+ * @type boolean
16340
+ */
16341
+ noLog?: boolean;
15308
16342
  /**
15309
16343
  * 在线表单实例id
15310
16344
  *
@@ -15325,6 +16359,12 @@ export interface OfProcessChangeRequest {
15325
16359
  taskId?: string;
15326
16360
  }
15327
16361
  export interface OfProcessControlRequest {
16362
+ /**
16363
+ * 生效日期
16364
+ *
16365
+ * @type string
16366
+ */
16367
+ effectiveDate?: string;
15328
16368
  /**
15329
16369
  * 模板ID
15330
16370
  *
@@ -15363,6 +16403,12 @@ export interface OfProcessJumpRequest {
15363
16403
  * @type string
15364
16404
  */
15365
16405
  jumpMode?: string;
16406
+ /**
16407
+ * 是否不记录表单日志
16408
+ *
16409
+ * @type boolean
16410
+ */
16411
+ noLog?: boolean;
15366
16412
  /**
15367
16413
  * 在线表单实例id
15368
16414
  *
@@ -15434,239 +16480,263 @@ export interface OfProcessQualifiedRequest {
15434
16480
  */
15435
16481
  data?: IObject;
15436
16482
  /**
15437
- * 在线表单实例id
15438
- *
15439
- * @type string
15440
- */
15441
- ofInstId?: string;
15442
- /**
15443
- * 意见
15444
- *
15445
- * @type string
15446
- */
15447
- opinion?: string;
15448
- /**
15449
- * 签名数据
15450
- *
15451
- * @type string
15452
- */
15453
- signature?: string;
15454
- /**
15455
- * 任务id
15456
- *
15457
- * @type string
15458
- */
15459
- taskId?: string;
15460
- }
15461
- export interface OfProcessReassign4InterfereRequest {
15462
- /**
15463
- * 在线表单实例id
15464
- *
15465
- * @type string
15466
- */
15467
- ofInstId?: string;
15468
- /**
15469
- * 任务id
15470
- *
15471
- * @type string
15472
- */
15473
- taskId?: string;
15474
- /**
15475
- * 转给的用户id
15476
- *
15477
- * @type string
15478
- */
15479
- toUserId?: string;
15480
- }
15481
- export interface OfProcessReassignRequest {
15482
- /**
15483
- * 业务ID
15484
- *
15485
- * @type string
15486
- */
15487
- businessId?: string;
15488
- /**
15489
- * 操作的按钮配置
15490
- *
15491
- * @type string
15492
- */
15493
- buttonConfig?: string;
15494
- /**
15495
- * 提交的数据
15496
- *
15497
- * @type IObject
15498
- */
15499
- data?: IObject;
15500
- /**
15501
- * 在线表单实例id
15502
- *
15503
- * @type string
15504
- */
15505
- ofInstId?: string;
15506
- /**
15507
- * 意见
15508
- *
15509
- * @type string
15510
- */
15511
- opinion?: string;
15512
- /**
15513
- * 签名数据
15514
- *
15515
- * @type string
15516
- */
15517
- signature?: string;
15518
- /**
15519
- * 任务id
15520
- *
15521
- * @type string
15522
- */
15523
- taskId?: string;
15524
- /**
15525
- * 转给的用户id
15526
- *
15527
- * @type string
15528
- */
15529
- toUserId?: string;
15530
- }
15531
- export interface OfProcessResubmitRequest {
15532
- /**
15533
- * 点击的按钮的key
15534
- *
15535
- * @type string
15536
- */
15537
- btnKey?: string;
15538
- /**
15539
- * 操作的按钮配置
15540
- *
15541
- * @type string
15542
- */
15543
- buttonConfig?: string;
15544
- /**
15545
- * 表单类型:BASE 基础表单、PROCESS 流程表单 、 VIEW 视图表单、TEXT 文本表单
15546
- *
15547
- * @type string
15548
- */
15549
- formType?: string;
15550
- /**
15551
- * 在线表单实例id
15552
- *
15553
- * @type string
15554
- */
15555
- ofInstId?: string;
15556
- /**
15557
- * 任务id
15558
- *
15559
- * @type string
15560
- */
15561
- taskId?: string;
15562
- }
15563
- export interface OfProcessReturn4InterfereRequest {
15564
- /**
15565
- * 在线表单实例id
15566
- *
15567
- * @type string
15568
- */
15569
- ofInstId?: string;
15570
- /**
15571
- * 任务id
15572
- *
15573
- * @type string
15574
- */
15575
- taskId?: string;
15576
- }
15577
- export interface OfProcessReturnRequest {
15578
- /**
15579
- * 点击的按钮key
15580
- *
15581
- * @type string
15582
- */
15583
- btnKey?: string;
15584
- /**
15585
- * 业务ID
15586
- *
15587
- * @type string
15588
- */
15589
- businessId?: string;
15590
- /**
15591
- * 操作的按钮配置
15592
- *
15593
- * @type string
15594
- */
15595
- buttonConfig?: string;
15596
- /**
15597
- * 提交的数据
15598
- *
15599
- * @type IObject
15600
- */
15601
- data?: IObject;
15602
- /**
15603
- * 在线表单实例id
15604
- *
15605
- * @type string
15606
- */
15607
- ofInstId?: string;
15608
- /**
15609
- * 意见
15610
- *
15611
- * @type string
15612
- */
15613
- opinion?: string;
15614
- /**
15615
- * 签名数据
15616
- *
15617
- * @type string
15618
- */
15619
- signature?: string;
15620
- /**
15621
- * 任务id
15622
- *
15623
- * @type string
15624
- */
15625
- taskId?: string;
15626
- }
15627
- export interface OfProcessSaveRequest {
15628
- /**
15629
- * 附件数量
15630
- *
15631
- * @type number
15632
- */
15633
- attachmentNumber?: number;
15634
- /**
15635
- * 是否自动保存 true是、false否
16483
+ * 是否不记录表单日志
15636
16484
  *
15637
16485
  * @type boolean
15638
16486
  */
15639
- auto?: boolean;
15640
- /**
15641
- * 业务ID
15642
- *
15643
- * @type string
15644
- */
15645
- businessId?: string;
15646
- /**
15647
- * 操作的按钮配置
15648
- *
15649
- * @type string
15650
- */
15651
- buttonConfig?: string;
15652
- /**
15653
- * 是否检验编辑表单的用户
15654
- *
15655
- * @type boolean
15656
- */
15657
- checkEditUser?: boolean;
15658
- /**
15659
- * 提交的数据
15660
- *
15661
- * @type IObject
15662
- */
15663
- data?: IObject;
15664
- /**
15665
- * 异常标记
15666
- *
15667
- * @type boolean
15668
- */
15669
- exceptionFlag?: boolean;
16487
+ noLog?: boolean;
16488
+ /**
16489
+ * 在线表单实例id
16490
+ *
16491
+ * @type string
16492
+ */
16493
+ ofInstId?: string;
16494
+ /**
16495
+ * 意见
16496
+ *
16497
+ * @type string
16498
+ */
16499
+ opinion?: string;
16500
+ /**
16501
+ * 签名数据
16502
+ *
16503
+ * @type string
16504
+ */
16505
+ signature?: string;
16506
+ /**
16507
+ * 任务id
16508
+ *
16509
+ * @type string
16510
+ */
16511
+ taskId?: string;
16512
+ }
16513
+ export interface OfProcessReassign4InterfereRequest {
16514
+ /**
16515
+ * 在线表单实例id
16516
+ *
16517
+ * @type string
16518
+ */
16519
+ ofInstId?: string;
16520
+ /**
16521
+ * 任务id
16522
+ *
16523
+ * @type string
16524
+ */
16525
+ taskId?: string;
16526
+ /**
16527
+ * 转给的用户id
16528
+ *
16529
+ * @type string
16530
+ */
16531
+ toUserId?: string;
16532
+ }
16533
+ export interface OfProcessReassignRequest {
16534
+ /**
16535
+ * 业务ID
16536
+ *
16537
+ * @type string
16538
+ */
16539
+ businessId?: string;
16540
+ /**
16541
+ * 操作的按钮配置
16542
+ *
16543
+ * @type string
16544
+ */
16545
+ buttonConfig?: string;
16546
+ /**
16547
+ * 提交的数据
16548
+ *
16549
+ * @type IObject
16550
+ */
16551
+ data?: IObject;
16552
+ /**
16553
+ * 是否不记录表单日志
16554
+ *
16555
+ * @type boolean
16556
+ */
16557
+ noLog?: boolean;
16558
+ /**
16559
+ * 在线表单实例id
16560
+ *
16561
+ * @type string
16562
+ */
16563
+ ofInstId?: string;
16564
+ /**
16565
+ * 意见
16566
+ *
16567
+ * @type string
16568
+ */
16569
+ opinion?: string;
16570
+ /**
16571
+ * 签名数据
16572
+ *
16573
+ * @type string
16574
+ */
16575
+ signature?: string;
16576
+ /**
16577
+ * 任务id
16578
+ *
16579
+ * @type string
16580
+ */
16581
+ taskId?: string;
16582
+ /**
16583
+ * 转给的用户id
16584
+ *
16585
+ * @type string
16586
+ */
16587
+ toUserId?: string;
16588
+ }
16589
+ export interface OfProcessResubmitRequest {
16590
+ /**
16591
+ * 点击的按钮的key
16592
+ *
16593
+ * @type string
16594
+ */
16595
+ btnKey?: string;
16596
+ /**
16597
+ * 操作的按钮配置
16598
+ *
16599
+ * @type string
16600
+ */
16601
+ buttonConfig?: string;
16602
+ /**
16603
+ * 表单类型:BASE 基础表单、PROCESS 流程表单 、 VIEW 视图表单、TEXT 文本表单
16604
+ *
16605
+ * @type string
16606
+ */
16607
+ formType?: string;
16608
+ /**
16609
+ * 在线表单实例id
16610
+ *
16611
+ * @type string
16612
+ */
16613
+ ofInstId?: string;
16614
+ /**
16615
+ * 任务id
16616
+ *
16617
+ * @type string
16618
+ */
16619
+ taskId?: string;
16620
+ }
16621
+ export interface OfProcessReturn4InterfereRequest {
16622
+ /**
16623
+ * 在线表单实例id
16624
+ *
16625
+ * @type string
16626
+ */
16627
+ ofInstId?: string;
16628
+ /**
16629
+ * 任务id
16630
+ *
16631
+ * @type string
16632
+ */
16633
+ taskId?: string;
16634
+ }
16635
+ export interface OfProcessReturnRequest {
16636
+ /**
16637
+ * 点击的按钮key
16638
+ *
16639
+ * @type string
16640
+ */
16641
+ btnKey?: string;
16642
+ /**
16643
+ * 业务ID
16644
+ *
16645
+ * @type string
16646
+ */
16647
+ businessId?: string;
16648
+ /**
16649
+ * 操作的按钮配置
16650
+ *
16651
+ * @type string
16652
+ */
16653
+ buttonConfig?: string;
16654
+ /**
16655
+ * 提交的数据
16656
+ *
16657
+ * @type IObject
16658
+ */
16659
+ data?: IObject;
16660
+ /**
16661
+ * 是否不记录表单日志
16662
+ *
16663
+ * @type boolean
16664
+ */
16665
+ noLog?: boolean;
16666
+ /**
16667
+ * 在线表单实例id
16668
+ *
16669
+ * @type string
16670
+ */
16671
+ ofInstId?: string;
16672
+ /**
16673
+ * 意见
16674
+ *
16675
+ * @type string
16676
+ */
16677
+ opinion?: string;
16678
+ /**
16679
+ * 签名数据
16680
+ *
16681
+ * @type string
16682
+ */
16683
+ signature?: string;
16684
+ /**
16685
+ * 任务id
16686
+ *
16687
+ * @type string
16688
+ */
16689
+ taskId?: string;
16690
+ }
16691
+ export interface OfProcessSaveRequest {
16692
+ /**
16693
+ * 附件数量
16694
+ *
16695
+ * @type number
16696
+ */
16697
+ attachmentNumber?: number;
16698
+ /**
16699
+ * 是否自动保存 true是、false否
16700
+ *
16701
+ * @type boolean
16702
+ */
16703
+ auto?: boolean;
16704
+ /**
16705
+ * 业务ID
16706
+ *
16707
+ * @type string
16708
+ */
16709
+ businessId?: string;
16710
+ /**
16711
+ * 操作的按钮配置
16712
+ *
16713
+ * @type string
16714
+ */
16715
+ buttonConfig?: string;
16716
+ /**
16717
+ * 是否检验编辑表单的用户
16718
+ *
16719
+ * @type boolean
16720
+ */
16721
+ checkEditUser?: boolean;
16722
+ /**
16723
+ * 提交的数据
16724
+ *
16725
+ * @type IObject
16726
+ */
16727
+ data?: IObject;
16728
+ /**
16729
+ * 异常标记
16730
+ *
16731
+ * @type boolean
16732
+ */
16733
+ exceptionFlag?: boolean;
16734
+ /**
16735
+ * 是否不记录表单日志
16736
+ *
16737
+ * @type boolean
16738
+ */
16739
+ noLog?: boolean;
15670
16740
  /**
15671
16741
  * 在线表单实例id
15672
16742
  *
@@ -15735,6 +16805,12 @@ export interface OfProcessSubmitRequest {
15735
16805
  * @type OnlineFormChangeHistoryRequest
15736
16806
  */
15737
16807
  historyRequest?: OnlineFormChangeHistoryRequest;
16808
+ /**
16809
+ * 是否不记录表单日志
16810
+ *
16811
+ * @type boolean
16812
+ */
16813
+ noLog?: boolean;
15738
16814
  /**
15739
16815
  * 在线表单实例id
15740
16816
  *
@@ -16271,6 +17347,12 @@ export interface OnlineFormDesignDTO {
16271
17347
  * @type string
16272
17348
  */
16273
17349
  direction?: string;
17350
+ /**
17351
+ * 表单bom
17352
+ *
17353
+ * @type object[]
17354
+ */
17355
+ formTmplBomList?: object[];
16274
17356
  /**
16275
17357
  * 修改时间
16276
17358
  *
@@ -16309,6 +17391,12 @@ export interface OnlineFormFieldMetaVO {
16309
17391
  * @type string
16310
17392
  */
16311
17393
  bindInfo?: string;
17394
+ /**
17395
+ * 业务字段类型
17396
+ *
17397
+ * @type string
17398
+ */
17399
+ bizType?: string;
16312
17400
  /**
16313
17401
  * 默认值
16314
17402
  *
@@ -16401,6 +17489,12 @@ export interface OnlineFormInsTaskRequest {
16401
17489
  * @type string
16402
17490
  */
16403
17491
  formType?: string;
17492
+ /**
17493
+ * 模块类型
17494
+ *
17495
+ * @type string
17496
+ */
17497
+ module?: string;
16404
17498
  /**
16405
17499
  * 表单实例Id - 更新时传递
16406
17500
  *
@@ -16639,12 +17733,24 @@ export interface OnlineFormInstance {
16639
17733
  * @type string
16640
17734
  */
16641
17735
  ext9?: string;
17736
+ /**
17737
+ *
17738
+ *
17739
+ * @type string
17740
+ */
17741
+ fieldHash?: string;
16642
17742
  /**
16643
17743
  *
16644
17744
  *
16645
17745
  * @type string
16646
17746
  */
16647
17747
  formType?: string;
17748
+ /**
17749
+ *
17750
+ *
17751
+ * @type string
17752
+ */
17753
+ hash?: string;
16648
17754
  /**
16649
17755
  *
16650
17756
  *
@@ -16657,6 +17763,12 @@ export interface OnlineFormInstance {
16657
17763
  * @type string
16658
17764
  */
16659
17765
  id?: string;
17766
+ /**
17767
+ *
17768
+ *
17769
+ * @type string
17770
+ */
17771
+ instanceRelationBusinessId?: string;
16660
17772
  /**
16661
17773
  *
16662
17774
  *
@@ -16729,6 +17841,12 @@ export interface OnlineFormInstance {
16729
17841
  * @type number
16730
17842
  */
16731
17843
  ofRequired?: number;
17844
+ /**
17845
+ *
17846
+ *
17847
+ * @type string
17848
+ */
17849
+ officeType?: string;
16732
17850
  /**
16733
17851
  *
16734
17852
  *
@@ -16795,6 +17913,12 @@ export interface OnlineFormInstance {
16795
17913
  * @type string[]
16796
17914
  */
16797
17915
  relatedMaterialNos?: string[];
17916
+ /**
17917
+ *
17918
+ *
17919
+ * @type string
17920
+ */
17921
+ relationId?: string;
16798
17922
  /**
16799
17923
  *
16800
17924
  *
@@ -16873,6 +17997,12 @@ export interface OnlineFormInstance {
16873
17997
  * @type string
16874
17998
  */
16875
17999
  tmplVersion?: string;
18000
+ /**
18001
+ *
18002
+ *
18003
+ * @type string
18004
+ */
18005
+ txnInstId?: string;
16876
18006
  /**
16877
18007
  *
16878
18008
  *
@@ -16953,12 +18083,24 @@ export interface OnlineFormInstanceDTO {
16953
18083
  * @type string
16954
18084
  */
16955
18085
  ofCode?: string;
18086
+ /**
18087
+ *
18088
+ *
18089
+ * @type string
18090
+ */
18091
+ officeType?: string;
16956
18092
  /**
16957
18093
  *
16958
18094
  *
16959
18095
  * @type string
16960
18096
  */
16961
18097
  params?: string;
18098
+ /**
18099
+ *
18100
+ *
18101
+ * @type string
18102
+ */
18103
+ relationId?: string;
16962
18104
  /**
16963
18105
  *
16964
18106
  *
@@ -16977,6 +18119,12 @@ export interface OnlineFormInstanceDTO {
16977
18119
  * @type string
16978
18120
  */
16979
18121
  tmplName?: string;
18122
+ /**
18123
+ *
18124
+ *
18125
+ * @type string
18126
+ */
18127
+ txnInstId?: string;
16980
18128
  }
16981
18129
  export interface OnlineFormInstanceRelationInfoResponse {
16982
18130
  /**
@@ -17063,6 +18211,12 @@ export interface OnlineFormInstanceRelationInfoResponse {
17063
18211
  * @type string
17064
18212
  */
17065
18213
  ofSerialNo?: string;
18214
+ /**
18215
+ * office类型
18216
+ *
18217
+ * @type string
18218
+ */
18219
+ officeType?: string;
17066
18220
  /**
17067
18221
  * 产品名称
17068
18222
  *
@@ -17179,12 +18333,24 @@ export interface OnlineFormInstanceRequest {
17179
18333
  * @type string
17180
18334
  */
17181
18335
  modelKey?: string;
18336
+ /**
18337
+ *
18338
+ *
18339
+ * @type string
18340
+ */
18341
+ officeType?: string;
17182
18342
  /**
17183
18343
  * 实例参数(业务扩展属性)
17184
18344
  *
17185
18345
  * @type string
17186
18346
  */
17187
18347
  params?: string;
18348
+ /**
18349
+ * 关联id
18350
+ *
18351
+ * @type string
18352
+ */
18353
+ relationId?: string;
17188
18354
  /**
17189
18355
  * 表单模板ID
17190
18356
  *
@@ -17265,6 +18431,12 @@ export interface OnlineFormInstanceResponse {
17265
18431
  * @type string
17266
18432
  */
17267
18433
  designerJson?: string;
18434
+ /**
18435
+ *
18436
+ *
18437
+ * @type string
18438
+ */
18439
+ direction?: string;
17268
18440
  /**
17269
18441
  *
17270
18442
  *
@@ -17325,12 +18497,24 @@ export interface OnlineFormInstanceResponse {
17325
18497
  * @type string
17326
18498
  */
17327
18499
  ext5?: string;
18500
+ /**
18501
+ * 表单BOM
18502
+ *
18503
+ * @type FormInstBomResponse
18504
+ */
18505
+ formInstBom?: FormInstBomResponse;
17328
18506
  /**
17329
18507
  * 表单类型:BASE 基础表单、PROCESS 流程表单、VIEW视图表单、TEXT文本表单
17330
18508
  *
17331
18509
  * @type string
17332
18510
  */
17333
18511
  formType?: string;
18512
+ /**
18513
+ *
18514
+ *
18515
+ * @type number
18516
+ */
18517
+ height?: number;
17334
18518
  /**
17335
18519
  * 主键ID
17336
18520
  *
@@ -17403,6 +18587,12 @@ export interface OnlineFormInstanceResponse {
17403
18587
  * @type number
17404
18588
  */
17405
18589
  ofRequired?: number;
18590
+ /**
18591
+ *
18592
+ *
18593
+ * @type string
18594
+ */
18595
+ officeType?: string;
17406
18596
  /**
17407
18597
  * 操作
17408
18598
  *
@@ -17427,6 +18617,12 @@ export interface OnlineFormInstanceResponse {
17427
18617
  * @type string
17428
18618
  */
17429
18619
  operatorRange?: string;
18620
+ /**
18621
+ *
18622
+ *
18623
+ * @type string
18624
+ */
18625
+ paperSize?: string;
17430
18626
  /**
17431
18627
  * 实例参数(业务扩展属性)
17432
18628
  *
@@ -17475,6 +18671,12 @@ export interface OnlineFormInstanceResponse {
17475
18671
  * @type string[]
17476
18672
  */
17477
18673
  relatedMaterialNos?: string[];
18674
+ /**
18675
+ * 关联id
18676
+ *
18677
+ * @type string
18678
+ */
18679
+ relationId?: string;
17478
18680
  /**
17479
18681
  * 是否重新发送了表单任务:1重新发送了,0没有重新发送(允许重新发送)
17480
18682
  *
@@ -17541,6 +18743,12 @@ export interface OnlineFormInstanceResponse {
17541
18743
  * @type string
17542
18744
  */
17543
18745
  tmplVersion?: string;
18746
+ /**
18747
+ * 事务实例ID
18748
+ *
18749
+ * @type string
18750
+ */
18751
+ txnInstId?: string;
17544
18752
  /**
17545
18753
  * 类型:PROCESS制成、FORM新增表单
17546
18754
  *
@@ -17553,6 +18761,12 @@ export interface OnlineFormInstanceResponse {
17553
18761
  * @type string
17554
18762
  */
17555
18763
  viewType?: string;
18764
+ /**
18765
+ *
18766
+ *
18767
+ * @type number
18768
+ */
18769
+ width?: number;
17556
18770
  }
17557
18771
  export interface OnlineFormInstanceTmplRelationResponse {
17558
18772
  /**
@@ -17833,6 +19047,12 @@ export interface OnlineFormStashRequest {
17833
19047
  * @type boolean
17834
19048
  */
17835
19049
  exceptionFlag?: boolean;
19050
+ /**
19051
+ * 是否不记录表单日志
19052
+ *
19053
+ * @type boolean
19054
+ */
19055
+ noLog?: boolean;
17836
19056
  /**
17837
19057
  * 在线表单实例id
17838
19058
  *
@@ -17851,6 +19071,12 @@ export interface OnlineFormStashRequest {
17851
19071
  * @type string
17852
19072
  */
17853
19073
  remark?: string;
19074
+ /**
19075
+ * 签名
19076
+ *
19077
+ * @type string
19078
+ */
19079
+ signature?: string;
17854
19080
  }
17855
19081
  export interface OnlineFormTmplLogRequest {
17856
19082
  /**
@@ -17929,6 +19155,12 @@ export interface OnlineFormTmplLogResponse {
17929
19155
  tmplId?: string;
17930
19156
  }
17931
19157
  export interface OnlineFormTmplModelResponse {
19158
+ /**
19159
+ * 审核状态
19160
+ *
19161
+ * @type string
19162
+ */
19163
+ approveStatus?: string;
17932
19164
  /**
17933
19165
  * 父id
17934
19166
  *
@@ -17959,6 +19191,12 @@ export interface OnlineFormTmplModelResponse {
17959
19191
  * @type string
17960
19192
  */
17961
19193
  code?: string;
19194
+ /**
19195
+ * 通信配置
19196
+ *
19197
+ * @type string
19198
+ */
19199
+ communicationConfig?: string;
17962
19200
  /**
17963
19201
  * 受控状态(UNCONTROLLED:期初,RUNNING:受控中,CONTROLLED:已受控)
17964
19202
  *
@@ -18007,6 +19245,12 @@ export interface OnlineFormTmplModelResponse {
18007
19245
  * @type string
18008
19246
  */
18009
19247
  direction?: string;
19248
+ /**
19249
+ * 文控管理-我的发起ID
19250
+ *
19251
+ * @type string
19252
+ */
19253
+ docControlStartedId?: string;
18010
19254
  /**
18011
19255
  * 数据源key
18012
19256
  *
@@ -18085,12 +19329,24 @@ export interface OnlineFormTmplModelResponse {
18085
19329
  * @type string
18086
19330
  */
18087
19331
  name?: string;
19332
+ /**
19333
+ * 文档类型
19334
+ *
19335
+ * @type string
19336
+ */
19337
+ officeType?: string;
18088
19338
  /**
18089
19339
  * 线下版本号
18090
19340
  *
18091
19341
  * @type string
18092
19342
  */
18093
19343
  offlineVersion?: string;
19344
+ /**
19345
+ * 状态
19346
+ *
19347
+ * @type boolean
19348
+ */
19349
+ operatingState?: boolean;
18094
19350
  /**
18095
19351
  * 操作
18096
19352
  *
@@ -18109,6 +19365,12 @@ export interface OnlineFormTmplModelResponse {
18109
19365
  * @type string
18110
19366
  */
18111
19367
  permissionConfig?: string;
19368
+ /**
19369
+ * 审批流程实例ID
19370
+ *
19371
+ * @type string
19372
+ */
19373
+ procInstId?: string;
18112
19374
  /**
18113
19375
  * 运行时json
18114
19376
  *
@@ -18121,6 +19383,18 @@ export interface OnlineFormTmplModelResponse {
18121
19383
  * @type string
18122
19384
  */
18123
19385
  script?: string;
19386
+ /**
19387
+ * 原导入模板ID
19388
+ *
19389
+ * @type string
19390
+ */
19391
+ sourceImportFormTmplId?: string;
19392
+ /**
19393
+ * 升级配置
19394
+ *
19395
+ * @type string
19396
+ */
19397
+ updateRemark?: string;
18124
19398
  /**
18125
19399
  * 版本
18126
19400
  *
@@ -18185,6 +19459,12 @@ export interface OnlineFormTmplRequest {
18185
19459
  * @type string
18186
19460
  */
18187
19461
  code?: string;
19462
+ /**
19463
+ * 通信配置
19464
+ *
19465
+ * @type string
19466
+ */
19467
+ communicationConfig?: string;
18188
19468
  /**
18189
19469
  * 是否默认版本 1是 0否
18190
19470
  *
@@ -18233,6 +19513,12 @@ export interface OnlineFormTmplRequest {
18233
19513
  * @type FieldColumnMapping[]
18234
19514
  */
18235
19515
  fieldConfig?: FieldColumnMapping[];
19516
+ /**
19517
+ * 表单bom
19518
+ *
19519
+ * @type object[]
19520
+ */
19521
+ formTmplBomList?: object[];
18236
19522
  /**
18237
19523
  * 表单类型:BASE 基础表单、PROCESS 流程表单、VIEW视图表单、TEXT文本表单
18238
19524
  *
@@ -18257,6 +19543,12 @@ export interface OnlineFormTmplRequest {
18257
19543
  * @type string
18258
19544
  */
18259
19545
  name?: string;
19546
+ /**
19547
+ * 文档类型
19548
+ *
19549
+ * @type string
19550
+ */
19551
+ officeType?: string;
18260
19552
  /**
18261
19553
  * 电子记录-线下版本号
18262
19554
  *
@@ -18319,6 +19611,12 @@ export interface OnlineFormTmplRequest {
18319
19611
  width?: number;
18320
19612
  }
18321
19613
  export interface OnlineFormTmplResponse {
19614
+ /**
19615
+ * 审核状态
19616
+ *
19617
+ * @type string
19618
+ */
19619
+ approveStatus?: string;
18322
19620
  /**
18323
19621
  * 父id
18324
19622
  *
@@ -18349,6 +19647,12 @@ export interface OnlineFormTmplResponse {
18349
19647
  * @type string
18350
19648
  */
18351
19649
  code?: string;
19650
+ /**
19651
+ * 通信配置
19652
+ *
19653
+ * @type string
19654
+ */
19655
+ communicationConfig?: string;
18352
19656
  /**
18353
19657
  * 受控状态(UNCONTROLLED:期初,RUNNING:受控中,CONTROLLED:已受控)
18354
19658
  *
@@ -18397,6 +19701,12 @@ export interface OnlineFormTmplResponse {
18397
19701
  * @type string
18398
19702
  */
18399
19703
  direction?: string;
19704
+ /**
19705
+ * 文控管理-我的发起ID
19706
+ *
19707
+ * @type string
19708
+ */
19709
+ docControlStartedId?: string;
18400
19710
  /**
18401
19711
  * 数据源key
18402
19712
  *
@@ -18469,12 +19779,24 @@ export interface OnlineFormTmplResponse {
18469
19779
  * @type string
18470
19780
  */
18471
19781
  name?: string;
19782
+ /**
19783
+ * 文档类型
19784
+ *
19785
+ * @type string
19786
+ */
19787
+ officeType?: string;
18472
19788
  /**
18473
19789
  * 线下版本号
18474
19790
  *
18475
19791
  * @type string
18476
19792
  */
18477
19793
  offlineVersion?: string;
19794
+ /**
19795
+ * 状态
19796
+ *
19797
+ * @type boolean
19798
+ */
19799
+ operatingState?: boolean;
18478
19800
  /**
18479
19801
  * 操作
18480
19802
  *
@@ -18493,6 +19815,12 @@ export interface OnlineFormTmplResponse {
18493
19815
  * @type string
18494
19816
  */
18495
19817
  permissionConfig?: string;
19818
+ /**
19819
+ * 审批流程实例ID
19820
+ *
19821
+ * @type string
19822
+ */
19823
+ procInstId?: string;
18496
19824
  /**
18497
19825
  * 运行时json
18498
19826
  *
@@ -18505,6 +19833,18 @@ export interface OnlineFormTmplResponse {
18505
19833
  * @type string
18506
19834
  */
18507
19835
  script?: string;
19836
+ /**
19837
+ * 原导入模板ID
19838
+ *
19839
+ * @type string
19840
+ */
19841
+ sourceImportFormTmplId?: string;
19842
+ /**
19843
+ * 升级配置
19844
+ *
19845
+ * @type string
19846
+ */
19847
+ updateRemark?: string;
18508
19848
  /**
18509
19849
  * 版本
18510
19850
  *
@@ -19020,6 +20360,14 @@ export interface OperateTypeDTO {
19020
20360
  */
19021
20361
  name?: string;
19022
20362
  }
20363
+ export interface OperatingStateRequest {
20364
+ /**
20365
+ * 状态
20366
+ *
20367
+ * @type boolean
20368
+ */
20369
+ operatingState?: boolean;
20370
+ }
19023
20371
  export interface OrgAddOrUpdateUserRequest {
19024
20372
  /**
19025
20373
  * 头像url相对路径
@@ -21794,6 +23142,62 @@ export interface ProcessApprovalLogResponse {
21794
23142
  */
21795
23143
  userName?: string;
21796
23144
  }
23145
+ export interface ProcessApproveRequest {
23146
+ /**
23147
+ * 点击的按钮的key
23148
+ *
23149
+ * @type string
23150
+ */
23151
+ btnKey?: string;
23152
+ /**
23153
+ * 业务ID
23154
+ *
23155
+ * @type string
23156
+ */
23157
+ businessId?: string;
23158
+ /**
23159
+ * 操作的按钮配置
23160
+ *
23161
+ * @type string
23162
+ */
23163
+ buttonConfig?: string;
23164
+ /**
23165
+ * 提交的数据
23166
+ *
23167
+ * @type IObject
23168
+ */
23169
+ data?: IObject;
23170
+ /**
23171
+ * EDHR实例ID
23172
+ *
23173
+ * @type string
23174
+ */
23175
+ edhrInstanceId?: string;
23176
+ /**
23177
+ * 表单实例ID
23178
+ *
23179
+ * @type string
23180
+ */
23181
+ ofInstanceId?: string;
23182
+ /**
23183
+ * 意见
23184
+ *
23185
+ * @type string
23186
+ */
23187
+ opinion?: string;
23188
+ /**
23189
+ * 签名数据
23190
+ *
23191
+ * @type string
23192
+ */
23193
+ signature?: string;
23194
+ /**
23195
+ * 任务id
23196
+ *
23197
+ * @type string
23198
+ */
23199
+ taskId?: string;
23200
+ }
21797
23201
  export interface ProcessApproveUser {
21798
23202
  /**
21799
23203
  *
@@ -24711,6 +26115,24 @@ export interface ProcessPathResponse {
24711
26115
  * @type string
24712
26116
  */
24713
26117
  tmplId?: string;
26118
+ /**
26119
+ * 事务定义id
26120
+ *
26121
+ * @type string
26122
+ */
26123
+ txnDefinitionId?: string;
26124
+ /**
26125
+ * 事务实例id
26126
+ *
26127
+ * @type string
26128
+ */
26129
+ txnInstId?: string;
26130
+ /**
26131
+ * 事务实例状态
26132
+ *
26133
+ * @type string
26134
+ */
26135
+ txnInstStatus?: string;
24714
26136
  }
24715
26137
  export interface ProcessPathUserRequest {
24716
26138
  /**
@@ -24854,6 +26276,106 @@ export interface ProcessPathUserResponse {
24854
26276
  */
24855
26277
  taskId?: string;
24856
26278
  }
26279
+ export interface ProcessReassign4InterfereRequest {
26280
+ /**
26281
+ * 业务ID
26282
+ *
26283
+ * @type string
26284
+ */
26285
+ businessId?: string;
26286
+ /**
26287
+ * Edhr实例id
26288
+ *
26289
+ * @type string
26290
+ */
26291
+ edhrInstanceId?: string;
26292
+ /**
26293
+ * 表单实例ID
26294
+ *
26295
+ * @type string
26296
+ */
26297
+ ofInstanceId?: string;
26298
+ /**
26299
+ * 意见
26300
+ *
26301
+ * @type string
26302
+ */
26303
+ opinion?: string;
26304
+ /**
26305
+ * 任务id
26306
+ *
26307
+ * @type string
26308
+ */
26309
+ taskId?: string;
26310
+ /**
26311
+ * 转给的用户id
26312
+ *
26313
+ * @type string
26314
+ */
26315
+ toUserId?: string;
26316
+ }
26317
+ export interface ProcessReassignRequest {
26318
+ /**
26319
+ * 点击的按钮key
26320
+ *
26321
+ * @type string
26322
+ */
26323
+ btnKey?: string;
26324
+ /**
26325
+ * 业务ID
26326
+ *
26327
+ * @type string
26328
+ */
26329
+ businessId?: string;
26330
+ /**
26331
+ * 操作的按钮配置
26332
+ *
26333
+ * @type string
26334
+ */
26335
+ buttonConfig?: string;
26336
+ /**
26337
+ * 提交的数据
26338
+ *
26339
+ * @type IObject
26340
+ */
26341
+ data?: IObject;
26342
+ /**
26343
+ * EDHR实例ID
26344
+ *
26345
+ * @type string
26346
+ */
26347
+ edhrInstanceId?: string;
26348
+ /**
26349
+ * 表单实例ID
26350
+ *
26351
+ * @type string
26352
+ */
26353
+ ofInstanceId?: string;
26354
+ /**
26355
+ * 意见
26356
+ *
26357
+ * @type string
26358
+ */
26359
+ opinion?: string;
26360
+ /**
26361
+ * 签名数据
26362
+ *
26363
+ * @type string
26364
+ */
26365
+ signature?: string;
26366
+ /**
26367
+ * 任务id
26368
+ *
26369
+ * @type string
26370
+ */
26371
+ taskId?: string;
26372
+ /**
26373
+ * 转给的用户id
26374
+ *
26375
+ * @type string
26376
+ */
26377
+ toUserId?: string;
26378
+ }
24857
26379
  export interface ProcessRequest {
24858
26380
  /**
24859
26381
  * 分类id
@@ -24948,361 +26470,1673 @@ export interface ProcessResponse {
24948
26470
  */
24949
26471
  description?: string;
24950
26472
  /**
24951
- * 主键
24952
- *
24953
- * @type string
24954
- */
24955
- id?: string;
24956
- /**
24957
- * key
24958
- *
24959
- * @type string
24960
- */
24961
- key?: string;
24962
- /**
24963
- * 锁定页面人员id
26473
+ * 主键
26474
+ *
26475
+ * @type string
26476
+ */
26477
+ id?: string;
26478
+ /**
26479
+ * key
26480
+ *
26481
+ * @type string
26482
+ */
26483
+ key?: string;
26484
+ /**
26485
+ * 锁定页面人员id
26486
+ *
26487
+ * @type string
26488
+ */
26489
+ lockUserId?: string;
26490
+ /**
26491
+ * 锁定页面人员名称
26492
+ *
26493
+ * @type string
26494
+ */
26495
+ lockUserName?: string;
26496
+ /**
26497
+ *
26498
+ *
26499
+ * @type string
26500
+ */
26501
+ modifyTime?: string;
26502
+ /**
26503
+ *
26504
+ *
26505
+ * @type string
26506
+ */
26507
+ modifyUserId?: string;
26508
+ /**
26509
+ *
26510
+ *
26511
+ * @type string
26512
+ */
26513
+ modifyUserName?: string;
26514
+ /**
26515
+ * 流程名称
26516
+ *
26517
+ * @type string
26518
+ */
26519
+ name?: string;
26520
+ /**
26521
+ * 模型ID
26522
+ *
26523
+ * @type string
26524
+ */
26525
+ tableMetaId?: string;
26526
+ /**
26527
+ * 模型KEY
26528
+ *
26529
+ * @type string
26530
+ */
26531
+ tableMetaKey?: string;
26532
+ /**
26533
+ * 模型名称
26534
+ *
26535
+ * @type string
26536
+ */
26537
+ tableMetaName?: string;
26538
+ /**
26539
+ * 流程标题配置
26540
+ *
26541
+ * @type string
26542
+ */
26543
+ titleConfig?: string;
26544
+ /**
26545
+ * 类型 业务流 审批流
26546
+ *
26547
+ * @type string
26548
+ */
26549
+ type?: string;
26550
+ }
26551
+ export interface ProcessReturn4InterfereRequest {
26552
+ /**
26553
+ * 业务ID
26554
+ *
26555
+ * @type string
26556
+ */
26557
+ businessId?: string;
26558
+ /**
26559
+ * EDHR实例ID
26560
+ *
26561
+ * @type string
26562
+ */
26563
+ edhrInstanceId?: string;
26564
+ /**
26565
+ * 表单实例ID
26566
+ *
26567
+ * @type string
26568
+ */
26569
+ ofInstanceId?: string;
26570
+ /**
26571
+ * 意见
26572
+ *
26573
+ * @type string
26574
+ */
26575
+ opinion?: string;
26576
+ /**
26577
+ * 任务id
26578
+ *
26579
+ * @type string
26580
+ */
26581
+ taskId?: string;
26582
+ }
26583
+ export interface ProcessReturnRequest {
26584
+ /**
26585
+ * 点击的按钮key
26586
+ *
26587
+ * @type string
26588
+ */
26589
+ btnKey?: string;
26590
+ /**
26591
+ * 业务ID
26592
+ *
26593
+ * @type string
26594
+ */
26595
+ businessId?: string;
26596
+ /**
26597
+ * 操作的按钮配置
26598
+ *
26599
+ * @type string
26600
+ */
26601
+ buttonConfig?: string;
26602
+ /**
26603
+ * 提交的数据
26604
+ *
26605
+ * @type IObject
26606
+ */
26607
+ data?: IObject;
26608
+ /**
26609
+ * EDHR实例ID
26610
+ *
26611
+ * @type string
26612
+ */
26613
+ edhrInstanceId?: string;
26614
+ /**
26615
+ * 表单实例ID
26616
+ *
26617
+ * @type string
26618
+ */
26619
+ ofInstanceId?: string;
26620
+ /**
26621
+ * 意见
26622
+ *
26623
+ * @type string
26624
+ */
26625
+ opinion?: string;
26626
+ /**
26627
+ * 签名数据
26628
+ *
26629
+ * @type string
26630
+ */
26631
+ signature?: string;
26632
+ /**
26633
+ * 任务id
26634
+ *
26635
+ * @type string
26636
+ */
26637
+ taskId?: string;
26638
+ }
26639
+ export interface ProcessTaskApproveHisQueryRequest {
26640
+ /**
26641
+ * 审批流程记录创建人id
26642
+ *
26643
+ * @type string
26644
+ */
26645
+ approveHisCreateUserId?: string;
26646
+ /**
26647
+ * 审批流程记录修改人id
26648
+ *
26649
+ * @type string
26650
+ */
26651
+ approveHisModifyUserId?: string;
26652
+ /**
26653
+ * 处理人ID(查询我的待办时传当前登陆人id)
26654
+ *
26655
+ * @type string
26656
+ */
26657
+ assigneeId?: string;
26658
+ /**
26659
+ * 业务编号(关联其他业务数据的编号)
26660
+ *
26661
+ * @type string
26662
+ */
26663
+ businessCode?: string;
26664
+ /**
26665
+ * 业务id(关联其他业务数据的id)
26666
+ *
26667
+ * @type string
26668
+ */
26669
+ businessId?: string;
26670
+ /**
26671
+ * 变更编号
26672
+ *
26673
+ * @type string
26674
+ */
26675
+ changeNo?: string;
26676
+ /**
26677
+ * 变更类型
26678
+ *
26679
+ * @type string
26680
+ */
26681
+ changeType?: string;
26682
+ /**
26683
+ * 编码
26684
+ *
26685
+ * @type string
26686
+ */
26687
+ code?: string;
26688
+ /**
26689
+ * 描述
26690
+ *
26691
+ * @type string
26692
+ */
26693
+ description?: string;
26694
+ /**
26695
+ * edhr模板id
26696
+ *
26697
+ * @type string
26698
+ */
26699
+ edhrTmplId?: string;
26700
+ /**
26701
+ * 生效日期
26702
+ *
26703
+ * @type string
26704
+ */
26705
+ effectiveDate?: string;
26706
+ /**
26707
+ * 创建时间 - 结束
26708
+ *
26709
+ * @type string
26710
+ */
26711
+ endCreateTime?: string;
26712
+ /**
26713
+ * 待办:任务接收/已办:任务审核-结束时间
26714
+ *
26715
+ * @type string
26716
+ */
26717
+ endTime?: string;
26718
+ /**
26719
+ * 批次/SN编号
26720
+ *
26721
+ * @type string
26722
+ */
26723
+ materialNo?: string;
26724
+ /**
26725
+ * 记录类型(NO或SN),为空则表示全部
26726
+ *
26727
+ * @type string
26728
+ */
26729
+ materialStatus?: string;
26730
+ /**
26731
+ * 工单编码
26732
+ *
26733
+ * @type string
26734
+ */
26735
+ mfgOrderCode?: string;
26736
+ /**
26737
+ * 工单id
26738
+ *
26739
+ * @type string
26740
+ */
26741
+ mfgOrderId?: string;
26742
+ /**
26743
+ * 名称
26744
+ *
26745
+ * @type string
26746
+ */
26747
+ name?: string;
26748
+ /**
26749
+ * 是否不显示edhr
26750
+ *
26751
+ * @type number
26752
+ */
26753
+ notEdhr?: number;
26754
+ /**
26755
+ * 记录本ID
26756
+ *
26757
+ * @type string
26758
+ */
26759
+ notebookId?: string;
26760
+ /**
26761
+ * 在线表单code
26762
+ *
26763
+ * @type string
26764
+ */
26765
+ ofCode?: string;
26766
+ /**
26767
+ * 表单创建人id
26768
+ *
26769
+ * @type string
26770
+ */
26771
+ ofCreateUserId?: string;
26772
+ /**
26773
+ * 表单更新人id
26774
+ *
26775
+ * @type string
26776
+ */
26777
+ ofModifyUserId?: string;
26778
+ /**
26779
+ * 表单模板
26780
+ *
26781
+ * @type string
26782
+ */
26783
+ ofTmplId?: string;
26784
+ /**
26785
+ * 表单模板名称
26786
+ *
26787
+ * @type string
26788
+ */
26789
+ ofTmplName?: string;
26790
+ /**
26791
+ * 表单实例ID
26792
+ *
26793
+ * @type string
26794
+ */
26795
+ onlineFormInstanceId?: string;
26796
+ /**
26797
+ * 是否仅显示edhr
26798
+ *
26799
+ * @type number
26800
+ */
26801
+ onlyEdhr?: number;
26802
+ /**
26803
+ * 页码
26804
+ *
26805
+ * @type number
26806
+ */
26807
+ pageNo?: number;
26808
+ /**
26809
+ * 分页大小
26810
+ *
26811
+ * @type number
26812
+ */
26813
+ pageSize?: number;
26814
+ /**
26815
+ * 当前流程状态: 进行中:RUNNING 已结束:COMPLETED
26816
+ *
26817
+ * @type string
26818
+ */
26819
+ processInstanceStatus?: string;
26820
+ /**
26821
+ * 产品编码
26822
+ *
26823
+ * @type string
26824
+ */
26825
+ productCode?: string;
26826
+ /**
26827
+ * 产品家族编码
26828
+ *
26829
+ * @type string
26830
+ */
26831
+ productFamilyCode?: string;
26832
+ /**
26833
+ * 产品家族id
26834
+ *
26835
+ * @type string
26836
+ */
26837
+ productFamilyId?: string;
26838
+ /**
26839
+ * 产品家族名称
26840
+ *
26841
+ * @type string
26842
+ */
26843
+ productFamilyName?: string;
26844
+ /**
26845
+ * 产品id
26846
+ *
26847
+ * @type string
26848
+ */
26849
+ productId?: string;
26850
+ /**
26851
+ * 产品基id
26852
+ *
26853
+ * @type string
26854
+ */
26855
+ productIdRbi?: string;
26856
+ /**
26857
+ * 产品版本
26858
+ *
26859
+ * @type string
26860
+ */
26861
+ productIdRi?: string;
26862
+ /**
26863
+ * 产品名称
26864
+ *
26865
+ * @type string
26866
+ */
26867
+ productName?: string;
26868
+ /**
26869
+ * 产品制程id
26870
+ *
26871
+ * @type string
26872
+ */
26873
+ productProcessId?: string;
26874
+ /**
26875
+ * 产品制程生产模式
26876
+ *
26877
+ * @type string
26878
+ */
26879
+ productProcessProductionType?: string;
26880
+ /**
26881
+ * 产品规格型号
26882
+ *
26883
+ * @type string
26884
+ */
26885
+ productSpec?: string;
26886
+ /**
26887
+ * 工艺路线id
26888
+ *
26889
+ * @type string
26890
+ */
26891
+ routingId?: string;
26892
+ /**
26893
+ * 表单流水号
26894
+ *
26895
+ * @type string
26896
+ */
26897
+ serialNo?: string;
26898
+ /**
26899
+ * 是否显示表单变更数据
26900
+ *
26901
+ * @type number
26902
+ */
26903
+ showChange?: number;
26904
+ /**
26905
+ * 显示表单流程数据
26906
+ *
26907
+ * @type boolean
26908
+ */
26909
+ showFormProcess?: boolean;
26910
+ /**
26911
+ * 排序字段
26912
+ *
26913
+ * @type string
26914
+ */
26915
+ sortField?: string;
26916
+ /**
26917
+ * 排序方式:ASC/DESC, 不传默认 ASC
26918
+ *
26919
+ * @type string
26920
+ */
26921
+ sortType?: string;
26922
+ /**
26923
+ * 创建时间 - 开始
26924
+ *
26925
+ * @type string
26926
+ */
26927
+ startCreateTime?: string;
26928
+ /**
26929
+ * 待办:任务接收/已办:任务审核-开始时间
26930
+ *
26931
+ * @type string
26932
+ */
26933
+ startTime?: string;
26934
+ /**
26935
+ * 汇总人ID
26936
+ *
26937
+ * @type string
26938
+ */
26939
+ starterId?: string;
26940
+ /**
26941
+ * 变更流程的状态
26942
+ *
26943
+ * @type string
26944
+ */
26945
+ status?: string;
26946
+ /**
26947
+ * 任务类型
26948
+ *
26949
+ * @type string
26950
+ */
26951
+ taskType?: string;
26952
+ /**
26953
+ * 任务类型 集合
26954
+ *
26955
+ * @type string[]
26956
+ */
26957
+ taskTypeList?: string[];
26958
+ /**
26959
+ * 表单备注名
26960
+ *
26961
+ * @type string
26962
+ */
26963
+ title?: string;
26964
+ /**
26965
+ * 表单编号
26966
+ *
26967
+ * @type string
26968
+ */
26969
+ tmplCode?: string;
26970
+ /**
26971
+ * 表单模板
26972
+ *
26973
+ * @type string
26974
+ */
26975
+ tmplId?: string;
26976
+ /**
26977
+ * 表单名称
26978
+ *
26979
+ * @type string
26980
+ */
26981
+ tmplName?: string;
26982
+ /**
26983
+ * 审批流程记录类型
26984
+ *
26985
+ * @type string
26986
+ */
26987
+ type?: string;
26988
+ /**
26989
+ * 审批流程记录类型 集合
26990
+ *
26991
+ * @type string[]
26992
+ */
26993
+ typeList?: string[];
26994
+ /**
26995
+ * 版本
26996
+ *
26997
+ * @type string
26998
+ */
26999
+ version?: string;
27000
+ }
27001
+ export interface ProcessTaskDoneApproveHisResponse {
27002
+ /**
27003
+ * 审批流程记录创建时间
27004
+ *
27005
+ * @type string
27006
+ */
27007
+ approveHisCreateTime?: string;
27008
+ /**
27009
+ * 审批流程记录创建人
27010
+ *
27011
+ * @type string
27012
+ */
27013
+ approveHisCreateUserName?: string;
27014
+ /**
27015
+ * 审批流程记录修改时间
27016
+ *
27017
+ * @type string
27018
+ */
27019
+ approveHisModifyTime?: string;
27020
+ /**
27021
+ * 审批流程记录修改人
27022
+ *
27023
+ * @type string
27024
+ */
27025
+ approveHisModifyUserName?: string;
27026
+ /**
27027
+ * 处理人ID
27028
+ *
27029
+ * @type string
27030
+ */
27031
+ assigneeId?: string;
27032
+ /**
27033
+ * 处理人姓名
27034
+ *
27035
+ * @type string
27036
+ */
27037
+ assigneeName?: string;
27038
+ /**
27039
+ * 业务编号(关联其他业务数据的编号)
27040
+ *
27041
+ * @type string
27042
+ */
27043
+ businessCode?: string;
27044
+ /**
27045
+ * 业务id(关联其他业务数据的id)
27046
+ *
27047
+ * @type string
27048
+ */
27049
+ businessId?: string;
27050
+ /**
27051
+ * 表单来源
27052
+ *
27053
+ * @type string
27054
+ */
27055
+ businessType?: string;
27056
+ /**
27057
+ * 变更编号
27058
+ *
27059
+ * @type string
27060
+ */
27061
+ changeNo?: string;
27062
+ /**
27063
+ * 变更类型
27064
+ *
27065
+ * @type string
27066
+ */
27067
+ changeType?: string;
27068
+ /**
27069
+ * 编码
27070
+ *
27071
+ * @type string
27072
+ */
27073
+ code?: string;
27074
+ /**
27075
+ *
27076
+ *
27077
+ * @type string
27078
+ */
27079
+ createTime?: string;
27080
+ /**
27081
+ *
27082
+ *
27083
+ * @type string
27084
+ */
27085
+ createUserId?: string;
27086
+ /**
27087
+ *
27088
+ *
27089
+ * @type string
27090
+ */
27091
+ createUserName?: string;
27092
+ /**
27093
+ * 描述
27094
+ *
27095
+ * @type string
27096
+ */
27097
+ description?: string;
27098
+ /**
27099
+ * 当前表单实例关联之大纲id
27100
+ *
27101
+ * @type string
27102
+ */
27103
+ docOutlineId?: string;
27104
+ /**
27105
+ * edhr实例id
27106
+ *
27107
+ * @type string
27108
+ */
27109
+ edhrInstanceId?: string;
27110
+ /**
27111
+ * edhr模板id
27112
+ *
27113
+ * @type string
27114
+ */
27115
+ edhrTmplId?: string;
27116
+ /**
27117
+ * edhr模板名称
27118
+ *
27119
+ * @type string
27120
+ */
27121
+ edhrTmplName?: string;
27122
+ /**
27123
+ * edhr模板版本
27124
+ *
27125
+ * @type string
27126
+ */
27127
+ edhrTmplVersion?: string;
27128
+ /**
27129
+ * 生效日期
27130
+ *
27131
+ * @type string
27132
+ */
27133
+ effectiveDate?: string;
27134
+ /**
27135
+ * 表单类型
27136
+ *
27137
+ * @type string
27138
+ */
27139
+ formType?: string;
27140
+ /**
27141
+ * 主键
27142
+ *
27143
+ * @type string
27144
+ */
27145
+ id?: string;
27146
+ /**
27147
+ * 批次/SN编号
27148
+ *
27149
+ * @type string
27150
+ */
27151
+ materialNo?: string;
27152
+ /**
27153
+ * 物料形态(批次或SN)
27154
+ *
27155
+ * @type string
27156
+ */
27157
+ materialStatus?: string;
27158
+ /**
27159
+ * 工单编码
27160
+ *
27161
+ * @type string
27162
+ */
27163
+ mfgOrderCode?: string;
27164
+ /**
27165
+ * 工单id
27166
+ *
27167
+ * @type string
27168
+ */
27169
+ mfgOrderId?: string;
27170
+ /**
27171
+ *
27172
+ *
27173
+ * @type string
27174
+ */
27175
+ modifyTime?: string;
27176
+ /**
27177
+ *
27178
+ *
27179
+ * @type string
27180
+ */
27181
+ modifyUserId?: string;
27182
+ /**
27183
+ *
27184
+ *
27185
+ * @type string
27186
+ */
27187
+ modifyUserName?: string;
27188
+ /**
27189
+ * 名称
27190
+ *
27191
+ * @type string
27192
+ */
27193
+ name?: string;
27194
+ /**
27195
+ * 节点编码
27196
+ *
27197
+ * @type string
27198
+ */
27199
+ nodeKey?: string;
27200
+ /**
27201
+ * 记录本ID
27202
+ *
27203
+ * @type string
27204
+ */
27205
+ notebookId?: string;
27206
+ /**
27207
+ * 单据code
27208
+ *
27209
+ * @type string
27210
+ */
27211
+ ofCode?: string;
27212
+ /**
27213
+ * 表单创建时间
27214
+ *
27215
+ * @type string
27216
+ */
27217
+ ofCreateTime?: string;
27218
+ /**
27219
+ * 单据创建人名称
27220
+ *
27221
+ * @type string
27222
+ */
27223
+ ofCreateUserName?: string;
27224
+ /**
27225
+ * 表单实例id
27226
+ *
27227
+ * @type string
27228
+ */
27229
+ ofInstanceId?: string;
27230
+ /**
27231
+ * 表单更新时间
27232
+ *
27233
+ * @type string
27234
+ */
27235
+ ofModifyTime?: string;
27236
+ /**
27237
+ * 单据修改人名称
27238
+ *
27239
+ * @type string
27240
+ */
27241
+ ofModifyUserName?: string;
27242
+ /**
27243
+ * 表单模板id
27244
+ *
27245
+ * @type string
27246
+ */
27247
+ ofTmplId?: string;
27248
+ /**
27249
+ * 表单模板名称
27250
+ *
27251
+ * @type string
27252
+ */
27253
+ ofTmplName?: string;
27254
+ /**
27255
+ * 表单实例ID
27256
+ *
27257
+ * @type string
27258
+ */
27259
+ onlineFormInstanceId?: string;
27260
+ /**
27261
+ * 流程实例ID
27262
+ *
27263
+ * @type string
27264
+ */
27265
+ processInstanceId?: string;
27266
+ /**
27267
+ * 流程状态: 运行中:running 已结束:finished
27268
+ *
27269
+ * @type string
27270
+ */
27271
+ processInstanceStatus?: string;
27272
+ /**
27273
+ * 产品编码
27274
+ *
27275
+ * @type string
27276
+ */
27277
+ productCode?: string;
27278
+ /**
27279
+ * 产品家族编码
27280
+ *
27281
+ * @type string
27282
+ */
27283
+ productFamilyCode?: string;
27284
+ /**
27285
+ * 产品家族id
27286
+ *
27287
+ * @type string
27288
+ */
27289
+ productFamilyId?: string;
27290
+ /**
27291
+ * 产品家族名称
27292
+ *
27293
+ * @type string
27294
+ */
27295
+ productFamilyName?: string;
27296
+ /**
27297
+ * 产品id
27298
+ *
27299
+ * @type string
27300
+ */
27301
+ productId?: string;
27302
+ /**
27303
+ * 产品基id
27304
+ *
27305
+ * @type string
27306
+ */
27307
+ productIdRbi?: string;
27308
+ /**
27309
+ * 产品版本
27310
+ *
27311
+ * @type string
27312
+ */
27313
+ productIdRi?: string;
27314
+ /**
27315
+ * 产品名称
27316
+ *
27317
+ * @type string
27318
+ */
27319
+ productName?: string;
27320
+ /**
27321
+ * 产品制程id
27322
+ *
27323
+ * @type string
27324
+ */
27325
+ productProcessId?: string;
27326
+ /**
27327
+ * 产品制程生产模式
27328
+ *
27329
+ * @type string
27330
+ */
27331
+ productProcessProductionType?: string;
27332
+ /**
27333
+ * 产品规格型号
27334
+ *
27335
+ * @type string
27336
+ */
27337
+ productSpec?: string;
27338
+ /**
27339
+ * 产品版本
27340
+ *
27341
+ * @type string
27342
+ */
27343
+ productVersion?: string;
27344
+ /**
27345
+ * 工艺路线id
27346
+ *
27347
+ * @type string
27348
+ */
27349
+ routingId?: string;
27350
+ /**
27351
+ * 表单流水号
27352
+ *
27353
+ * @type string
27354
+ */
27355
+ serialNo?: string;
27356
+ /**
27357
+ * 发起人iD
27358
+ *
27359
+ * @type string
27360
+ */
27361
+ starterId?: string;
27362
+ /**
27363
+ * 发起人姓名
27364
+ *
27365
+ * @type string
27366
+ */
27367
+ starterName?: string;
27368
+ /**
27369
+ * 变更流程的状态
27370
+ *
27371
+ * @type string
27372
+ */
27373
+ status?: string;
27374
+ /**
27375
+ * 任务结束时间
27376
+ *
27377
+ * @type string
27378
+ */
27379
+ taskEndTime?: string;
27380
+ /**
27381
+ * 任务ID
27382
+ *
27383
+ * @type string
27384
+ */
27385
+ taskId?: string;
27386
+ /**
27387
+ * 任务开始时间
27388
+ *
27389
+ * @type string
27390
+ */
27391
+ taskStartTime?: string;
27392
+ /**
27393
+ * 任务类型:edhr任务:EDHR
27394
+ *
27395
+ * @type string
27396
+ */
27397
+ taskType?: string;
27398
+ /**
27399
+ * 表单备注名
27400
+ *
27401
+ * @type string
27402
+ */
27403
+ title?: string;
27404
+ /**
27405
+ * 表单编号
27406
+ *
27407
+ * @type string
27408
+ */
27409
+ tmplCode?: string;
27410
+ /**
27411
+ * 表单模板
27412
+ *
27413
+ * @type string
27414
+ */
27415
+ tmplId?: string;
27416
+ /**
27417
+ * 表单名称
27418
+ *
27419
+ * @type string
27420
+ */
27421
+ tmplName?: string;
27422
+ /**
27423
+ * 审批流程记录类型
27424
+ *
27425
+ * @type string
27426
+ */
27427
+ type?: string;
27428
+ /**
27429
+ * 版本
27430
+ *
27431
+ * @type string
27432
+ */
27433
+ version?: string;
27434
+ }
27435
+ export interface ProcessTaskDoneResponse {
27436
+ /**
27437
+ * 处理人ID
27438
+ *
27439
+ * @type string
27440
+ */
27441
+ assigneeId?: string;
27442
+ /**
27443
+ * 处理人姓名
27444
+ *
27445
+ * @type string
27446
+ */
27447
+ assigneeName?: string;
27448
+ /**
27449
+ * 业务编号(关联其他业务数据的编号)
27450
+ *
27451
+ * @type string
27452
+ */
27453
+ businessCode?: string;
27454
+ /**
27455
+ * 业务id(关联其他业务数据的id)
27456
+ *
27457
+ * @type string
27458
+ */
27459
+ businessId?: string;
27460
+ /**
27461
+ * 表单来源
27462
+ *
27463
+ * @type string
27464
+ */
27465
+ businessType?: string;
27466
+ /**
27467
+ *
27468
+ *
27469
+ * @type string
27470
+ */
27471
+ createTime?: string;
27472
+ /**
27473
+ *
27474
+ *
27475
+ * @type string
27476
+ */
27477
+ createUserId?: string;
27478
+ /**
27479
+ *
27480
+ *
27481
+ * @type string
27482
+ */
27483
+ createUserName?: string;
27484
+ /**
27485
+ * 当前表单实例关联之大纲id
27486
+ *
27487
+ * @type string
27488
+ */
27489
+ docOutlineId?: string;
27490
+ /**
27491
+ * edhr实例id
27492
+ *
27493
+ * @type string
27494
+ */
27495
+ edhrInstanceId?: string;
27496
+ /**
27497
+ * edhr模板id
27498
+ *
27499
+ * @type string
27500
+ */
27501
+ edhrTmplId?: string;
27502
+ /**
27503
+ * edhr模板名称
27504
+ *
27505
+ * @type string
27506
+ */
27507
+ edhrTmplName?: string;
27508
+ /**
27509
+ * edhr模板版本
27510
+ *
27511
+ * @type string
27512
+ */
27513
+ edhrTmplVersion?: string;
27514
+ /**
27515
+ * 表单类型
27516
+ *
27517
+ * @type string
27518
+ */
27519
+ formType?: string;
27520
+ /**
27521
+ * 主键
27522
+ *
27523
+ * @type string
27524
+ */
27525
+ id?: string;
27526
+ /**
27527
+ * 物料编号
27528
+ *
27529
+ * @type string
27530
+ */
27531
+ materialNo?: string;
27532
+ /**
27533
+ * 物料形态(批次或SN)
27534
+ *
27535
+ * @type string
27536
+ */
27537
+ materialStatus?: string;
27538
+ /**
27539
+ * 工单编码
27540
+ *
27541
+ * @type string
27542
+ */
27543
+ mfgOrderCode?: string;
27544
+ /**
27545
+ * 工单ID
27546
+ *
27547
+ * @type string
27548
+ */
27549
+ mfgOrderId?: string;
27550
+ /**
27551
+ *
27552
+ *
27553
+ * @type string
27554
+ */
27555
+ modifyTime?: string;
27556
+ /**
27557
+ *
27558
+ *
27559
+ * @type string
27560
+ */
27561
+ modifyUserId?: string;
27562
+ /**
27563
+ *
27564
+ *
27565
+ * @type string
27566
+ */
27567
+ modifyUserName?: string;
27568
+ /**
27569
+ * 节点编码
27570
+ *
27571
+ * @type string
27572
+ */
27573
+ nodeKey?: string;
27574
+ /**
27575
+ * 单据code
27576
+ *
27577
+ * @type string
27578
+ */
27579
+ ofCode?: string;
27580
+ /**
27581
+ * 表单创建时间
27582
+ *
27583
+ * @type string
27584
+ */
27585
+ ofCreateTime?: string;
27586
+ /**
27587
+ * 单据创建人名称
27588
+ *
27589
+ * @type string
27590
+ */
27591
+ ofCreateUserName?: string;
27592
+ /**
27593
+ * 表单实例id
27594
+ *
27595
+ * @type string
27596
+ */
27597
+ ofInstanceId?: string;
27598
+ /**
27599
+ * 表单更新时间
27600
+ *
27601
+ * @type string
27602
+ */
27603
+ ofModifyTime?: string;
27604
+ /**
27605
+ * 单据修改人名称
27606
+ *
27607
+ * @type string
27608
+ */
27609
+ ofModifyUserName?: string;
27610
+ /**
27611
+ * 表单模板id
27612
+ *
27613
+ * @type string
27614
+ */
27615
+ ofTmplId?: string;
27616
+ /**
27617
+ * 表单模板名称
27618
+ *
27619
+ * @type string
27620
+ */
27621
+ ofTmplName?: string;
27622
+ /**
27623
+ * 流程实例ID
27624
+ *
27625
+ * @type string
27626
+ */
27627
+ processInstanceId?: string;
27628
+ /**
27629
+ * 流程状态: 运行中:running 已结束:finished
27630
+ *
27631
+ * @type string
27632
+ */
27633
+ processInstanceStatus?: string;
27634
+ /**
27635
+ * 产品编码
27636
+ *
27637
+ * @type string
27638
+ */
27639
+ productCode?: string;
27640
+ /**
27641
+ * 产品id
27642
+ *
27643
+ * @type string
27644
+ */
27645
+ productId?: string;
27646
+ /**
27647
+ * 产品名称
27648
+ *
27649
+ * @type string
27650
+ */
27651
+ productName?: string;
27652
+ /**
27653
+ * 产品规格
27654
+ *
27655
+ * @type string
27656
+ */
27657
+ productSpec?: string;
27658
+ /**
27659
+ * 产品版本
27660
+ *
27661
+ * @type string
27662
+ */
27663
+ productVersion?: string;
27664
+ /**
27665
+ * 流水号
27666
+ *
27667
+ * @type string
27668
+ */
27669
+ serialNo?: string;
27670
+ /**
27671
+ * 发起人iD
27672
+ *
27673
+ * @type string
27674
+ */
27675
+ starterId?: string;
27676
+ /**
27677
+ * 发起人姓名
27678
+ *
27679
+ * @type string
27680
+ */
27681
+ starterName?: string;
27682
+ /**
27683
+ * 任务结束时间
27684
+ *
27685
+ * @type string
27686
+ */
27687
+ taskEndTime?: string;
27688
+ /**
27689
+ * 任务ID
27690
+ *
27691
+ * @type string
27692
+ */
27693
+ taskId?: string;
27694
+ /**
27695
+ * 任务开始时间
27696
+ *
27697
+ * @type string
27698
+ */
27699
+ taskStartTime?: string;
27700
+ /**
27701
+ * 任务类型:edhr任务:EDHR
27702
+ *
27703
+ * @type string
27704
+ */
27705
+ taskType?: string;
27706
+ /**
27707
+ * 表单任务名称
27708
+ *
27709
+ * @type string
27710
+ */
27711
+ title?: string;
27712
+ }
27713
+ export interface ProcessTaskTodoApproveHisResponse {
27714
+ /**
27715
+ * 审批流程记录创建时间
27716
+ *
27717
+ * @type string
27718
+ */
27719
+ approveHisCreateTime?: string;
27720
+ /**
27721
+ * 审批流程记录创建人
27722
+ *
27723
+ * @type string
27724
+ */
27725
+ approveHisCreateUserName?: string;
27726
+ /**
27727
+ * 审批流程记录修改时间
27728
+ *
27729
+ * @type string
27730
+ */
27731
+ approveHisModifyTime?: string;
27732
+ /**
27733
+ * 审批流程记录修改人
27734
+ *
27735
+ * @type string
27736
+ */
27737
+ approveHisModifyUserName?: string;
27738
+ /**
27739
+ * 处理人ID
27740
+ *
27741
+ * @type string
27742
+ */
27743
+ assigneeId?: string;
27744
+ /**
27745
+ * 处理人姓名
27746
+ *
27747
+ * @type string
27748
+ */
27749
+ assigneeName?: string;
27750
+ /**
27751
+ * 业务编号(关联其他业务数据的编号)
27752
+ *
27753
+ * @type string
27754
+ */
27755
+ businessCode?: string;
27756
+ /**
27757
+ * 业务id(关联其他业务数据的id)
27758
+ *
27759
+ * @type string
27760
+ */
27761
+ businessId?: string;
27762
+ /**
27763
+ * 表单来源
27764
+ *
27765
+ * @type string
27766
+ */
27767
+ businessType?: string;
27768
+ /**
27769
+ * 变更编号
27770
+ *
27771
+ * @type string
27772
+ */
27773
+ changeNo?: string;
27774
+ /**
27775
+ * 变更类型
27776
+ *
27777
+ * @type string
27778
+ */
27779
+ changeType?: string;
27780
+ /**
27781
+ * 编码
27782
+ *
27783
+ * @type string
27784
+ */
27785
+ code?: string;
27786
+ /**
27787
+ *
27788
+ *
27789
+ * @type string
27790
+ */
27791
+ createTime?: string;
27792
+ /**
27793
+ *
27794
+ *
27795
+ * @type string
27796
+ */
27797
+ createUserId?: string;
27798
+ /**
27799
+ *
27800
+ *
27801
+ * @type string
27802
+ */
27803
+ createUserName?: string;
27804
+ /**
27805
+ * 描述
27806
+ *
27807
+ * @type string
27808
+ */
27809
+ description?: string;
27810
+ /**
27811
+ * 当前表单实例关联之大纲id
24964
27812
  *
24965
27813
  * @type string
24966
27814
  */
24967
- lockUserId?: string;
27815
+ docOutlineId?: string;
24968
27816
  /**
24969
- * 锁定页面人员名称
27817
+ * edhr实例id
24970
27818
  *
24971
27819
  * @type string
24972
27820
  */
24973
- lockUserName?: string;
27821
+ edhrInstanceId?: string;
24974
27822
  /**
24975
- *
27823
+ * edhr模板id
24976
27824
  *
24977
27825
  * @type string
24978
27826
  */
24979
- modifyTime?: string;
27827
+ edhrTmplId?: string;
24980
27828
  /**
24981
- *
27829
+ * edhr模板名称
24982
27830
  *
24983
27831
  * @type string
24984
27832
  */
24985
- modifyUserId?: string;
27833
+ edhrTmplName?: string;
24986
27834
  /**
24987
- *
27835
+ * edhr模板版本
24988
27836
  *
24989
27837
  * @type string
24990
27838
  */
24991
- modifyUserName?: string;
27839
+ edhrTmplVersion?: string;
24992
27840
  /**
24993
- * 流程名称
27841
+ * 生效日期
24994
27842
  *
24995
27843
  * @type string
24996
27844
  */
24997
- name?: string;
27845
+ effectiveDate?: string;
24998
27846
  /**
24999
- * 模型ID
27847
+ * 表单类型
25000
27848
  *
25001
27849
  * @type string
25002
27850
  */
25003
- tableMetaId?: string;
27851
+ formType?: string;
25004
27852
  /**
25005
- * 模型KEY
27853
+ * 主键
25006
27854
  *
25007
27855
  * @type string
25008
27856
  */
25009
- tableMetaKey?: string;
27857
+ id?: string;
25010
27858
  /**
25011
- * 模型名称
27859
+ * 批次/SN编号
25012
27860
  *
25013
27861
  * @type string
25014
27862
  */
25015
- tableMetaName?: string;
27863
+ materialNo?: string;
25016
27864
  /**
25017
- * 流程标题配置
27865
+ * 物料形态(批次或SN)
25018
27866
  *
25019
27867
  * @type string
25020
27868
  */
25021
- titleConfig?: string;
27869
+ materialStatus?: string;
25022
27870
  /**
25023
- * 类型 业务流 审批流
27871
+ * 工单编码
25024
27872
  *
25025
27873
  * @type string
25026
27874
  */
25027
- type?: string;
25028
- }
25029
- export interface ProcessTaskDoneResponse {
27875
+ mfgOrderCode?: string;
25030
27876
  /**
25031
- * 处理人ID
27877
+ * 工单id
25032
27878
  *
25033
27879
  * @type string
25034
27880
  */
25035
- assigneeId?: string;
27881
+ mfgOrderId?: string;
25036
27882
  /**
25037
- * 处理人姓名
25038
27883
  *
25039
- * @type string
25040
- */
25041
- assigneeName?: string;
25042
- /**
25043
- * 业务编号(关联其他业务数据的编号)
25044
27884
  *
25045
27885
  * @type string
25046
27886
  */
25047
- businessCode?: string;
27887
+ modifyTime?: string;
25048
27888
  /**
25049
- * 业务id(关联其他业务数据的id)
25050
27889
  *
25051
- * @type string
25052
- */
25053
- businessId?: string;
25054
- /**
25055
- * 表单来源
25056
27890
  *
25057
27891
  * @type string
25058
27892
  */
25059
- businessType?: string;
27893
+ modifyUserId?: string;
25060
27894
  /**
25061
27895
  *
25062
27896
  *
25063
27897
  * @type string
25064
27898
  */
25065
- createTime?: string;
27899
+ modifyUserName?: string;
25066
27900
  /**
25067
- *
27901
+ * 名称
25068
27902
  *
25069
27903
  * @type string
25070
27904
  */
25071
- createUserId?: string;
27905
+ name?: string;
25072
27906
  /**
25073
- *
27907
+ * 节点编码
25074
27908
  *
25075
27909
  * @type string
25076
27910
  */
25077
- createUserName?: string;
27911
+ nodeKey?: string;
25078
27912
  /**
25079
- * 当前表单实例关联之大纲id
27913
+ * 记录本ID
25080
27914
  *
25081
27915
  * @type string
25082
27916
  */
25083
- docOutlineId?: string;
27917
+ notebookId?: string;
25084
27918
  /**
25085
- * edhr实例id
27919
+ * 单据code
25086
27920
  *
25087
27921
  * @type string
25088
27922
  */
25089
- edhrInstanceId?: string;
27923
+ ofCode?: string;
25090
27924
  /**
25091
- * edhr模板id
27925
+ * 表单创建时间
25092
27926
  *
25093
27927
  * @type string
25094
27928
  */
25095
- edhrTmplId?: string;
27929
+ ofCreateTime?: string;
25096
27930
  /**
25097
- * edhr模板名称
27931
+ * 单据创建人名称
25098
27932
  *
25099
27933
  * @type string
25100
27934
  */
25101
- edhrTmplName?: string;
27935
+ ofCreateUserName?: string;
25102
27936
  /**
25103
- * edhr模板版本
27937
+ * 表单实例id
25104
27938
  *
25105
27939
  * @type string
25106
27940
  */
25107
- edhrTmplVersion?: string;
27941
+ ofInstanceId?: string;
25108
27942
  /**
25109
- * 表单类型
27943
+ * 表单更新时间
25110
27944
  *
25111
27945
  * @type string
25112
27946
  */
25113
- formType?: string;
27947
+ ofModifyTime?: string;
25114
27948
  /**
25115
- * 主键
27949
+ * 单据修改人名称
25116
27950
  *
25117
27951
  * @type string
25118
27952
  */
25119
- id?: string;
27953
+ ofModifyUserName?: string;
25120
27954
  /**
25121
- * 物料编号
27955
+ * 表单模板id
25122
27956
  *
25123
27957
  * @type string
25124
27958
  */
25125
- materialNo?: string;
27959
+ ofTmplId?: string;
25126
27960
  /**
25127
- * 物料形态(批次或SN)
27961
+ * 表单模板名称
25128
27962
  *
25129
27963
  * @type string
25130
27964
  */
25131
- materialStatus?: string;
27965
+ ofTmplName?: string;
25132
27966
  /**
25133
- * 工单编码
27967
+ * 表单实例ID
25134
27968
  *
25135
27969
  * @type string
25136
27970
  */
25137
- mfgOrderCode?: string;
27971
+ onlineFormInstanceId?: string;
25138
27972
  /**
25139
- * 工单ID
27973
+ * 流程实例ID
25140
27974
  *
25141
27975
  * @type string
25142
27976
  */
25143
- mfgOrderId?: string;
27977
+ processInstanceId?: string;
25144
27978
  /**
25145
- *
27979
+ * 流程状态: 运行中:running 已结束:finished
25146
27980
  *
25147
27981
  * @type string
25148
27982
  */
25149
- modifyTime?: string;
27983
+ processInstanceStatus?: string;
25150
27984
  /**
25151
- *
27985
+ * 产品编码
25152
27986
  *
25153
27987
  * @type string
25154
27988
  */
25155
- modifyUserId?: string;
27989
+ productCode?: string;
25156
27990
  /**
25157
- *
27991
+ * 产品家族编码
25158
27992
  *
25159
27993
  * @type string
25160
27994
  */
25161
- modifyUserName?: string;
27995
+ productFamilyCode?: string;
25162
27996
  /**
25163
- * 节点编码
27997
+ * 产品家族id
25164
27998
  *
25165
27999
  * @type string
25166
28000
  */
25167
- nodeKey?: string;
28001
+ productFamilyId?: string;
25168
28002
  /**
25169
- * 单据code
28003
+ * 产品家族名称
25170
28004
  *
25171
28005
  * @type string
25172
28006
  */
25173
- ofCode?: string;
28007
+ productFamilyName?: string;
25174
28008
  /**
25175
- * 表单创建时间
28009
+ * 产品id
25176
28010
  *
25177
28011
  * @type string
25178
28012
  */
25179
- ofCreateTime?: string;
28013
+ productId?: string;
25180
28014
  /**
25181
- * 单据创建人名称
28015
+ * 产品基id
25182
28016
  *
25183
28017
  * @type string
25184
28018
  */
25185
- ofCreateUserName?: string;
28019
+ productIdRbi?: string;
25186
28020
  /**
25187
- * 表单实例id
28021
+ * 产品版本
25188
28022
  *
25189
28023
  * @type string
25190
28024
  */
25191
- ofInstanceId?: string;
28025
+ productIdRi?: string;
25192
28026
  /**
25193
- * 表单更新时间
28027
+ * 产品名称
25194
28028
  *
25195
28029
  * @type string
25196
28030
  */
25197
- ofModifyTime?: string;
28031
+ productName?: string;
25198
28032
  /**
25199
- * 单据修改人名称
28033
+ * 产品制程id
25200
28034
  *
25201
28035
  * @type string
25202
28036
  */
25203
- ofModifyUserName?: string;
28037
+ productProcessId?: string;
25204
28038
  /**
25205
- * 表单模板id
28039
+ * 产品制程生产模式
25206
28040
  *
25207
28041
  * @type string
25208
28042
  */
25209
- ofTmplId?: string;
28043
+ productProcessProductionType?: string;
25210
28044
  /**
25211
- * 表单模板名称
28045
+ * 产品规格型号
25212
28046
  *
25213
28047
  * @type string
25214
28048
  */
25215
- ofTmplName?: string;
28049
+ productSpec?: string;
25216
28050
  /**
25217
- * 流程实例ID
28051
+ * 产品版本
25218
28052
  *
25219
28053
  * @type string
25220
28054
  */
25221
- processInstanceId?: string;
28055
+ productVersion?: string;
25222
28056
  /**
25223
- * 流程状态: 运行中:running 已结束:finished
28057
+ * 工艺路线id
25224
28058
  *
25225
28059
  * @type string
25226
28060
  */
25227
- processInstanceStatus?: string;
28061
+ routingId?: string;
25228
28062
  /**
25229
- * 产品编码
28063
+ * 表单流水号
25230
28064
  *
25231
28065
  * @type string
25232
28066
  */
25233
- productCode?: string;
28067
+ serialNo?: string;
25234
28068
  /**
25235
- * 产品id
28069
+ * 发起人iD
25236
28070
  *
25237
28071
  * @type string
25238
28072
  */
25239
- productId?: string;
28073
+ starterId?: string;
25240
28074
  /**
25241
- * 产品名称
28075
+ * 发起人姓名
25242
28076
  *
25243
28077
  * @type string
25244
28078
  */
25245
- productName?: string;
28079
+ starterName?: string;
25246
28080
  /**
25247
- * 产品规格
28081
+ * 变更流程的状态
25248
28082
  *
25249
28083
  * @type string
25250
28084
  */
25251
- productSpec?: string;
28085
+ status?: string;
25252
28086
  /**
25253
- * 产品版本
28087
+ * 任务ID
25254
28088
  *
25255
28089
  * @type string
25256
28090
  */
25257
- productVersion?: string;
28091
+ taskId?: string;
25258
28092
  /**
25259
- * 流水号
28093
+ * 任务开始时间
25260
28094
  *
25261
28095
  * @type string
25262
28096
  */
25263
- serialNo?: string;
28097
+ taskStartTime?: string;
25264
28098
  /**
25265
- * 发起人iD
28099
+ * 任务类型:edhr任务:EDHR
25266
28100
  *
25267
28101
  * @type string
25268
28102
  */
25269
- starterId?: string;
28103
+ taskType?: string;
25270
28104
  /**
25271
- * 发起人姓名
28105
+ * 表单备注名
25272
28106
  *
25273
28107
  * @type string
25274
28108
  */
25275
- starterName?: string;
28109
+ title?: string;
25276
28110
  /**
25277
- * 任务结束时间
28111
+ * 表单编号
25278
28112
  *
25279
28113
  * @type string
25280
28114
  */
25281
- taskEndTime?: string;
28115
+ tmplCode?: string;
25282
28116
  /**
25283
- * 任务ID
28117
+ * 表单模板
25284
28118
  *
25285
28119
  * @type string
25286
28120
  */
25287
- taskId?: string;
28121
+ tmplId?: string;
25288
28122
  /**
25289
- * 任务开始时间
28123
+ * 表单名称
25290
28124
  *
25291
28125
  * @type string
25292
28126
  */
25293
- taskStartTime?: string;
28127
+ tmplName?: string;
25294
28128
  /**
25295
- * 任务类型:edhr任务:EDHR
28129
+ * 审批流程记录类型
25296
28130
  *
25297
28131
  * @type string
25298
28132
  */
25299
- taskType?: string;
28133
+ type?: string;
25300
28134
  /**
25301
- * 表单任务名称
28135
+ * 版本
25302
28136
  *
25303
28137
  * @type string
25304
28138
  */
25305
- title?: string;
28139
+ version?: string;
25306
28140
  }
25307
28141
  export interface ProcessTaskTodoResponse {
25308
28142
  /**
@@ -25708,6 +28542,130 @@ export interface ProcessVersionResponse {
25708
28542
  */
25709
28543
  xml?: string;
25710
28544
  }
28545
+ export interface ProductReleaseCategoryRequest {
28546
+ /**
28547
+ * 全路径
28548
+ *
28549
+ * @type string
28550
+ */
28551
+ fullPath?: string;
28552
+ /**
28553
+ * 层级
28554
+ *
28555
+ * @type number
28556
+ */
28557
+ level?: number;
28558
+ /**
28559
+ * 名称
28560
+ *
28561
+ * @type string
28562
+ */
28563
+ name?: string;
28564
+ /**
28565
+ * 父节点ID
28566
+ *
28567
+ * @type string
28568
+ */
28569
+ parentId?: string;
28570
+ /**
28571
+ * 排序号
28572
+ *
28573
+ * @type number
28574
+ */
28575
+ sortNum?: number;
28576
+ }
28577
+ export interface ProductReleaseCategoryResponse {
28578
+ /**
28579
+ * 创建人部门id
28580
+ *
28581
+ * @type string
28582
+ */
28583
+ createOrgId?: string;
28584
+ /**
28585
+ *
28586
+ *
28587
+ * @type string
28588
+ */
28589
+ createTime?: string;
28590
+ /**
28591
+ *
28592
+ *
28593
+ * @type string
28594
+ */
28595
+ createUserId?: string;
28596
+ /**
28597
+ *
28598
+ *
28599
+ * @type string
28600
+ */
28601
+ createUserName?: string;
28602
+ /**
28603
+ * 全路径
28604
+ *
28605
+ * @type string
28606
+ */
28607
+ fullPath?: string;
28608
+ /**
28609
+ * 主键
28610
+ *
28611
+ * @type string
28612
+ */
28613
+ id?: string;
28614
+ /**
28615
+ * 层级
28616
+ *
28617
+ * @type number
28618
+ */
28619
+ level?: number;
28620
+ /**
28621
+ * 修改人部门id
28622
+ *
28623
+ * @type string
28624
+ */
28625
+ modifyOrgId?: string;
28626
+ /**
28627
+ *
28628
+ *
28629
+ * @type string
28630
+ */
28631
+ modifyTime?: string;
28632
+ /**
28633
+ *
28634
+ *
28635
+ * @type string
28636
+ */
28637
+ modifyUserId?: string;
28638
+ /**
28639
+ *
28640
+ *
28641
+ * @type string
28642
+ */
28643
+ modifyUserName?: string;
28644
+ /**
28645
+ * 名称
28646
+ *
28647
+ * @type string
28648
+ */
28649
+ name?: string;
28650
+ /**
28651
+ * 父节点ID
28652
+ *
28653
+ * @type string
28654
+ */
28655
+ parentId?: string;
28656
+ /**
28657
+ * 排序号
28658
+ *
28659
+ * @type number
28660
+ */
28661
+ sortNum?: number;
28662
+ /**
28663
+ * 租户id
28664
+ *
28665
+ * @type string
28666
+ */
28667
+ tenantId?: string;
28668
+ }
25711
28669
  export interface ProductReleaseFormInstanctDTO {
25712
28670
  /**
25713
28671
  *
@@ -25901,12 +28859,24 @@ export interface ProductReleaseFormInstanctDTO {
25901
28859
  * @type string
25902
28860
  */
25903
28861
  ext9?: string;
28862
+ /**
28863
+ *
28864
+ *
28865
+ * @type string
28866
+ */
28867
+ fieldHash?: string;
25904
28868
  /**
25905
28869
  *
25906
28870
  *
25907
28871
  * @type string
25908
28872
  */
25909
28873
  formType?: string;
28874
+ /**
28875
+ *
28876
+ *
28877
+ * @type string
28878
+ */
28879
+ hash?: string;
25910
28880
  /**
25911
28881
  *
25912
28882
  *
@@ -25919,6 +28889,12 @@ export interface ProductReleaseFormInstanctDTO {
25919
28889
  * @type string
25920
28890
  */
25921
28891
  id?: string;
28892
+ /**
28893
+ *
28894
+ *
28895
+ * @type string
28896
+ */
28897
+ instanceRelationBusinessId?: string;
25922
28898
  /**
25923
28899
  *
25924
28900
  *
@@ -25991,6 +28967,12 @@ export interface ProductReleaseFormInstanctDTO {
25991
28967
  * @type number
25992
28968
  */
25993
28969
  ofRequired?: number;
28970
+ /**
28971
+ *
28972
+ *
28973
+ * @type string
28974
+ */
28975
+ officeType?: string;
25994
28976
  /**
25995
28977
  *
25996
28978
  *
@@ -26057,6 +29039,12 @@ export interface ProductReleaseFormInstanctDTO {
26057
29039
  * @type string[]
26058
29040
  */
26059
29041
  relatedMaterialNos?: string[];
29042
+ /**
29043
+ *
29044
+ *
29045
+ * @type string
29046
+ */
29047
+ relationId?: string;
26060
29048
  /**
26061
29049
  *
26062
29050
  *
@@ -26135,6 +29123,12 @@ export interface ProductReleaseFormInstanctDTO {
26135
29123
  * @type string
26136
29124
  */
26137
29125
  tmplVersion?: string;
29126
+ /**
29127
+ *
29128
+ *
29129
+ * @type string
29130
+ */
29131
+ txnInstId?: string;
26138
29132
  /**
26139
29133
  *
26140
29134
  *
@@ -26161,6 +29155,12 @@ export interface ProductReleaseFormResponse {
26161
29155
  * @type OnlineFormInstanceResponse
26162
29156
  */
26163
29157
  instance?: OnlineFormInstanceResponse;
29158
+ /**
29159
+ * 表单实例
29160
+ *
29161
+ * @type OnlineFormInstanceResponse[]
29162
+ */
29163
+ instanceList?: OnlineFormInstanceResponse[];
26164
29164
  /**
26165
29165
  * 表单模板
26166
29166
  *
@@ -26605,12 +29605,24 @@ export interface QueryRefChainDataRequest {
26605
29605
  * @type string
26606
29606
  */
26607
29607
  dataIds?: string;
29608
+ /**
29609
+ * 条件表达式
29610
+ *
29611
+ * @type string
29612
+ */
29613
+ exp?: string;
26608
29614
  /**
26609
29615
  * 引用字段 key
26610
29616
  *
26611
29617
  * @type string
26612
29618
  */
26613
29619
  fieldKey?: string;
29620
+ /**
29621
+ * rdo 查询关键字
29622
+ *
29623
+ * @type string
29624
+ */
29625
+ keyword?: string;
26614
29626
  /**
26615
29627
  * 模型 key
26616
29628
  *
@@ -26629,6 +29641,12 @@ export interface QueryRefChainDataRequest {
26629
29641
  * @type number
26630
29642
  */
26631
29643
  pageSize?: number;
29644
+ /**
29645
+ * 查询条件
29646
+ *
29647
+ * @type IObject
29648
+ */
29649
+ query?: IObject;
26632
29650
  /**
26633
29651
  * 当前模型数据,当dataIds为空时,该值必传
26634
29652
  *
@@ -28054,6 +31072,56 @@ export interface ReportSingleJoin {
28054
31072
  */
28055
31073
  type?: string;
28056
31074
  }
31075
+ export interface Resource {
31076
+ /**
31077
+ *
31078
+ *
31079
+ * @type string
31080
+ */
31081
+ description?: string;
31082
+ /**
31083
+ *
31084
+ *
31085
+ * @type file
31086
+ */
31087
+ file?: file;
31088
+ /**
31089
+ *
31090
+ *
31091
+ * @type string
31092
+ */
31093
+ filename?: string;
31094
+ /**
31095
+ *
31096
+ *
31097
+ * @type InputStream
31098
+ */
31099
+ inputStream?: InputStream;
31100
+ /**
31101
+ *
31102
+ *
31103
+ * @type boolean
31104
+ */
31105
+ open?: boolean;
31106
+ /**
31107
+ *
31108
+ *
31109
+ * @type boolean
31110
+ */
31111
+ readable?: boolean;
31112
+ /**
31113
+ *
31114
+ *
31115
+ * @type string
31116
+ */
31117
+ uri?: string;
31118
+ /**
31119
+ *
31120
+ *
31121
+ * @type string
31122
+ */
31123
+ url?: string;
31124
+ }
28057
31125
  export interface ResponseEntity {
28058
31126
  /**
28059
31127
  * 执行结果状态码
@@ -28364,7 +31432,7 @@ export interface SandboxConfigResponse {
28364
31432
  */
28365
31433
  pdaRoutePath?: string;
28366
31434
  /**
28367
- * 沙箱状态(INIT:开始创建,CREATE_FINISHED:创建完成,CREATE_FAILED:创建失败)
31435
+ * 沙箱状态(INIT:开始创建,CREATE_FINISHED:创建完成,CREATE_FAILED:创建失败,REMOVING:移除中)
28368
31436
  *
28369
31437
  * @type string
28370
31438
  */
@@ -29075,6 +32143,12 @@ export interface SelectItem {
29075
32143
  * @type boolean
29076
32144
  */
29077
32145
  includeNull?: boolean;
32146
+ /**
32147
+ * 映射类型(公式,函数等实际映射的类型)
32148
+ *
32149
+ * @type string
32150
+ */
32151
+ mappingType?: string;
29078
32152
  /**
29079
32153
  * 数据类型
29080
32154
  *
@@ -30672,6 +33746,140 @@ export interface TenantUserRemoveRequest {
30672
33746
  */
30673
33747
  userIds?: string[];
30674
33748
  }
33749
+ export interface ThirdPartyInvokeLogResponse {
33750
+ /**
33751
+ * 所属应用key
33752
+ *
33753
+ * @type string
33754
+ */
33755
+ appKey?: string;
33756
+ /**
33757
+ * 所属应用名称
33758
+ *
33759
+ * @type string
33760
+ */
33761
+ appName?: string;
33762
+ /**
33763
+ * 请求体
33764
+ *
33765
+ * @type string
33766
+ */
33767
+ body?: string;
33768
+ /**
33769
+ * 客户端ip
33770
+ *
33771
+ * @type string
33772
+ */
33773
+ clientIp?: string;
33774
+ /**
33775
+ *
33776
+ *
33777
+ * @type string
33778
+ */
33779
+ createTime?: string;
33780
+ /**
33781
+ *
33782
+ *
33783
+ * @type string
33784
+ */
33785
+ createUserId?: string;
33786
+ /**
33787
+ *
33788
+ *
33789
+ * @type string
33790
+ */
33791
+ createUserName?: string;
33792
+ /**
33793
+ * 环境
33794
+ *
33795
+ * @type string
33796
+ */
33797
+ env?: string;
33798
+ /**
33799
+ * 请求头
33800
+ *
33801
+ * @type string
33802
+ */
33803
+ headers?: string;
33804
+ /**
33805
+ * 主键
33806
+ *
33807
+ * @type string
33808
+ */
33809
+ id?: string;
33810
+ /**
33811
+ * 调用时间
33812
+ *
33813
+ * @type string
33814
+ */
33815
+ invokeTime?: string;
33816
+ /**
33817
+ * 接口标识
33818
+ *
33819
+ * @type string
33820
+ */
33821
+ key?: string;
33822
+ /**
33823
+ *
33824
+ *
33825
+ * @type string
33826
+ */
33827
+ modifyTime?: string;
33828
+ /**
33829
+ *
33830
+ *
33831
+ * @type string
33832
+ */
33833
+ modifyUserId?: string;
33834
+ /**
33835
+ *
33836
+ *
33837
+ * @type string
33838
+ */
33839
+ modifyUserName?: string;
33840
+ /**
33841
+ * 接口名称
33842
+ *
33843
+ * @type string
33844
+ */
33845
+ name?: string;
33846
+ /**
33847
+ * 接口参数
33848
+ *
33849
+ * @type string
33850
+ */
33851
+ params?: string;
33852
+ /**
33853
+ * 响应结果
33854
+ *
33855
+ * @type string
33856
+ */
33857
+ response?: string;
33858
+ /**
33859
+ * 调用结果 1:成功 0:失败
33860
+ *
33861
+ * @type number
33862
+ */
33863
+ result?: number;
33864
+ /**
33865
+ * 租户Id
33866
+ *
33867
+ * @type string
33868
+ */
33869
+ tenantId?: string;
33870
+ /**
33871
+ * 接口耗时
33872
+ *
33873
+ * @type number
33874
+ */
33875
+ timeCost?: number;
33876
+ /**
33877
+ * URL
33878
+ *
33879
+ * @type string
33880
+ */
33881
+ url?: string;
33882
+ }
30675
33883
  export interface TraceLogDetailsRequest {
30676
33884
  /**
30677
33885
  * 操作时间起
@@ -31739,6 +34947,12 @@ export interface UserGroupRelationRequest {
31739
34947
  * @type number
31740
34948
  */
31741
34949
  fieldPermissionEnabled?: number;
34950
+ /**
34951
+ * 数据权限关系,OR:或, AND:且
34952
+ *
34953
+ * @type string
34954
+ */
34955
+ operator?: string;
31742
34956
  /**
31743
34957
  * 关系id
31744
34958
  *
@@ -31843,6 +35057,12 @@ export interface UserGroupRelationResponse {
31843
35057
  * @type string
31844
35058
  */
31845
35059
  modifyUserName?: string;
35060
+ /**
35061
+ * 数据权限关系,OR:或, AND:且
35062
+ *
35063
+ * @type string
35064
+ */
35065
+ operator?: string;
31846
35066
  /**
31847
35067
  * 关系id
31848
35068
  *
@@ -32897,6 +36117,12 @@ export interface UserTenantDTO {
32897
36117
  * @type string
32898
36118
  */
32899
36119
  id?: string;
36120
+ /**
36121
+ * 是否最后登录租户,0:否 1:是
36122
+ *
36123
+ * @type number
36124
+ */
36125
+ latestLogin?: number;
32900
36126
  /**
32901
36127
  * 直属上级id
32902
36128
  *
@@ -33818,6 +37044,44 @@ export interface XmlSettingTableColum {
33818
37044
  */
33819
37045
  type?: string;
33820
37046
  }
37047
+ export interface modelDataAssociationRequest {
37048
+ /**
37049
+ * fieldKey
37050
+ *
37051
+ * @type string
37052
+ */
37053
+ fieldKey?: string;
37054
+ /**
37055
+ * fieldType
37056
+ *
37057
+ * @type string
37058
+ */
37059
+ fieldType?: string;
37060
+ /**
37061
+ * 数据id
37062
+ *
37063
+ * @type string
37064
+ */
37065
+ id?: string;
37066
+ /**
37067
+ * modelKey
37068
+ *
37069
+ * @type string
37070
+ */
37071
+ modelKey?: string;
37072
+ /**
37073
+ * 页码
37074
+ *
37075
+ * @type number
37076
+ */
37077
+ pageNo?: number;
37078
+ /**
37079
+ * 分页大小
37080
+ *
37081
+ * @type number
37082
+ */
37083
+ pageSize?: number;
37084
+ }
33821
37085
  export interface 发送消息DTO {
33822
37086
  /**
33823
37087
  * 邮件内容