@gizone/rrs-client 3.11.12-alpha.22 → 3.11.12-alpha.6

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 (252) hide show
  1. package/.openapi-generator/FILES +14 -26
  2. package/api.ts +1 -2
  3. package/apis/access-api.ts +31 -31
  4. package/apis/calendar-api.ts +209 -231
  5. package/apis/common-api.ts +0 -192
  6. package/apis/{maintenance-standard-api.ts → inspection-api.ts} +692 -289
  7. package/apis/message-api.ts +223 -201
  8. package/apis/setting-api.ts +243 -596
  9. package/apis/space-api.ts +329 -0
  10. package/apis/work-order-api.ts +204 -339
  11. package/dist/api.d.ts +1 -2
  12. package/dist/api.js +1 -2
  13. package/dist/apis/access-api.d.ts +21 -21
  14. package/dist/apis/access-api.js +22 -22
  15. package/dist/apis/calendar-api.d.ts +123 -131
  16. package/dist/apis/calendar-api.js +164 -177
  17. package/dist/apis/common-api.d.ts +0 -102
  18. package/dist/apis/common-api.js +0 -144
  19. package/dist/apis/inspection-api.d.ts +846 -0
  20. package/dist/apis/{maintenance-standard-api.js → inspection-api.js} +485 -226
  21. package/dist/apis/message-api.d.ts +125 -117
  22. package/dist/apis/message-api.js +171 -132
  23. package/dist/apis/setting-api.d.ts +144 -334
  24. package/dist/apis/setting-api.js +187 -433
  25. package/dist/apis/space-api.d.ts +159 -0
  26. package/dist/apis/space-api.js +272 -0
  27. package/dist/apis/work-order-api.d.ts +116 -191
  28. package/dist/apis/work-order-api.js +160 -241
  29. package/dist/esm/api.d.ts +1 -2
  30. package/dist/esm/api.js +1 -2
  31. package/dist/esm/apis/access-api.d.ts +21 -21
  32. package/dist/esm/apis/access-api.js +22 -22
  33. package/dist/esm/apis/calendar-api.d.ts +123 -131
  34. package/dist/esm/apis/calendar-api.js +164 -177
  35. package/dist/esm/apis/common-api.d.ts +0 -102
  36. package/dist/esm/apis/common-api.js +0 -144
  37. package/dist/esm/apis/inspection-api.d.ts +846 -0
  38. package/dist/esm/apis/{maintenance-standard-api.js → inspection-api.js} +480 -221
  39. package/dist/esm/apis/message-api.d.ts +125 -117
  40. package/dist/esm/apis/message-api.js +171 -132
  41. package/dist/esm/apis/setting-api.d.ts +144 -334
  42. package/dist/esm/apis/setting-api.js +187 -433
  43. package/dist/esm/apis/space-api.d.ts +159 -0
  44. package/dist/esm/apis/space-api.js +272 -0
  45. package/dist/esm/apis/work-order-api.d.ts +116 -191
  46. package/dist/esm/apis/work-order-api.js +160 -241
  47. package/dist/esm/models/{excel-import-result-dtocalendar-export-dto.d.ts → calendar-add-redis-list-vo.d.ts} +21 -9
  48. package/dist/esm/models/file-dto.d.ts +3 -3
  49. package/dist/esm/models/get-user-wx200-response.d.ts +4 -4
  50. package/dist/esm/models/index.d.ts +13 -24
  51. package/dist/esm/models/index.js +13 -24
  52. package/dist/esm/models/inspection-point-item.d.ts +0 -12
  53. package/dist/esm/models/ipage-access-vo.d.ts +6 -6
  54. package/dist/esm/models/{json-result-sys-user-msg-dto.d.ts → json-result-calendar-add-redis-list-vo.d.ts} +11 -11
  55. package/dist/esm/models/{json-result-page-dto-sys-user-msg-dto.d.ts → json-result-page-dto-sys-user-msg-list-dto.d.ts} +11 -11
  56. package/dist/esm/models/json-result-space-edit-before-and-after-dto.d.ts +56 -0
  57. package/dist/{models/json-result-park-info-dto.d.ts → esm/models/json-result-sys-user-msg-do.d.ts} +11 -11
  58. package/dist/esm/models/maintenance-history-dto.d.ts +6 -0
  59. package/dist/esm/models/maintenance-history-dto.js +6 -0
  60. package/dist/esm/models/{page-dto-sys-user-msg-dto.d.ts → page-dto-sys-user-msg-list-dto.d.ts} +7 -7
  61. package/dist/esm/models/period-detail-resp.d.ts +6 -0
  62. package/dist/esm/models/period-detail-resp.js +6 -0
  63. package/dist/esm/models/plan-add-vo.d.ts +1 -1
  64. package/dist/esm/models/plan-edit-vo.d.ts +1 -1
  65. package/dist/esm/models/plan-item-add-vo.d.ts +1 -1
  66. package/dist/esm/models/plan-item-edit-vo.d.ts +1 -1
  67. package/dist/esm/models/space-edit-before-and-after-dto.d.ts +31 -0
  68. package/dist/esm/models/space-edit-excel-dto.d.ts +78 -0
  69. package/dist/esm/models/sys-dept.d.ts +0 -6
  70. package/dist/esm/models/sys-user-msg-do.d.ts +90 -0
  71. package/dist/{models/sys-user-msg-dto.d.ts → esm/models/sys-user-msg-list-dto.d.ts} +28 -30
  72. package/dist/esm/models/sys-user-msg-search-list-vo.d.ts +54 -0
  73. package/dist/esm/models/sys-user.d.ts +4 -4
  74. package/dist/esm/models/work-order-add-vo.d.ts +4 -23
  75. package/dist/esm/models/{system-user-msg-type-enum.d.ts → work-order-check-before-acceptance-adopt-vo.d.ts} +15 -6
  76. package/dist/{models/work-order-dept-settings-add-or-update-vo.d.ts → esm/models/work-order-check-before-acceptance-no-vo.d.ts} +12 -12
  77. package/dist/esm/models/work-order-detail-dto.d.ts +6 -19
  78. package/dist/esm/models/work-order-detail-dto.js +6 -0
  79. package/dist/esm/models/work-order-search-dto.d.ts +6 -0
  80. package/dist/esm/models/work-order-search-dto.js +6 -0
  81. package/dist/esm/models/work-order-type-enum.d.ts +1 -1
  82. package/dist/esm/models/work-order-type-enum.js +1 -1
  83. package/dist/models/{excel-import-result-dtocalendar-export-dto.d.ts → calendar-add-redis-list-vo.d.ts} +21 -9
  84. package/dist/models/file-dto.d.ts +3 -3
  85. package/dist/models/get-user-wx200-response.d.ts +4 -4
  86. package/dist/models/index.d.ts +13 -24
  87. package/dist/models/index.js +13 -24
  88. package/dist/models/inspection-point-item.d.ts +0 -12
  89. package/dist/models/ipage-access-vo.d.ts +6 -6
  90. package/dist/models/{json-result-page-dto-sys-user-msg-dto.d.ts → json-result-calendar-add-redis-list-vo.d.ts} +11 -11
  91. package/dist/models/json-result-page-dto-sys-user-msg-list-dto.d.ts +56 -0
  92. package/dist/models/json-result-space-edit-before-and-after-dto.d.ts +56 -0
  93. package/dist/{esm/models/json-result-park-info-dto.d.ts → models/json-result-sys-user-msg-do.d.ts} +11 -11
  94. package/dist/models/maintenance-history-dto.d.ts +6 -0
  95. package/dist/models/maintenance-history-dto.js +6 -0
  96. package/dist/models/{page-dto-sys-user-msg-dto.d.ts → page-dto-sys-user-msg-list-dto.d.ts} +7 -7
  97. package/dist/models/period-detail-resp.d.ts +6 -0
  98. package/dist/models/period-detail-resp.js +6 -0
  99. package/dist/models/plan-add-vo.d.ts +1 -1
  100. package/dist/models/plan-edit-vo.d.ts +1 -1
  101. package/dist/models/plan-item-add-vo.d.ts +1 -1
  102. package/dist/models/plan-item-edit-vo.d.ts +1 -1
  103. package/dist/models/space-edit-before-and-after-dto.d.ts +31 -0
  104. package/dist/models/space-edit-excel-dto.d.ts +78 -0
  105. package/dist/models/sys-dept.d.ts +0 -6
  106. package/dist/models/sys-user-msg-do.d.ts +90 -0
  107. package/dist/{esm/models/sys-user-msg-dto.d.ts → models/sys-user-msg-list-dto.d.ts} +28 -30
  108. package/dist/models/sys-user-msg-search-list-vo.d.ts +54 -0
  109. package/dist/models/sys-user.d.ts +4 -4
  110. package/dist/models/work-order-add-vo.d.ts +4 -23
  111. package/dist/{esm/models/system-user-msg-type-enum.js → models/work-order-check-before-acceptance-adopt-vo.d.ts} +15 -7
  112. package/dist/{esm/models/work-order-dept-settings-add-or-update-vo.d.ts → models/work-order-check-before-acceptance-no-vo.d.ts} +12 -12
  113. package/dist/models/work-order-detail-dto.d.ts +6 -19
  114. package/dist/models/work-order-detail-dto.js +6 -0
  115. package/dist/models/work-order-search-dto.d.ts +6 -0
  116. package/dist/models/work-order-search-dto.js +6 -0
  117. package/dist/models/work-order-type-enum.d.ts +1 -1
  118. package/dist/models/work-order-type-enum.js +1 -1
  119. package/models/{excel-import-result-dtocalendar-export-dto.ts → calendar-add-redis-list-vo.ts} +21 -9
  120. package/models/file-dto.ts +3 -3
  121. package/models/get-user-wx200-response.ts +4 -4
  122. package/models/index.ts +13 -24
  123. package/models/inspection-point-item.ts +0 -12
  124. package/models/ipage-access-vo.ts +6 -6
  125. package/models/{json-result-sys-user-msg-dto.ts → json-result-calendar-add-redis-list-vo.ts} +11 -11
  126. package/models/{json-result-page-dto-sys-user-msg-dto.ts → json-result-page-dto-sys-user-msg-list-dto.ts} +11 -11
  127. package/models/{json-result-work-order-dept-settings-entity.ts → json-result-space-edit-before-and-after-dto.ts} +11 -11
  128. package/models/{json-result-park-info-dto.ts → json-result-sys-user-msg-do.ts} +11 -11
  129. package/models/maintenance-history-dto.ts +6 -0
  130. package/models/{page-dto-sys-user-msg-dto.ts → page-dto-sys-user-msg-list-dto.ts} +7 -7
  131. package/models/period-detail-resp.ts +6 -0
  132. package/models/plan-add-vo.ts +1 -1
  133. package/models/plan-edit-vo.ts +1 -1
  134. package/models/plan-item-add-vo.ts +1 -1
  135. package/models/plan-item-edit-vo.ts +1 -1
  136. package/models/space-edit-before-and-after-dto.ts +39 -0
  137. package/models/space-edit-excel-dto.ts +84 -0
  138. package/models/sys-dept.ts +0 -6
  139. package/models/sys-user-msg-do.ts +96 -0
  140. package/models/{sys-user-msg-dto.ts → sys-user-msg-list-dto.ts} +28 -36
  141. package/models/sys-user-msg-search-list-vo.ts +60 -0
  142. package/models/sys-user.ts +4 -4
  143. package/models/work-order-add-vo.ts +4 -25
  144. package/models/{system-user-msg-type-enum.ts → work-order-check-before-acceptance-adopt-vo.ts} +15 -10
  145. package/models/{work-order-dept-settings-add-or-update-vo.ts → work-order-check-before-acceptance-no-vo.ts} +12 -12
  146. package/models/work-order-detail-dto.ts +6 -21
  147. package/models/work-order-search-dto.ts +6 -0
  148. package/models/work-order-type-enum.ts +1 -1
  149. package/package.json +1 -1
  150. package/apis/inspection-standard-api.ts +0 -1111
  151. package/dist/apis/inspection-standard-api.d.ts +0 -574
  152. package/dist/apis/inspection-standard-api.js +0 -872
  153. package/dist/apis/maintenance-standard-api.d.ts +0 -614
  154. package/dist/esm/apis/inspection-standard-api.d.ts +0 -574
  155. package/dist/esm/apis/inspection-standard-api.js +0 -865
  156. package/dist/esm/apis/maintenance-standard-api.d.ts +0 -614
  157. package/dist/esm/models/dept-relation-dto.d.ts +0 -120
  158. package/dist/esm/models/dept-relation.d.ts +0 -84
  159. package/dist/esm/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -31
  160. package/dist/esm/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -31
  161. package/dist/esm/models/inspection-standard-import-dto.d.ts +0 -108
  162. package/dist/esm/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +0 -56
  163. package/dist/esm/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -56
  164. package/dist/esm/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -56
  165. package/dist/esm/models/json-result-list-work-order-dept-settings-entity.d.ts +0 -56
  166. package/dist/esm/models/json-result-work-order-dept-settings-entity.d.ts +0 -56
  167. package/dist/esm/models/json-result-work-order-dept-settings-entity.js +0 -14
  168. package/dist/esm/models/maintenance-standard-import-dto.d.ts +0 -114
  169. package/dist/esm/models/maintenance-standard-import-dto.js +0 -14
  170. package/dist/esm/models/page-dto-sys-user-msg-dto.js +0 -14
  171. package/dist/esm/models/park-info-dto.d.ts +0 -85
  172. package/dist/esm/models/park-info-dto.js +0 -14
  173. package/dist/esm/models/park-info-edit-vo.d.ts +0 -49
  174. package/dist/esm/models/park-info-edit-vo.js +0 -14
  175. package/dist/esm/models/sys-user-msg-dto.js +0 -14
  176. package/dist/esm/models/system-user-msg-source-type-enum.d.ts +0 -23
  177. package/dist/esm/models/system-user-msg-source-type-enum.js +0 -24
  178. package/dist/esm/models/work-order-dept-settings-add-or-update-vo.js +0 -14
  179. package/dist/esm/models/work-order-dept-settings-entity.d.ts +0 -67
  180. package/dist/esm/models/work-order-dept-settings-entity.js +0 -14
  181. package/dist/esm/models/work-order-issue-type-enum.d.ts +0 -26
  182. package/dist/esm/models/work-order-issue-type-enum.js +0 -27
  183. package/dist/models/dept-relation-dto.d.ts +0 -120
  184. package/dist/models/dept-relation.d.ts +0 -84
  185. package/dist/models/excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -31
  186. package/dist/models/excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -31
  187. package/dist/models/inspection-standard-import-dto.d.ts +0 -108
  188. package/dist/models/json-result-excel-import-result-dtocalendar-export-dto.d.ts +0 -56
  189. package/dist/models/json-result-excel-import-result-dtoinspection-standard-import-dto.d.ts +0 -56
  190. package/dist/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.d.ts +0 -56
  191. package/dist/models/json-result-list-work-order-dept-settings-entity.d.ts +0 -56
  192. package/dist/models/json-result-sys-user-msg-dto.d.ts +0 -56
  193. package/dist/models/json-result-work-order-dept-settings-entity.d.ts +0 -56
  194. package/dist/models/json-result-work-order-dept-settings-entity.js +0 -15
  195. package/dist/models/maintenance-standard-import-dto.d.ts +0 -114
  196. package/dist/models/maintenance-standard-import-dto.js +0 -15
  197. package/dist/models/page-dto-sys-user-msg-dto.js +0 -15
  198. package/dist/models/park-info-dto.d.ts +0 -85
  199. package/dist/models/park-info-dto.js +0 -15
  200. package/dist/models/park-info-edit-vo.d.ts +0 -49
  201. package/dist/models/park-info-edit-vo.js +0 -15
  202. package/dist/models/sys-user-msg-dto.js +0 -15
  203. package/dist/models/system-user-msg-source-type-enum.d.ts +0 -23
  204. package/dist/models/system-user-msg-source-type-enum.js +0 -27
  205. package/dist/models/system-user-msg-type-enum.d.ts +0 -21
  206. package/dist/models/system-user-msg-type-enum.js +0 -25
  207. package/dist/models/work-order-dept-settings-add-or-update-vo.js +0 -15
  208. package/dist/models/work-order-dept-settings-entity.d.ts +0 -67
  209. package/dist/models/work-order-dept-settings-entity.js +0 -15
  210. package/dist/models/work-order-issue-type-enum.d.ts +0 -26
  211. package/dist/models/work-order-issue-type-enum.js +0 -30
  212. package/models/dept-relation-dto.ts +0 -126
  213. package/models/dept-relation.ts +0 -90
  214. package/models/excel-import-result-dtoinspection-standard-import-dto.ts +0 -39
  215. package/models/excel-import-result-dtomaintenance-standard-import-dto.ts +0 -39
  216. package/models/inspection-standard-import-dto.ts +0 -114
  217. package/models/json-result-excel-import-result-dtocalendar-export-dto.ts +0 -66
  218. package/models/json-result-excel-import-result-dtoinspection-standard-import-dto.ts +0 -66
  219. package/models/json-result-excel-import-result-dtomaintenance-standard-import-dto.ts +0 -66
  220. package/models/json-result-list-work-order-dept-settings-entity.ts +0 -66
  221. package/models/maintenance-standard-import-dto.ts +0 -120
  222. package/models/park-info-dto.ts +0 -93
  223. package/models/park-info-edit-vo.ts +0 -57
  224. package/models/system-user-msg-source-type-enum.ts +0 -33
  225. package/models/work-order-dept-settings-entity.ts +0 -77
  226. package/models/work-order-issue-type-enum.ts +0 -36
  227. /package/dist/esm/models/{dept-relation-dto.js → calendar-add-redis-list-vo.js} +0 -0
  228. /package/dist/esm/models/{dept-relation.js → json-result-calendar-add-redis-list-vo.js} +0 -0
  229. /package/dist/esm/models/{excel-import-result-dtocalendar-export-dto.js → json-result-page-dto-sys-user-msg-list-dto.js} +0 -0
  230. /package/dist/esm/models/{excel-import-result-dtoinspection-standard-import-dto.js → json-result-space-edit-before-and-after-dto.js} +0 -0
  231. /package/dist/esm/models/{excel-import-result-dtomaintenance-standard-import-dto.js → json-result-sys-user-msg-do.js} +0 -0
  232. /package/dist/esm/models/{inspection-standard-import-dto.js → page-dto-sys-user-msg-list-dto.js} +0 -0
  233. /package/dist/esm/models/{json-result-excel-import-result-dtocalendar-export-dto.js → space-edit-before-and-after-dto.js} +0 -0
  234. /package/dist/esm/models/{json-result-excel-import-result-dtoinspection-standard-import-dto.js → space-edit-excel-dto.js} +0 -0
  235. /package/dist/esm/models/{json-result-excel-import-result-dtomaintenance-standard-import-dto.js → sys-user-msg-do.js} +0 -0
  236. /package/dist/esm/models/{json-result-list-work-order-dept-settings-entity.js → sys-user-msg-list-dto.js} +0 -0
  237. /package/dist/esm/models/{json-result-page-dto-sys-user-msg-dto.js → sys-user-msg-search-list-vo.js} +0 -0
  238. /package/dist/esm/models/{json-result-park-info-dto.js → work-order-check-before-acceptance-adopt-vo.js} +0 -0
  239. /package/dist/esm/models/{json-result-sys-user-msg-dto.js → work-order-check-before-acceptance-no-vo.js} +0 -0
  240. /package/dist/models/{dept-relation-dto.js → calendar-add-redis-list-vo.js} +0 -0
  241. /package/dist/models/{dept-relation.js → json-result-calendar-add-redis-list-vo.js} +0 -0
  242. /package/dist/models/{excel-import-result-dtocalendar-export-dto.js → json-result-page-dto-sys-user-msg-list-dto.js} +0 -0
  243. /package/dist/models/{excel-import-result-dtoinspection-standard-import-dto.js → json-result-space-edit-before-and-after-dto.js} +0 -0
  244. /package/dist/models/{excel-import-result-dtomaintenance-standard-import-dto.js → json-result-sys-user-msg-do.js} +0 -0
  245. /package/dist/models/{inspection-standard-import-dto.js → page-dto-sys-user-msg-list-dto.js} +0 -0
  246. /package/dist/models/{json-result-excel-import-result-dtocalendar-export-dto.js → space-edit-before-and-after-dto.js} +0 -0
  247. /package/dist/models/{json-result-excel-import-result-dtoinspection-standard-import-dto.js → space-edit-excel-dto.js} +0 -0
  248. /package/dist/models/{json-result-excel-import-result-dtomaintenance-standard-import-dto.js → sys-user-msg-do.js} +0 -0
  249. /package/dist/models/{json-result-list-work-order-dept-settings-entity.js → sys-user-msg-list-dto.js} +0 -0
  250. /package/dist/models/{json-result-page-dto-sys-user-msg-dto.js → sys-user-msg-search-list-vo.js} +0 -0
  251. /package/dist/models/{json-result-park-info-dto.js → work-order-check-before-acceptance-adopt-vo.js} +0 -0
  252. /package/dist/models/{json-result-sys-user-msg-dto.js → work-order-check-before-acceptance-no-vo.js} +0 -0
