@gizone/rrs-client 4.1.2-alpha.182 → 4.1.3-alpha.183

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 (221) hide show
  1. package/.openapi-generator/FILES +18 -1
  2. package/README.md +2 -2
  3. package/api.ts +1 -0
  4. package/apis/equipment-api.ts +0 -91
  5. package/apis/offline-alert-work-order-controller-api.ts +149 -0
  6. package/apis/open-api-api.ts +312 -0
  7. package/apis/space-api.ts +4 -118
  8. package/apis/work-order-api.ts +103 -0
  9. package/configuration.ts +1 -1
  10. package/dist/api.d.ts +1 -0
  11. package/dist/api.js +1 -0
  12. package/dist/apis/equipment-api.d.ts +0 -47
  13. package/dist/apis/equipment-api.js +0 -70
  14. package/dist/apis/offline-alert-work-order-controller-api.d.ts +87 -0
  15. package/dist/apis/offline-alert-work-order-controller-api.js +138 -0
  16. package/dist/apis/open-api-api.d.ts +166 -0
  17. package/dist/apis/open-api-api.js +226 -0
  18. package/dist/apis/space-api.d.ts +4 -65
  19. package/dist/apis/space-api.js +0 -81
  20. package/dist/apis/work-order-api.d.ts +55 -0
  21. package/dist/apis/work-order-api.js +75 -0
  22. package/dist/configuration.js +1 -1
  23. package/dist/esm/api.d.ts +1 -0
  24. package/dist/esm/api.js +1 -0
  25. package/dist/esm/apis/equipment-api.d.ts +0 -47
  26. package/dist/esm/apis/equipment-api.js +0 -70
  27. package/dist/esm/apis/offline-alert-work-order-controller-api.d.ts +87 -0
  28. package/dist/esm/apis/offline-alert-work-order-controller-api.js +131 -0
  29. package/dist/esm/apis/open-api-api.d.ts +166 -0
  30. package/dist/esm/apis/open-api-api.js +227 -1
  31. package/dist/esm/apis/space-api.d.ts +4 -65
  32. package/dist/esm/apis/space-api.js +0 -81
  33. package/dist/esm/apis/work-order-api.d.ts +55 -0
  34. package/dist/esm/apis/work-order-api.js +75 -0
  35. package/dist/esm/configuration.js +1 -1
  36. package/dist/esm/models/equipment-detail-dto.d.ts +23 -3
  37. package/dist/esm/models/equipment-edit-batch-vo.d.ts +3 -2
  38. package/dist/esm/models/equipment-edit-vo.d.ts +17 -3
  39. package/dist/esm/models/equipment-search-system-dto.d.ts +23 -3
  40. package/dist/esm/models/equipment-search-vo.d.ts +4 -3
  41. package/dist/esm/models/equipment-status-enum.d.ts +25 -0
  42. package/dist/esm/models/equipment-status-enum.js +26 -0
  43. package/dist/esm/models/equipment-status.d.ts +30 -0
  44. package/dist/esm/models/equipment-status.js +14 -0
  45. package/dist/esm/models/equipment-tree-details-dto.d.ts +23 -3
  46. package/dist/esm/models/excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +43 -0
  47. package/dist/esm/models/excel-import-upload-to-redis-vo-space-add-excel-dto.js +14 -0
  48. package/dist/esm/models/get-user-wx200-response.d.ts +10 -10
  49. package/dist/esm/models/index.d.ts +17 -1
  50. package/dist/esm/models/index.js +17 -1
  51. package/dist/esm/models/ipage-access-vo.d.ts +4 -4
  52. package/dist/esm/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +62 -0
  53. package/dist/esm/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.js +14 -0
  54. package/dist/esm/models/json-result-offline-alert-work-order-details-dto.d.ts +62 -0
  55. package/dist/esm/models/json-result-offline-alert-work-order-details-dto.js +14 -0
  56. package/dist/esm/models/network-monitor-repair-add-vo.d.ts +6 -0
  57. package/dist/esm/models/network-monitor-repair-details-dto.d.ts +13 -0
  58. package/dist/esm/models/offline-alert-device-vo.d.ts +30 -0
  59. package/dist/esm/models/offline-alert-device-vo.js +14 -0
  60. package/dist/esm/models/offline-alert-submit-vo.d.ts +43 -0
  61. package/dist/esm/models/offline-alert-submit-vo.js +14 -0
  62. package/dist/esm/models/offline-alert-work-order-details-dto.d.ts +91 -0
  63. package/dist/esm/models/offline-alert-work-order-details-dto.js +14 -0
  64. package/dist/esm/models/offline-alert-work-order-info.d.ts +72 -0
  65. package/dist/esm/models/offline-alert-work-order-info.js +21 -0
  66. package/dist/esm/models/offline-alert-work-order-vo.d.ts +43 -0
  67. package/dist/esm/models/offline-alert-work-order-vo.js +14 -0
  68. package/dist/esm/models/park-info-dto.d.ts +6 -0
  69. package/dist/esm/models/result-code.d.ts +1 -0
  70. package/dist/esm/models/result-code.js +1 -0
  71. package/dist/esm/models/source-work-order-dto.d.ts +37 -0
  72. package/dist/esm/models/source-work-order-dto.js +14 -0
  73. package/dist/esm/models/space-add-excel-dto.d.ts +28 -10
  74. package/dist/esm/models/space-add-vo.d.ts +22 -9
  75. package/dist/esm/models/space-detail-dto.d.ts +16 -3
  76. package/dist/esm/models/space-edit-vo.d.ts +16 -3
  77. package/dist/esm/models/{space-industry-attribute.d.ts → space-industry-attribute-enum.d.ts} +2 -2
  78. package/dist/esm/models/{space-industry-attribute.js → space-industry-attribute-enum.js} +1 -1
  79. package/dist/esm/models/space-level-enum.d.ts +23 -0
  80. package/dist/esm/models/space-level-enum.js +24 -0
  81. package/dist/esm/models/space-tree-dto.d.ts +16 -3
  82. package/dist/esm/models/space.d.ts +3 -3
  83. package/dist/esm/models/sync-equipment-status-vo.d.ts +37 -0
  84. package/dist/esm/models/sync-equipment-status-vo.js +14 -0
  85. package/dist/esm/models/sync-equipment-vo-equipment.d.ts +90 -0
  86. package/dist/esm/models/sync-equipment-vo-equipment.js +14 -0
  87. package/dist/esm/models/sync-equipment-vo.d.ts +13 -174
  88. package/dist/esm/models/system-user-msg-source-type-enum.d.ts +1 -0
  89. package/dist/esm/models/system-user-msg-source-type-enum.js +2 -1
  90. package/dist/esm/models/third-party-system-enum.d.ts +22 -0
  91. package/dist/esm/models/third-party-system-enum.js +23 -0
  92. package/dist/esm/models/work-order-ext-data.d.ts +7 -0
  93. package/dist/esm/models/work-order-internal-status-enum.d.ts +2 -0
  94. package/dist/esm/models/work-order-internal-status-enum.js +3 -1
  95. package/dist/esm/models/work-order-issue-type-enum.d.ts +10 -0
  96. package/dist/esm/models/work-order-issue-type-enum.js +11 -1
  97. package/dist/esm/models/work-order-report-vo.d.ts +8 -1
  98. package/dist/esm/models/work-order-settings-type-enum.d.ts +1 -0
  99. package/dist/esm/models/work-order-settings-type-enum.js +2 -1
  100. package/dist/esm/models/work-order-source-enum.d.ts +1 -1
  101. package/dist/esm/models/work-order-source-enum.js +1 -1
  102. package/dist/esm/models/work-order-submit-vo.d.ts +25 -0
  103. package/dist/esm/models/work-order-submit-vo.js +14 -0
  104. package/dist/esm/models/work-order-type-enum.d.ts +1 -0
  105. package/dist/esm/models/work-order-type-enum.js +2 -1
  106. package/dist/models/equipment-detail-dto.d.ts +23 -3
  107. package/dist/models/equipment-edit-batch-vo.d.ts +3 -2
  108. package/dist/models/equipment-edit-vo.d.ts +17 -3
  109. package/dist/models/equipment-search-system-dto.d.ts +23 -3
  110. package/dist/models/equipment-search-vo.d.ts +4 -3
  111. package/dist/models/equipment-status-enum.d.ts +25 -0
  112. package/dist/models/equipment-status-enum.js +29 -0
  113. package/dist/models/equipment-status.d.ts +30 -0
  114. package/dist/models/equipment-status.js +15 -0
  115. package/dist/models/equipment-tree-details-dto.d.ts +23 -3
  116. package/dist/models/excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +43 -0
  117. package/dist/models/excel-import-upload-to-redis-vo-space-add-excel-dto.js +15 -0
  118. package/dist/models/get-user-wx200-response.d.ts +10 -10
  119. package/dist/models/index.d.ts +17 -1
  120. package/dist/models/index.js +17 -1
  121. package/dist/models/ipage-access-vo.d.ts +4 -4
  122. package/dist/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.d.ts +62 -0
  123. package/dist/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.js +15 -0
  124. package/dist/models/json-result-offline-alert-work-order-details-dto.d.ts +62 -0
  125. package/dist/models/json-result-offline-alert-work-order-details-dto.js +15 -0
  126. package/dist/models/network-monitor-repair-add-vo.d.ts +6 -0
  127. package/dist/models/network-monitor-repair-details-dto.d.ts +13 -0
  128. package/dist/models/offline-alert-device-vo.d.ts +30 -0
  129. package/dist/models/offline-alert-device-vo.js +15 -0
  130. package/dist/models/offline-alert-submit-vo.d.ts +43 -0
  131. package/dist/models/offline-alert-submit-vo.js +15 -0
  132. package/dist/models/offline-alert-work-order-details-dto.d.ts +91 -0
  133. package/dist/models/offline-alert-work-order-details-dto.js +15 -0
  134. package/dist/models/offline-alert-work-order-info.d.ts +72 -0
  135. package/dist/models/offline-alert-work-order-info.js +24 -0
  136. package/dist/models/offline-alert-work-order-vo.d.ts +43 -0
  137. package/dist/models/offline-alert-work-order-vo.js +15 -0
  138. package/dist/models/park-info-dto.d.ts +6 -0
  139. package/dist/models/result-code.d.ts +1 -0
  140. package/dist/models/result-code.js +1 -0
  141. package/dist/models/source-work-order-dto.d.ts +37 -0
  142. package/dist/models/source-work-order-dto.js +15 -0
  143. package/dist/models/space-add-excel-dto.d.ts +28 -10
  144. package/dist/models/space-add-vo.d.ts +22 -9
  145. package/dist/models/space-detail-dto.d.ts +16 -3
  146. package/dist/models/space-edit-vo.d.ts +16 -3
  147. package/dist/models/{space-industry-attribute.d.ts → space-industry-attribute-enum.d.ts} +2 -2
  148. package/dist/models/{space-industry-attribute.js → space-industry-attribute-enum.js} +2 -2
  149. package/dist/models/space-level-enum.d.ts +23 -0
  150. package/dist/models/space-level-enum.js +27 -0
  151. package/dist/models/space-tree-dto.d.ts +16 -3
  152. package/dist/models/space.d.ts +3 -3
  153. package/dist/models/sync-equipment-status-vo.d.ts +37 -0
  154. package/dist/models/sync-equipment-status-vo.js +15 -0
  155. package/dist/models/sync-equipment-vo-equipment.d.ts +90 -0
  156. package/dist/models/sync-equipment-vo-equipment.js +15 -0
  157. package/dist/models/sync-equipment-vo.d.ts +13 -174
  158. package/dist/models/system-user-msg-source-type-enum.d.ts +1 -0
  159. package/dist/models/system-user-msg-source-type-enum.js +2 -1
  160. package/dist/models/third-party-system-enum.d.ts +22 -0
  161. package/dist/models/third-party-system-enum.js +26 -0
  162. package/dist/models/work-order-ext-data.d.ts +7 -0
  163. package/dist/models/work-order-internal-status-enum.d.ts +2 -0
  164. package/dist/models/work-order-internal-status-enum.js +3 -1
  165. package/dist/models/work-order-issue-type-enum.d.ts +10 -0
  166. package/dist/models/work-order-issue-type-enum.js +11 -1
  167. package/dist/models/work-order-report-vo.d.ts +8 -1
  168. package/dist/models/work-order-settings-type-enum.d.ts +1 -0
  169. package/dist/models/work-order-settings-type-enum.js +2 -1
  170. package/dist/models/work-order-source-enum.d.ts +1 -1
  171. package/dist/models/work-order-source-enum.js +1 -1
  172. package/dist/models/work-order-submit-vo.d.ts +25 -0
  173. package/dist/models/work-order-submit-vo.js +15 -0
  174. package/dist/models/work-order-type-enum.d.ts +1 -0
  175. package/dist/models/work-order-type-enum.js +2 -1
  176. package/models/equipment-detail-dto.ts +29 -3
  177. package/models/equipment-edit-batch-vo.ts +7 -2
  178. package/models/equipment-edit-vo.ts +23 -3
  179. package/models/equipment-search-system-dto.ts +29 -3
  180. package/models/equipment-search-vo.ts +8 -3
  181. package/models/equipment-status-enum.ts +35 -0
  182. package/models/equipment-status.ts +36 -0
  183. package/models/equipment-tree-details-dto.ts +29 -3
  184. package/models/excel-import-upload-to-redis-vo-space-add-excel-dto.ts +51 -0
  185. package/models/get-user-wx200-response.ts +10 -10
  186. package/models/index.ts +17 -1
  187. package/models/ipage-access-vo.ts +4 -4
  188. package/models/json-result-excel-import-upload-to-redis-vo-space-add-excel-dto.ts +72 -0
  189. package/models/json-result-offline-alert-work-order-details-dto.ts +72 -0
  190. package/models/network-monitor-repair-add-vo.ts +6 -0
  191. package/models/network-monitor-repair-details-dto.ts +15 -0
  192. package/models/offline-alert-device-vo.ts +36 -0
  193. package/models/offline-alert-submit-vo.ts +53 -0
  194. package/models/offline-alert-work-order-details-dto.ts +113 -0
  195. package/models/offline-alert-work-order-info.ts +86 -0
  196. package/models/offline-alert-work-order-vo.ts +53 -0
  197. package/models/park-info-dto.ts +6 -0
  198. package/models/result-code.ts +1 -0
  199. package/models/source-work-order-dto.ts +47 -0
  200. package/models/space-add-excel-dto.ts +28 -10
  201. package/models/space-add-vo.ts +24 -9
  202. package/models/space-detail-dto.ts +18 -3
  203. package/models/space-edit-vo.ts +18 -3
  204. package/models/{space-industry-attribute.ts → space-industry-attribute-enum.ts} +2 -2
  205. package/models/space-level-enum.ts +33 -0
  206. package/models/space-tree-dto.ts +18 -3
  207. package/models/space.ts +3 -3
  208. package/models/sync-equipment-status-vo.ts +45 -0
  209. package/models/sync-equipment-vo-equipment.ts +96 -0
  210. package/models/sync-equipment-vo.ts +15 -174
  211. package/models/system-user-msg-source-type-enum.ts +2 -1
  212. package/models/third-party-system-enum.ts +32 -0
  213. package/models/work-order-ext-data.ts +9 -0
  214. package/models/work-order-internal-status-enum.ts +3 -1
  215. package/models/work-order-issue-type-enum.ts +11 -1
  216. package/models/work-order-report-vo.ts +10 -1
  217. package/models/work-order-settings-type-enum.ts +2 -1
  218. package/models/work-order-source-enum.ts +1 -1
  219. package/models/work-order-submit-vo.ts +33 -0
  220. package/models/work-order-type-enum.ts +2 -1
  221. package/package.json +1 -1
@@ -0,0 +1,113 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * OpenAPI definition
5
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
+ *
7
+ * The version of the OpenAPI document: v0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import type { WorkOrderExtData } from './work-order-ext-data';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import type { WorkOrderHandlerDto } from './work-order-handler-dto';
22
+ // May contain unused imports in some cases
23
+ // @ts-ignore
24
+ import type { WorkOrderInternalStatusEnum } from './work-order-internal-status-enum';
25
+ // May contain unused imports in some cases
26
+ // @ts-ignore
27
+ import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
28
+ // May contain unused imports in some cases
29
+ // @ts-ignore
30
+ import type { WorkOrderSponsorDto } from './work-order-sponsor-dto';
31
+ // May contain unused imports in some cases
32
+ // @ts-ignore
33
+ import type { WorkOrderStatusEnum } from './work-order-status-enum';
34
+ // May contain unused imports in some cases
35
+ // @ts-ignore
36
+ import type { WorkOrderTypeEnum } from './work-order-type-enum';
37
+
38
+ /**
39
+ * 离线告警工单详情
40
+ * @export
41
+ * @interface OfflineAlertWorkOrderDetailsDto
42
+ */
43
+ export interface OfflineAlertWorkOrderDetailsDto {
44
+ /**
45
+ * 工单id
46
+ * @type {number}
47
+ * @memberof OfflineAlertWorkOrderDetailsDto
48
+ */
49
+ 'workOrderId'?: number;
50
+ /**
51
+ * 园区ID
52
+ * @type {number}
53
+ * @memberof OfflineAlertWorkOrderDetailsDto
54
+ */
55
+ 'parkId'?: number;
56
+ /**
57
+ * 工单编号
58
+ * @type {string}
59
+ * @memberof OfflineAlertWorkOrderDetailsDto
60
+ */
61
+ 'workOrderNo'?: string;
62
+ /**
63
+ * 工单名称
64
+ * @type {string}
65
+ * @memberof OfflineAlertWorkOrderDetailsDto
66
+ */
67
+ 'workOrderName'?: string;
68
+ /**
69
+ *
70
+ * @type {WorkOrderTypeEnum}
71
+ * @memberof OfflineAlertWorkOrderDetailsDto
72
+ */
73
+ 'workOrderType'?: WorkOrderTypeEnum;
74
+ /**
75
+ *
76
+ * @type {WorkOrderStatusEnum}
77
+ * @memberof OfflineAlertWorkOrderDetailsDto
78
+ */
79
+ 'workOrderStatus'?: WorkOrderStatusEnum;
80
+ /**
81
+ *
82
+ * @type {WorkOrderSponsorDto}
83
+ * @memberof OfflineAlertWorkOrderDetailsDto
84
+ */
85
+ 'sponsor'?: WorkOrderSponsorDto;
86
+ /**
87
+ *
88
+ * @type {WorkOrderHandlerDto}
89
+ * @memberof OfflineAlertWorkOrderDetailsDto
90
+ */
91
+ 'handler'?: WorkOrderHandlerDto;
92
+ /**
93
+ *
94
+ * @type {WorkOrderIssueTypeEnum}
95
+ * @memberof OfflineAlertWorkOrderDetailsDto
96
+ */
97
+ 'workOrderIssueType'?: WorkOrderIssueTypeEnum;
98
+ /**
99
+ *
100
+ * @type {WorkOrderInternalStatusEnum}
101
+ * @memberof OfflineAlertWorkOrderDetailsDto
102
+ */
103
+ 'internalStatus'?: WorkOrderInternalStatusEnum;
104
+ /**
105
+ *
106
+ * @type {WorkOrderExtData}
107
+ * @memberof OfflineAlertWorkOrderDetailsDto
108
+ */
109
+ 'workOrderExtData'?: WorkOrderExtData;
110
+ }
111
+
112
+
113
+
@@ -0,0 +1,86 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * OpenAPI definition
5
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
+ *
7
+ * The version of the OpenAPI document: v0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import type { OfflineAlertDeviceVo } from './offline-alert-device-vo';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
22
+
23
+ /**
24
+ * 离线告警工单信息
25
+ * @export
26
+ * @interface OfflineAlertWorkOrderInfo
27
+ */
28
+ export interface OfflineAlertWorkOrderInfo {
29
+ /**
30
+ * 离线告警设备
31
+ * @type {Array<OfflineAlertDeviceVo>}
32
+ * @memberof OfflineAlertWorkOrderInfo
33
+ */
34
+ 'devices'?: Array<OfflineAlertDeviceVo>;
35
+ /**
36
+ * 离线告警设备类型枚举
37
+ * @type {string}
38
+ * @memberof OfflineAlertWorkOrderInfo
39
+ */
40
+ 'deviceType'?: OfflineAlertWorkOrderInfoDeviceTypeEnum;
41
+ /**
42
+ * 离线告警风险等级枚举
43
+ * @type {string}
44
+ * @memberof OfflineAlertWorkOrderInfo
45
+ */
46
+ 'riskLevel'?: OfflineAlertWorkOrderInfoRiskLevelEnum;
47
+ /**
48
+ * 要求修复时间
49
+ * @type {string}
50
+ * @memberof OfflineAlertWorkOrderInfo
51
+ */
52
+ 'requireRepairTime'?: string;
53
+ /**
54
+ * 原因描述
55
+ * @type {string}
56
+ * @memberof OfflineAlertWorkOrderInfo
57
+ */
58
+ 'reasonDescription'?: string;
59
+ /**
60
+ * 原因图片
61
+ * @type {Array<string>}
62
+ * @memberof OfflineAlertWorkOrderInfo
63
+ */
64
+ 'reasonImage'?: Array<string>;
65
+ /**
66
+ *
67
+ * @type {WorkOrderIssueTypeEnum}
68
+ * @memberof OfflineAlertWorkOrderInfo
69
+ */
70
+ 'issueType'?: WorkOrderIssueTypeEnum;
71
+ }
72
+
73
+ export const OfflineAlertWorkOrderInfoDeviceTypeEnum = {
74
+ Surveillance: 'SURVEILLANCE'
75
+ } as const;
76
+
77
+ export type OfflineAlertWorkOrderInfoDeviceTypeEnum = typeof OfflineAlertWorkOrderInfoDeviceTypeEnum[keyof typeof OfflineAlertWorkOrderInfoDeviceTypeEnum];
78
+ export const OfflineAlertWorkOrderInfoRiskLevelEnum = {
79
+ VeryHigh: 'VERY_HIGH',
80
+ High: 'HIGH',
81
+ Low: 'LOW'
82
+ } as const;
83
+
84
+ export type OfflineAlertWorkOrderInfoRiskLevelEnum = typeof OfflineAlertWorkOrderInfoRiskLevelEnum[keyof typeof OfflineAlertWorkOrderInfoRiskLevelEnum];
85
+
86
+
@@ -0,0 +1,53 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * OpenAPI definition
5
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
+ *
7
+ * The version of the OpenAPI document: v0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import type { WorkOrderIssueTypeEnum } from './work-order-issue-type-enum';
19
+
20
+ /**
21
+ * 设备离线告警工单
22
+ * @export
23
+ * @interface OfflineAlertWorkOrderVo
24
+ */
25
+ export interface OfflineAlertWorkOrderVo {
26
+ /**
27
+ *
28
+ * @type {WorkOrderIssueTypeEnum}
29
+ * @memberof OfflineAlertWorkOrderVo
30
+ */
31
+ 'issueType'?: WorkOrderIssueTypeEnum;
32
+ /**
33
+ * 要求修复时间
34
+ * @type {string}
35
+ * @memberof OfflineAlertWorkOrderVo
36
+ */
37
+ 'requireRepairTime'?: string;
38
+ /**
39
+ * 原因描述
40
+ * @type {string}
41
+ * @memberof OfflineAlertWorkOrderVo
42
+ */
43
+ 'reasonDescription'?: string;
44
+ /**
45
+ * 原因图片/视频地址
46
+ * @type {Array<string>}
47
+ * @memberof OfflineAlertWorkOrderVo
48
+ */
49
+ 'reasonImage'?: Array<string>;
50
+ }
51
+
52
+
53
+
@@ -23,6 +23,12 @@ import type { DeptRelationDTO } from './dept-relation-dto';
23
23
  * @interface ParkInfoDTO