@@ -1,574 +0,0 @@
1
- /**
2
- * OpenAPI definition
3
- * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
- *
5
- * The version of the OpenAPI document: v0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { Configuration } from '../configuration';
13
- import type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';
14
- import { type RequestArgs, BaseAPI } from '../base';
15
- import type { InspectionCategoryEnum } from '../models';
16
- import type { InspectionStandardAddOrUpdateVO } from '../models';
17
- import type { JsonResultExcelImportResultDTOInspectionStandardImportDTO } from '../models';
18
- import type { JsonResultInspectionStandardEntity } from '../models';
19
- import type { JsonResultPageDtoInspectionStandardEntity } from '../models';
20
- import type { JsonResultVoid } from '../models';
21
- import type { WorkOrderPlanRepeatsEnum } from '../models';
22
- /**
23
- * InspectionStandardApi - axios parameter creator
24
- * @export
25
- */
26
- export declare const InspectionStandardApiAxiosParamCreator: (configuration?: Configuration) => {
27
- /**
28
- *
29
- * @summary 添加巡检标准
30
- * @param {Array<InspectionStandardAddOrUpdateVO>} inspectionStandardAddOrUpdateVO
31
- * @param {*} [options] Override http request option.
32
- * @throws {RequiredError}
33
- */
34
- createInspectionStandard: (inspectionStandardAddOrUpdateVO: Array<InspectionStandardAddOrUpdateVO>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
35
- /**
36
- *
37
- * @summary 删除巡检标准
38
- * @param {number} id 巡检标准id
39
- * @param {*} [options] Override http request option.
40
- * @throws {RequiredError}
41
- */
42
- deleteInspectionStandard: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
43
- /**
44
- *
45
- * @summary 批量删除巡检标准
46
- * @param {Array<number>} requestBody
47
- * @param {*} [options] Override http request option.
48
- * @throws {RequiredError}
49
- */
50
- deleteInspectionStandards: (requestBody: Array<number>, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
51
- /**
52
- *
53
- * @summary 巡检标准详情
54
- * @param {number} id
55
- * @param {*} [options] Override http request option.
56
- * @throws {RequiredError}
57
- */
58
- getInspectionStandard: (id: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
59
- /**
60
- *
61
- * @summary 巡检标准导入-确认导入
62
- * @param {*} [options] Override http request option.
63
- * @throws {RequiredError}
64
- */
65
- inspectionStandardBatchImportConfirm: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
66
- /**
67
- *
68
- * @summary 巡检标准导入-预览结果
69
- * @param {*} [options] Override http request option.
70
- * @throws {RequiredError}
71
- */
72
- inspectionStandardBatchImportPreview: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
73
- /**
74
- *
75
- * @summary 巡检标准导入-下载模板
76
- * @param {*} [options] Override http request option.
77
- * @throws {RequiredError}
78
- */
79
- inspectionStandardBatchImportTemplate: (options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
80
- /**
81
- *
82
- * @summary 巡检标准导入-上传文件
83
- * @param {number} parkId 园区id
84
- * @param {File} file
85
- * @param {string} [language] 语言
86
- * @param {*} [options] Override http request option.
87
- * @throws {RequiredError}
88
- */
89
- inspectionStandardBatchImportUpload: (parkId: number, file: File, language?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
90
- /**
91
- *
92
- * @summary 巡检标准列表
93
- * @param {number} parkId 园区id
94
- * @param {number} pageSize 每页数量
95
- * @param {number} page 页码
96
- * @param {string} [searchValue] 内容
97
- * @param {InspectionCategoryEnum} [category] 巡检分类
98
- * @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
99
- * @param {*} [options] Override http request option.
100
- * @throws {RequiredError}
101
- */
102
- listInspectionStandard: (parkId: number, pageSize: number, page: number, searchValue?: string, category?: InspectionCategoryEnum, repeats?: WorkOrderPlanRepeatsEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
103
- /**
104
- *
105
- * @summary 同步其他园区巡检标准
106
- * @param {number} parkIdOne
107
- * @param {number} parkIdTwo
108
- * @param {*} [options] Override http request option.
109
- * @throws {RequiredError}
110
- */
111
- syncInspectionStandard: (parkIdOne: number, parkIdTwo: number, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
112
- /**
113
- *
114
- * @summary 修改巡检标准
115
- * @param {number} id
116
- * @param {InspectionStandardAddOrUpdateVO} inspectionStandardAddOrUpdateVO
117
- * @param {*} [options] Override http request option.
118
- * @throws {RequiredError}
119
- */
120
- updateInspectionStandard: (id: number, inspectionStandardAddOrUpdateVO: InspectionStandardAddOrUpdateVO, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
121
- };
122
- /**
123
- * InspectionStandardApi - functional programming interface
124
- * @export
125
- */
126
- export declare const InspectionStandardApiFp: (configuration?: Configuration) => {
127
- /**
128
- *
129
- * @summary 添加巡检标准
130
- * @param {Array<InspectionStandardAddOrUpdateVO>} inspectionStandardAddOrUpdateVO
131
- * @param {*} [options] Override http request option.
132
- * @throws {RequiredError}
133
- */
134
- createInspectionStandard(inspectionStandardAddOrUpdateVO: Array<InspectionStandardAddOrUpdateVO>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
135
- /**
136
- *
137
- * @summary 删除巡检标准
138
- * @param {number} id 巡检标准id
139
- * @param {*} [options] Override http request option.
140
- * @throws {RequiredError}
141
- */
142
- deleteInspectionStandard(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
143
- /**
144
- *
145
- * @summary 批量删除巡检标准
146
- * @param {Array<number>} requestBody
147
- * @param {*} [options] Override http request option.
148
- * @throws {RequiredError}
149
- */
150
- deleteInspectionStandards(requestBody: Array<number>, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
151
- /**
152
- *
153
- * @summary 巡检标准详情
154
- * @param {number} id
155
- * @param {*} [options] Override http request option.
156
- * @throws {RequiredError}
157
- */
158
- getInspectionStandard(id: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultInspectionStandardEntity>>;
159
- /**
160
- *
161
- * @summary 巡检标准导入-确认导入
162
- * @param {*} [options] Override http request option.
163
- * @throws {RequiredError}
164
- */
165
- inspectionStandardBatchImportConfirm(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOInspectionStandardImportDTO>>;
166
- /**
167
- *
168
- * @summary 巡检标准导入-预览结果
169
- * @param {*} [options] Override http request option.
170
- * @throws {RequiredError}
171
- */
172
- inspectionStandardBatchImportPreview(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOInspectionStandardImportDTO>>;
173
- /**
174
- *
175
- * @summary 巡检标准导入-下载模板
176
- * @param {*} [options] Override http request option.
177
- * @throws {RequiredError}
178
- */
179
- inspectionStandardBatchImportTemplate(options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
180
- /**
181
- *
182
- * @summary 巡检标准导入-上传文件
183
- * @param {number} parkId 园区id
184
- * @param {File} file
185
- * @param {string} [language] 语言
186
- * @param {*} [options] Override http request option.
187
- * @throws {RequiredError}
188
- */
189
- inspectionStandardBatchImportUpload(parkId: number, file: File, language?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultExcelImportResultDTOInspectionStandardImportDTO>>;
190
- /**
191
- *
192
- * @summary 巡检标准列表
193
- * @param {number} parkId 园区id
194
- * @param {number} pageSize 每页数量
195
- * @param {number} page 页码
196
- * @param {string} [searchValue] 内容
197
- * @param {InspectionCategoryEnum} [category] 巡检分类
198
- * @param {WorkOrderPlanRepeatsEnum} [repeats] 周期
199
- * @param {*} [options] Override http request option.
200
- * @throws {RequiredError}
201
- */
202
- listInspectionStandard(parkId: number, pageSize: number, page: number, searchValue?: string, category?: InspectionCategoryEnum, repeats?: WorkOrderPlanRepeatsEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultPageDtoInspectionStandardEntity>>;
203
- /**
204
- *
205
- * @summary 同步其他园区巡检标准
206
- * @param {number} parkIdOne
207
- * @param {number} parkIdTwo
208
- * @param {*} [options] Override http request option.
209
- * @throws {RequiredError}
210
- */
211
- syncInspectionStandard(parkIdOne: number, parkIdTwo: number, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
212
- /**
213
- *
214
- * @summary 修改巡检标准
215
- * @param {number} id
216
- * @param {InspectionStandardAddOrUpdateVO} inspectionStandardAddOrUpdateVO
217
- * @param {*} [options] Override http request option.
218
- * @throws {RequiredError}
219
- */
220
- updateInspectionStandard(id: number, inspectionStandardAddOrUpdateVO: InspectionStandardAddOrUpdateVO, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<JsonResultVoid>>;
221
- };
222
- /**
223
- * InspectionStandardApi - factory interface
224
- * @export
225
- */
226
- export declare const InspectionStandardApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
227
- /**
228
- *
229
- * @summary 添加巡检标准
230
- * @param {InspectionStandardApiCreateInspectionStandardRequest} requestParameters Request parameters.
231
- * @param {*} [options] Override http request option.
232
- * @throws {RequiredError}
233
- */
234
- createInspectionStandard(requestParameters: InspectionStandardApiCreateInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
235
- /**
236
- *
237
- * @summary 删除巡检标准
238
- * @param {InspectionStandardApiDeleteInspectionStandardRequest} requestParameters Request parameters.
239
- * @param {*} [options] Override http request option.
240
- * @throws {RequiredError}
241
- */
242
- deleteInspectionStandard(requestParameters: InspectionStandardApiDeleteInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
243
- /**
244
- *
245
- * @summary 批量删除巡检标准
246
- * @param {InspectionStandardApiDeleteInspectionStandardsRequest} requestParameters Request parameters.
247
- * @param {*} [options] Override http request option.
248
- * @throws {RequiredError}
249
- */
250
- deleteInspectionStandards(requestParameters: InspectionStandardApiDeleteInspectionStandardsRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
251
- /**
252
- *
253
- * @summary 巡检标准详情
254
- * @param {InspectionStandardApiGetInspectionStandardRequest} requestParameters Request parameters.
255
- * @param {*} [options] Override http request option.
256
- * @throws {RequiredError}
257
- */
258
- getInspectionStandard(requestParameters: InspectionStandardApiGetInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultInspectionStandardEntity>;
259
- /**
260
- *
261
- * @summary 巡检标准导入-确认导入
262
- * @param {*} [options] Override http request option.
263
- * @throws {RequiredError}
264
- */
265
- inspectionStandardBatchImportConfirm(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOInspectionStandardImportDTO>;
266
- /**
267
- *
268
- * @summary 巡检标准导入-预览结果
269
- * @param {*} [options] Override http request option.
270
- * @throws {RequiredError}
271
- */
272
- inspectionStandardBatchImportPreview(options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOInspectionStandardImportDTO>;
273
- /**
274
- *
275
- * @summary 巡检标准导入-下载模板
276
- * @param {*} [options] Override http request option.
277
- * @throws {RequiredError}
278
- */
279
- inspectionStandardBatchImportTemplate(options?: RawAxiosRequestConfig): AxiosPromise<void>;
280
- /**
281
- *
282
- * @summary 巡检标准导入-上传文件
283
- * @param {InspectionStandardApiInspectionStandardBatchImportUploadRequest} requestParameters Request parameters.
284
- * @param {*} [options] Override http request option.
285
- * @throws {RequiredError}
286
- */
287
- inspectionStandardBatchImportUpload(requestParameters: InspectionStandardApiInspectionStandardBatchImportUploadRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultExcelImportResultDTOInspectionStandardImportDTO>;
288
- /**
289
- *
290
- * @summary 巡检标准列表
291
- * @param {InspectionStandardApiListInspectionStandardRequest} requestParameters Request parameters.
292
- * @param {*} [options] Override http request option.
293
- * @throws {RequiredError}
294
- */
295
- listInspectionStandard(requestParameters: InspectionStandardApiListInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultPageDtoInspectionStandardEntity>;
296
- /**
297
- *
298
- * @summary 同步其他园区巡检标准
299
- * @param {InspectionStandardApiSyncInspectionStandardRequest} requestParameters Request parameters.
300
- * @param {*} [options] Override http request option.
301
- * @throws {RequiredError}
302
- */
303
- syncInspectionStandard(requestParameters: InspectionStandardApiSyncInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
304
- /**
305
- *
306
- * @summary 修改巡检标准
307
- * @param {InspectionStandardApiUpdateInspectionStandardRequest} requestParameters Request parameters.
308
- * @param {*} [options] Override http request option.
309
- * @throws {RequiredError}
310
- */
311
- updateInspectionStandard(requestParameters: InspectionStandardApiUpdateInspectionStandardRequest, options?: RawAxiosRequestConfig): AxiosPromise<JsonResultVoid>;
312
- };
313
- /**
314
- * Request parameters for createInspectionStandard operation in InspectionStandardApi.
315
- * @export
316
- * @interface InspectionStandardApiCreateInspectionStandardRequest
317
- */
318
- export interface InspectionStandardApiCreateInspectionStandardRequest {
319
- /**
320
- *
321
- * @type {Array<InspectionStandardAddOrUpdateVO>}
322
- * @memberof InspectionStandardApiCreateInspectionStandard
323
- */
324
- readonly inspectionStandardAddOrUpdateVO: Array<InspectionStandardAddOrUpdateVO>;
325
- }
326
- /**
327
- * Request parameters for deleteInspectionStandard operation in InspectionStandardApi.
328
- * @export
329
- * @interface InspectionStandardApiDeleteInspectionStandardRequest
330
- */
331
- export interface InspectionStandardApiDeleteInspectionStandardRequest {
332
- /**
333
- * 巡检标准id
334
- * @type {number}
335
- * @memberof InspectionStandardApiDeleteInspectionStandard
336
- */
337
- readonly id: number;
338
- }
339
- /**
340
- * Request parameters for deleteInspectionStandards operation in InspectionStandardApi.
341
- * @export
342
- * @interface InspectionStandardApiDeleteInspectionStandardsRequest
343
- */
344
- export interface InspectionStandardApiDeleteInspectionStandardsRequest {
345
- /**
346
- *
347
- * @type {Array<number>}
348
- * @memberof InspectionStandardApiDeleteInspectionStandards
349
- */
350
- readonly requestBody: Array<number>;
351
- }
352
- /**
353
- * Request parameters for getInspectionStandard operation in InspectionStandardApi.
354
- * @export
355
- * @interface InspectionStandardApiGetInspectionStandardRequest
356
- */
357
- export interface InspectionStandardApiGetInspectionStandardRequest {
358
- /**
359
- *
360
- * @type {number}
361
- * @memberof InspectionStandardApiGetInspectionStandard
362
- */
363
- readonly id: number;
364
- }
365
- /**
366
- * Request parameters for inspectionStandardBatchImportUpload operation in InspectionStandardApi.
367
- * @export
368
- * @interface InspectionStandardApiInspectionStandardBatchImportUploadRequest
369
- */
370
- export interface InspectionStandardApiInspectionStandardBatchImportUploadRequest {
371
- /**
372
- * 园区id
373
- * @type {number}
374
- * @memberof InspectionStandardApiInspectionStandardBatchImportUpload
375
- */
376
- readonly parkId: number;
377
- /**
378
- *
379
- * @type {File}
380
- * @memberof InspectionStandardApiInspectionStandardBatchImportUpload
381
- */
382
- readonly file: File;
383
- /**
384
- * 语言
385
- * @type {string}
386
- * @memberof InspectionStandardApiInspectionStandardBatchImportUpload
387
- */
388
- readonly language?: string;
389
- }
390
- /**
391
- * Request parameters for listInspectionStandard operation in InspectionStandardApi.
392
- * @export
393
- * @interface InspectionStandardApiListInspectionStandardRequest
394
- */
395
- export interface InspectionStandardApiListInspectionStandardRequest {
396
- /**
397
- * 园区id
398
- * @type {number}
399
- * @memberof InspectionStandardApiListInspectionStandard
400
- */
401
- readonly parkId: number;
402
- /**
403
- * 每页数量
404
- * @type {number}
405
- * @memberof InspectionStandardApiListInspectionStandard
406
- */
407
- readonly pageSize: number;
408
- /**
409
- * 页码
410
- * @type {number}
411
- * @memberof InspectionStandardApiListInspectionStandard
412
- */
413
- readonly page: number;
414
- /**
415
- * 内容
416
- * @type {string}
417
- * @memberof InspectionStandardApiListInspectionStandard
418
- */
419
- readonly searchValue?: string;
420
- /**
421
- * 巡检分类
422
- * @type {InspectionCategoryEnum}
423
- * @memberof InspectionStandardApiListInspectionStandard
424
- */
425
- readonly category?: InspectionCategoryEnum;
426
- /**
427
- * 周期
428
- * @type {WorkOrderPlanRepeatsEnum}
429
- * @memberof InspectionStandardApiListInspectionStandard
430
- */
431
- readonly repeats?: WorkOrderPlanRepeatsEnum;
432
- }
433
- /**
434
- * Request parameters for syncInspectionStandard operation in InspectionStandardApi.
435
- * @export
436
- * @interface InspectionStandardApiSyncInspectionStandardRequest
437
- */
438
- export interface InspectionStandardApiSyncInspectionStandardRequest {
439
- /**
440
- *
441
- * @type {number}
442
- * @memberof InspectionStandardApiSyncInspectionStandard
443
- */
444
- readonly parkIdOne: number;
445
- /**
446
- *
447
- * @type {number}
448
- * @memberof InspectionStandardApiSyncInspectionStandard
449
- */
450
- readonly parkIdTwo: number;
451
- }
452
- /**
453
- * Request parameters for updateInspectionStandard operation in InspectionStandardApi.
454
- * @export
455
- * @interface InspectionStandardApiUpdateInspectionStandardRequest
456
- */
457
- export interface InspectionStandardApiUpdateInspectionStandardRequest {
458
- /**
459
- *
460
- * @type {number}
461
- * @memberof InspectionStandardApiUpdateInspectionStandard
462
- */
463
- readonly id: number;
464
- /**
465
- *
466
- * @type {InspectionStandardAddOrUpdateVO}
467
- * @memberof InspectionStandardApiUpdateInspectionStandard
468
- */
469
- readonly inspectionStandardAddOrUpdateVO: InspectionStandardAddOrUpdateVO;
470
- }
471
- /**
472
- * InspectionStandardApi - object-oriented interface
473
- * @export
474
- * @class InspectionStandardApi
475
- * @extends {BaseAPI}
476
- */
477
- export declare class InspectionStandardApi extends BaseAPI {
478
- /**
479
- *
480
- * @summary 添加巡检标准
481
- * @param {InspectionStandardApiCreateInspectionStandardRequest} requestParameters Request parameters.
482
- * @param {*} [options] Override http request option.
483
- * @throws {RequiredError}
484
- * @memberof InspectionStandardApi
485
- */
486
- createInspectionStandard(requestParameters: InspectionStandardApiCreateInspectionStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
487
- /**
488
- *
489
- * @summary 删除巡检标准
490
- * @param {InspectionStandardApiDeleteInspectionStandardRequest} requestParameters Request parameters.
491
- * @param {*} [options] Override http request option.
492
- * @throws {RequiredError}
493
- * @memberof InspectionStandardApi
494
- */
495
- deleteInspectionStandard(requestParameters: InspectionStandardApiDeleteInspectionStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
496
- /**
497
- *
498
- * @summary 批量删除巡检标准
499
- * @param {InspectionStandardApiDeleteInspectionStandardsRequest} requestParameters Request parameters.
500
- * @param {*} [options] Override http request option.
501
- * @throws {RequiredError}
502
- * @memberof InspectionStandardApi
503
- */
504
- deleteInspectionStandards(requestParameters: InspectionStandardApiDeleteInspectionStandardsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
505
- /**
506
- *
507
- * @summary 巡检标准详情
508
- * @param {InspectionStandardApiGetInspectionStandardRequest} requestParameters Request parameters.
509
- * @param {*} [options] Override http request option.
510
- * @throws {RequiredError}
511
- * @memberof InspectionStandardApi
512
- */
513
- getInspectionStandard(requestParameters: InspectionStandardApiGetInspectionStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultInspectionStandardEntity, any>>;
514
- /**
515
- *
516
- * @summary 巡检标准导入-确认导入
517
- * @param {*} [options] Override http request option.
518
- * @throws {RequiredError}
519
- * @memberof InspectionStandardApi
520
- */
521
- inspectionStandardBatchImportConfirm(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultExcelImportResultDTOInspectionStandardImportDTO, any>>;
522
- /**
523
- *
524
- * @summary 巡检标准导入-预览结果
525
- * @param {*} [options] Override http request option.
526
- * @throws {RequiredError}
527
- * @memberof InspectionStandardApi
528
- */
529
- inspectionStandardBatchImportPreview(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultExcelImportResultDTOInspectionStandardImportDTO, any>>;
530
- /**
531
- *
532
- * @summary 巡检标准导入-下载模板
533
- * @param {*} [options] Override http request option.
534
- * @throws {RequiredError}
535
- * @memberof InspectionStandardApi
536
- */
537
- inspectionStandardBatchImportTemplate(options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
538
- /**
539
- *
540
- * @summary 巡检标准导入-上传文件
541
- * @param {InspectionStandardApiInspectionStandardBatchImportUploadRequest} requestParameters Request parameters.
542
- * @param {*} [options] Override http request option.
543
- * @throws {RequiredError}
544
- * @memberof InspectionStandardApi
545
- */
546
- inspectionStandardBatchImportUpload(requestParameters: InspectionStandardApiInspectionStandardBatchImportUploadRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultExcelImportResultDTOInspectionStandardImportDTO, any>>;
547
- /**
548
- *
549
- * @summary 巡检标准列表
550
- * @param {InspectionStandardApiListInspectionStandardRequest} requestParameters Request parameters.
551
- * @param {*} [options] Override http request option.
552
- * @throws {RequiredError}
553
- * @memberof InspectionStandardApi
554
- */
555
- listInspectionStandard(requestParameters: InspectionStandardApiListInspectionStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultPageDtoInspectionStandardEntity, any>>;
556
- /**
557
- *
558
- * @summary 同步其他园区巡检标准
559
- * @param {InspectionStandardApiSyncInspectionStandardRequest} requestParameters Request parameters.
560
- * @param {*} [options] Override http request option.
561
- * @throws {RequiredError}
562
- * @memberof InspectionStandardApi
563
- */
564
- syncInspectionStandard(requestParameters: InspectionStandardApiSyncInspectionStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
565
- /**
566
- *
567
- * @summary 修改巡检标准
568
- * @param {InspectionStandardApiUpdateInspectionStandardRequest} requestParameters Request parameters.
569
- * @param {*} [options] Override http request option.
570
- * @throws {RequiredError}
571
- * @memberof InspectionStandardApi
572
- */
573
- updateInspectionStandard(requestParameters: InspectionStandardApiUpdateInspectionStandardRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<JsonResultVoid, any>>;
574
- }