24
24
  */
25
25
  export interface ParkInfoDTO {
26
+ /**
27
+ * 园区ID
28
+ * @type {number}
29
+ * @memberof ParkInfoDTO
30
+ */
31
+ 'parkId'?: number;
26
32
  /**
27
33
  * 园区名称
28
34
  * @type {string}
@@ -137,6 +137,7 @@ export const ResultCode = {
137
137
  IncorrectPassword: 'INCORRECT_PASSWORD',
138
138
  IncorrectInspectionOrder: 'INCORRECT_INSPECTION_ORDER',
139
139
  ThirdPartyFailure: 'THIRD_PARTY_FAILURE',
140
+ WorkOrderIssueType: 'WORK_ORDER_ISSUE_TYPE',
140
141
  UnknownException: 'UNKNOWN_EXCEPTION',
141
142
  RecordAlreadyExistsInTheDatabase: 'RECORD_ALREADY_EXISTS_IN_THE_DATABASE',
142
143
  SqlException: 'SQL_EXCEPTION',
@@ -0,0 +1,47 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * OpenAPI definition
5
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
+ *
7
+ * The version of the OpenAPI document: v0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import type { WorkOrderTypeEnum } from './work-order-type-enum';
19
+
20
+ /**
21
+ * 来源工单
22
+ * @export
23
+ * @interface SourceWorkOrderDTO
24
+ */
25
+ export interface SourceWorkOrderDTO {
26
+ /**
27
+ * 工单ID
28
+ * @type {number}
29
+ * @memberof SourceWorkOrderDTO
30
+ */
31
+ 'workOrderId'?: number;
32
+ /**
33
+ *
34
+ * @type {WorkOrderTypeEnum}
35
+ * @memberof SourceWorkOrderDTO
36
+ */
37
+ 'workOrderType'?: WorkOrderTypeEnum;
38
+ /**
39
+ * 工单编号
40
+ * @type {string}
41
+ * @memberof SourceWorkOrderDTO
42
+ */
43
+ 'workOrderNo'?: string;
44
+ }
45
+
46
+
47
+
@@ -25,55 +25,67 @@ export interface SpaceAddExcelDTO {
25
25
  * @type {string}
26
26
  * @memberof SpaceAddExcelDTO
27
27
  */
28
- 'spaceName': string;
28
+ 'spaceName'?: string;
29
+ /**
30
+ * 空间类型
31
+ * @type {string}
32
+ * @memberof SpaceAddExcelDTO
33
+ */
34
+ 'spaceLevel'?: string;
35
+ /**
36
+ * 空间编码
37
+ * @type {string}
38
+ * @memberof SpaceAddExcelDTO
39
+ */
40
+ 'spaceCode'?: string;
29
41
  /**
30
42
  * 上级空间
31
43
  * @type {string}
32
44
  * @memberof SpaceAddExcelDTO
33
45
  */
34
- 'parentName': string;
46
+ 'parentName'?: string;
35
47
  /**
36
48
  * 空间属性
37
49
  * @type {string}
38
50
  * @memberof SpaceAddExcelDTO
39
51
  */
40
- 'spaceAttribute': string;
52
+ 'spaceAttribute'?: string;
41
53
  /**
42
54
  * 空间总租聘面积
43
55
  * @type {number}
44
56
  * @memberof SpaceAddExcelDTO
45
57
  */
46
- 'spaceTotalArea': number;
58
+ 'spaceTotalArea'?: number;
47
59
  /**
48
60
  * 空间总建筑面积
49
61
  * @type {number}
50
62
  * @memberof SpaceAddExcelDTO
51
63
  */
52
- 'floorArea': number;
64
+ 'floorArea'?: number;
53
65
  /**
54
66
  * 地面承重
55
67
  * @type {string}
56
68
  * @memberof SpaceAddExcelDTO
57
69
  */
58
- 'spaceGroundBearing': string;
70
+ 'spaceGroundBearing'?: string;
59
71
  /**
60
72
  * 防火等级
61
73
  * @type {string}
62
74
  * @memberof SpaceAddExcelDTO
63
75
  */
64
- 'spaceFireRating': string;
76
+ 'spaceFireRating'?: string;
65
77
  /**
66
78
  * 物业结构
67
79
  * @type {string}
68
80
  * @memberof SpaceAddExcelDTO
69
81
  */
70
- 'spacePropertyStructure': string;
82
+ 'spacePropertyStructure'?: string;
71
83
  /**
72
84
  * 展示方式
73
85
  * @type {string}
74
86
  * @memberof SpaceAddExcelDTO
75
87
  */
76
- 'imageDisplayMethod': string;
88
+ 'imageDisplayMethod'?: string;
77
89
  /**
78
90
  * 排序
79
91
  * @type {number}
@@ -85,7 +97,7 @@ export interface SpaceAddExcelDTO {
85
97
  * @type {string}
86
98
  * @memberof SpaceAddExcelDTO
87
99
  */
88
- 'industryAttributes'?: string;
100
+ 'industryAttribute'?: string;
89
101
  /**
90
102
  * 行数
91
103
  * @type {number}
@@ -98,5 +110,11 @@ export interface SpaceAddExcelDTO {
98
110
  * @memberof SpaceAddExcelDTO
99
111
  */
100
112
  'tips'?: string;
113
+ /**
114
+ *
115
+ * @type {boolean}
116
+ * @memberof SpaceAddExcelDTO
117
+ */
118
+ 'success'?: boolean;
101
119
  }
102
120
 
@@ -15,7 +15,10 @@
15
15
 
16
16
  // May contain unused imports in some cases
17
17
  // @ts-ignore
18
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
18
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import type { SpaceLevelEnum } from './space-level-enum';
19
22
 
20
23
  /**
21
24
  * 新增空间参数
@@ -54,23 +57,23 @@ export interface SpaceAddVO {
54
57
  */
55
58
  'spaceTotalArea': number;
56
59
  /**
57
- *
60
+ * 空间承重
58
61
  * @type {string}
59
62
  * @memberof SpaceAddVO
60
63
  */
61
- 'spaceGroundBearing': string;
64
+ 'spaceGroundBearing'?: string;
62
65
  /**
63
- *
66
+ * 防火等级
64
67
  * @type {string}
65
68
  * @memberof SpaceAddVO
66
69
  */
67
- 'spaceFireRating': string;
70
+ 'spaceFireRating'?: string;
68
71
  /**
69
- *
72
+ * 物业结构
70
73
  * @type {string}
71
74
  * @memberof SpaceAddVO
72
75
  */
73
- 'spacePropertyStructure': string;
76
+ 'spacePropertyStructure'?: string;
74
77
  /**
75
78
  *
76
79
  * @type {string}
@@ -115,10 +118,22 @@ export interface SpaceAddVO {
115
118
  'greeneryArea'?: number;
116
119
  /**
117
120
  * 行业属性
118
- * @type {Array<SpaceIndustryAttribute>}
121
+ * @type {Array<SpaceIndustryAttributeEnum>}
122
+ * @memberof SpaceAddVO
123
+ */
124
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
125
+ /**
126
+ *
127
+ * @type {SpaceLevelEnum}
128
+ * @memberof SpaceAddVO
129
+ */
130
+ 'spaceLevel': SpaceLevelEnum;
131
+ /**
132
+ * 空间编码
133
+ * @type {string}
119
134
  * @memberof SpaceAddVO
120
135
  */
121
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
136
+ 'spaceCode'?: string;
122
137
  }
123
138
 
124
139
  export const SpaceAddVOImageDisplayMethodEnum = {
@@ -18,7 +18,10 @@
18
18
  import type { PlanImageList } from './plan-image-list';
19
19
  // May contain unused imports in some cases
20
20
  // @ts-ignore
21
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
21
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
22
+ // May contain unused imports in some cases
23
+ // @ts-ignore
24
+ import type { SpaceLevelEnum } from './space-level-enum';
22
25
  // May contain unused imports in some cases
23
26
  // @ts-ignore
24
27
  import type { SpacePointDTO } from './space-point-dto';
@@ -181,10 +184,22 @@ export interface SpaceDetailDTO {
181
184
  'promptText'?: string;
182
185
  /**
183
186
  * 行业属性
184
- * @type {Array<SpaceIndustryAttribute>}
187
+ * @type {Array<SpaceIndustryAttributeEnum>}
188
+ * @memberof SpaceDetailDTO
189
+ */
190
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
191
+ /**
192
+ *
193
+ * @type {SpaceLevelEnum}
194
+ * @memberof SpaceDetailDTO
195
+ */
196
+ 'spaceLevel'?: SpaceLevelEnum;
197
+ /**
198
+ * 空间编码
199
+ * @type {string}
185
200
  * @memberof SpaceDetailDTO
186
201
  */
187
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
202
+ 'spaceCode'?: string;
188
203
  }
189
204
 
190
205
  export const SpaceDetailDTOImageDisplayMethodEnum = {
@@ -15,7 +15,10 @@
15
15
 
16
16
  // May contain unused imports in some cases
17
17
  // @ts-ignore
18
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
18
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import type { SpaceLevelEnum } from './space-level-enum';
19
22
 
20
23
  /**
21
24
  * 修改空间名称
@@ -133,10 +136,22 @@ export interface SpaceEditVO {
133
136
  'promptText'?: string;
134
137
  /**
135
138
  * 行业属性
136
- * @type {Array<SpaceIndustryAttribute>}
139
+ * @type {Array<SpaceIndustryAttributeEnum>}
140
+ * @memberof SpaceEditVO
141
+ */
142
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
143
+ /**
144
+ *
145
+ * @type {SpaceLevelEnum}
146
+ * @memberof SpaceEditVO
147
+ */
148
+ 'spaceLevel': SpaceLevelEnum;
149
+ /**
150
+ * 空间编码
151
+ * @type {string}
137
152
  * @memberof SpaceEditVO
138
153
  */
139
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
154
+ 'spaceCode'?: string;
140
155
  }
141
156
 
142
157
  export const SpaceEditVOImageDisplayMethodEnum = {
@@ -20,7 +20,7 @@
20
20
  * @enum {string}
21
21
  */
22
22
 
23
- export const SpaceIndustryAttribute = {
23
+ export const SpaceIndustryAttributeEnum = {
24
24
  Fmcg: 'FMCG',
25
25
  Appliance: 'APPLIANCE',
26
26
  Car: 'CAR',
@@ -29,7 +29,7 @@ export const SpaceIndustryAttribute = {
29
29
  LogisticsTreasure: 'LOGISTICS_TREASURE'
30
30
  } as const;
31
31
 
32
- export type SpaceIndustryAttribute = typeof SpaceIndustryAttribute[keyof typeof SpaceIndustryAttribute];
32
+ export type SpaceIndustryAttributeEnum = typeof SpaceIndustryAttributeEnum[keyof typeof SpaceIndustryAttributeEnum];
33
33
 
34
34
 
35
35
 
@@ -0,0 +1,33 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * OpenAPI definition
5
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
+ *
7
+ * The version of the OpenAPI document: v0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ * 空间级别
19
+ * @export
20
+ * @enum {string}
21
+ */
22
+
23
+ export const SpaceLevelEnum = {
24
+ Park: 'PARK',
25
+ Building: 'BUILDING',
26
+ Warehouse: 'WAREHOUSE',
27
+ Other: 'OTHER'
28
+ } as const;
29
+
30
+ export type SpaceLevelEnum = typeof SpaceLevelEnum[keyof typeof SpaceLevelEnum];
31
+
32
+
33
+
@@ -15,7 +15,10 @@
15
15
 
16
16
  // May contain unused imports in some cases
17
17
  // @ts-ignore
18
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
18
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import type { SpaceLevelEnum } from './space-level-enum';
19
22
  // May contain unused imports in some cases
20
23
  // @ts-ignore
21
24
  import type { Surveillance } from './surveillance';
@@ -118,10 +121,10 @@ export interface SpaceTreeDTO {
118
121
  'promptText'?: string;
119
122
  /**
120
123
  * 行业属性
121
- * @type {Array<SpaceIndustryAttribute>}
124
+ * @type {Array<SpaceIndustryAttributeEnum>}
122
125
  * @memberof SpaceTreeDTO
123
126
  */
124
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
127
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
125
128
  /**
126
129
  * 监控数量
127
130
  * @type {number}
@@ -140,6 +143,18 @@ export interface SpaceTreeDTO {
140
143
  * @memberof SpaceTreeDTO
141
144
  */
142
145
  'surveillances'?: Array<Surveillance>;
146
+ /**
147
+ *
148
+ * @type {SpaceLevelEnum}
149
+ * @memberof SpaceTreeDTO
150
+ */
151
+ 'spaceLevel'?: SpaceLevelEnum;
152
+ /**
153
+ * 空间编码
154
+ * @type {string}
155
+ * @memberof SpaceTreeDTO
156
+ */
157
+ 'spaceCode'?: string;
143
158
  }
144
159
 
145
160
  export const SpaceTreeDTOImageDisplayMethodEnum = {
package/models/space.ts CHANGED
@@ -15,7 +15,7 @@
15
15
 
16
16
  // May contain unused imports in some cases
17
17
  // @ts-ignore
18
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
18
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
19
19
 
20
20
  /**
21
21
  * 空间详情
@@ -37,10 +37,10 @@ export interface Space {
37
37
  'spaceName'?: string;
38
38
  /**
39
39
  * 行业属性
40
- * @type {Array<SpaceIndustryAttribute>}
40
+ * @type {Array<SpaceIndustryAttributeEnum>}
41
41
  * @memberof Space
42
42
  */
43
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
43
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
44
44
  /**
45
45
  * 父名称
46
46
  * @type {string}