@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
@@ -20,55 +20,67 @@ export interface SpaceAddExcelDTO {
20
20
  * @type {string}
21
21
  * @memberof SpaceAddExcelDTO
22
22
  */
23
- 'spaceName': string;
23
+ 'spaceName'?: string;
24
+ /**
25
+ * 空间类型
26
+ * @type {string}
27
+ * @memberof SpaceAddExcelDTO
28
+ */
29
+ 'spaceLevel'?: string;
30
+ /**
31
+ * 空间编码
32
+ * @type {string}
33
+ * @memberof SpaceAddExcelDTO
34
+ */
35
+ 'spaceCode'?: string;
24
36
  /**
25
37
  * 上级空间
26
38
  * @type {string}
27
39
  * @memberof SpaceAddExcelDTO
28
40
  */
29
- 'parentName': string;
41
+ 'parentName'?: string;
30
42
  /**
31
43
  * 空间属性
32
44
  * @type {string}
33
45
  * @memberof SpaceAddExcelDTO
34
46
  */
35
- 'spaceAttribute': string;
47
+ 'spaceAttribute'?: string;
36
48
  /**
37
49
  * 空间总租聘面积
38
50
  * @type {number}
39
51
  * @memberof SpaceAddExcelDTO
40
52
  */
41
- 'spaceTotalArea': number;
53
+ 'spaceTotalArea'?: number;
42
54
  /**
43
55
  * 空间总建筑面积
44
56
  * @type {number}
45
57
  * @memberof SpaceAddExcelDTO
46
58
  */
47
- 'floorArea': number;
59
+ 'floorArea'?: number;
48
60
  /**
49
61
  * 地面承重
50
62
  * @type {string}
51
63
  * @memberof SpaceAddExcelDTO
52
64
  */
53
- 'spaceGroundBearing': string;
65
+ 'spaceGroundBearing'?: string;
54
66
  /**
55
67
  * 防火等级
56
68
  * @type {string}
57
69
  * @memberof SpaceAddExcelDTO
58
70
  */
59
- 'spaceFireRating': string;
71
+ 'spaceFireRating'?: string;
60
72
  /**
61
73
  * 物业结构
62
74
  * @type {string}
63
75
  * @memberof SpaceAddExcelDTO
64
76
  */
65
- 'spacePropertyStructure': string;
77
+ 'spacePropertyStructure'?: string;
66
78
  /**
67
79
  * 展示方式
68
80
  * @type {string}
69
81
  * @memberof SpaceAddExcelDTO
70
82
  */
71
- 'imageDisplayMethod': string;
83
+ 'imageDisplayMethod'?: string;
72
84
  /**
73
85
  * 排序
74
86
  * @type {number}
@@ -80,7 +92,7 @@ export interface SpaceAddExcelDTO {
80
92
  * @type {string}
81
93
  * @memberof SpaceAddExcelDTO
82
94
  */
83
- 'industryAttributes'?: string;
95
+ 'industryAttribute'?: string;
84
96
  /**
85
97
  * 行数
86
98
  * @type {number}
@@ -93,4 +105,10 @@ export interface SpaceAddExcelDTO {
93
105
  * @memberof SpaceAddExcelDTO
94
106
  */
95
107
  'tips'?: string;
108
+ /**
109
+ *
110
+ * @type {boolean}
111
+ * @memberof SpaceAddExcelDTO
112
+ */
113
+ 'success'?: boolean;
96
114
  }
@@ -9,7 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
12
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
13
+ import type { SpaceLevelEnum } from './space-level-enum';
13
14
  /**
14
15
  * 新增空间参数
15
16
  * @export
@@ -47,23 +48,23 @@ export interface SpaceAddVO {
47
48
  */
48
49
  'spaceTotalArea': number;
49
50
  /**
50
- *
51
+ * 空间承重
51
52
  * @type {string}
52
53
  * @memberof SpaceAddVO
53
54
  */
54
- 'spaceGroundBearing': string;
55
+ 'spaceGroundBearing'?: string;
55
56
  /**
56
- *
57
+ * 防火等级
57
58
  * @type {string}
58
59
  * @memberof SpaceAddVO
59
60
  */
60
- 'spaceFireRating': string;
61
+ 'spaceFireRating'?: string;
61
62
  /**
62
- *
63
+ * 物业结构
63
64
  * @type {string}
64
65
  * @memberof SpaceAddVO
65
66
  */
66
- 'spacePropertyStructure': string;
67
+ 'spacePropertyStructure'?: string;
67
68
  /**
68
69
  *
69
70
  * @type {string}
@@ -108,10 +109,22 @@ export interface SpaceAddVO {
108
109
  'greeneryArea'?: number;
109
110
  /**
110
111
  * 行业属性
111
- * @type {Array<SpaceIndustryAttribute>}
112
+ * @type {Array<SpaceIndustryAttributeEnum>}
113
+ * @memberof SpaceAddVO
114
+ */
115
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
116
+ /**
117
+ *
118
+ * @type {SpaceLevelEnum}
119
+ * @memberof SpaceAddVO
120
+ */
121
+ 'spaceLevel': SpaceLevelEnum;
122
+ /**
123
+ * 空间编码
124
+ * @type {string}
112
125
  * @memberof SpaceAddVO
113
126
  */
114
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
127
+ 'spaceCode'?: string;
115
128
  }
116
129
  export declare const SpaceAddVOImageDisplayMethodEnum: {
117
130
  readonly SelfUploading: "SELF_UPLOADING";
@@ -10,7 +10,8 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import type { PlanImageList } from './plan-image-list';
13
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
13
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
14
+ import type { SpaceLevelEnum } from './space-level-enum';
14
15
  import type { SpacePointDTO } from './space-point-dto';
15
16
  /**
16
17
  * 空间详情出参
@@ -170,10 +171,22 @@ export interface SpaceDetailDTO {
170
171
  'promptText'?: string;
171
172
  /**
172
173
  * 行业属性
173
- * @type {Array<SpaceIndustryAttribute>}
174
+ * @type {Array<SpaceIndustryAttributeEnum>}
174
175
  * @memberof SpaceDetailDTO
175
176
  */
176
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
177
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
178
+ /**
179
+ *
180
+ * @type {SpaceLevelEnum}
181
+ * @memberof SpaceDetailDTO
182
+ */
183
+ 'spaceLevel'?: SpaceLevelEnum;
184
+ /**
185
+ * 空间编码
186
+ * @type {string}
187
+ * @memberof SpaceDetailDTO
188
+ */
189
+ 'spaceCode'?: string;
177
190
  }
178
191
  export declare const SpaceDetailDTOImageDisplayMethodEnum: {
179
192
  readonly SelfUploading: "SELF_UPLOADING";
@@ -9,7 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
12
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
13
+ import type { SpaceLevelEnum } from './space-level-enum';
13
14
  /**
14
15
  * 修改空间名称
15
16
  * @export
@@ -126,10 +127,22 @@ export interface SpaceEditVO {
126
127
  'promptText'?: string;
127
128
  /**
128
129
  * 行业属性
129
- * @type {Array<SpaceIndustryAttribute>}
130
+ * @type {Array<SpaceIndustryAttributeEnum>}
130
131
  * @memberof SpaceEditVO
131
132
  */
132
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
133
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
134
+ /**
135
+ *
136
+ * @type {SpaceLevelEnum}
137
+ * @memberof SpaceEditVO
138
+ */
139
+ 'spaceLevel': SpaceLevelEnum;
140
+ /**
141
+ * 空间编码
142
+ * @type {string}
143
+ * @memberof SpaceEditVO
144
+ */
145
+ 'spaceCode'?: string;
133
146
  }
134
147
  export declare const SpaceEditVOImageDisplayMethodEnum: {
135
148
  readonly SelfUploading: "SELF_UPLOADING";
@@ -14,7 +14,7 @@
14
14
  * @export
15
15
  * @enum {string}
16
16
  */
17
- export declare const SpaceIndustryAttribute: {
17
+ export declare const SpaceIndustryAttributeEnum: {
18
18
  readonly Fmcg: "FMCG";
19
19
  readonly Appliance: "APPLIANCE";
20
20
  readonly Car: "CAR";
@@ -22,4 +22,4 @@ export declare const SpaceIndustryAttribute: {
22
22
  readonly Socialized: "SOCIALIZED";
23
23
  readonly LogisticsTreasure: "LOGISTICS_TREASURE";
24
24
  };
25
- export type SpaceIndustryAttribute = typeof SpaceIndustryAttribute[keyof typeof SpaceIndustryAttribute];
25
+ export type SpaceIndustryAttributeEnum = typeof SpaceIndustryAttributeEnum[keyof typeof SpaceIndustryAttributeEnum];
@@ -13,13 +13,13 @@
13
13
  * Do not edit the class manually.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.SpaceIndustryAttribute = void 0;
16
+ exports.SpaceIndustryAttributeEnum = void 0;
17
17
  /**
18
18
  * 空间行业属性枚举
19
19
  * @export
20
20
  * @enum {string}
21
21
  */
22
- exports.SpaceIndustryAttribute = {
22
+ exports.SpaceIndustryAttributeEnum = {
23
23
  Fmcg: 'FMCG',
24
24
  Appliance: 'APPLIANCE',
25
25
  Car: 'CAR',
@@ -0,0 +1,23 @@
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
+ /**
13
+ * 空间级别
14
+ * @export
15
+ * @enum {string}
16
+ */
17
+ export declare const SpaceLevelEnum: {
18
+ readonly Park: "PARK";
19
+ readonly Building: "BUILDING";
20
+ readonly Warehouse: "WAREHOUSE";
21
+ readonly Other: "OTHER";
22
+ };
23
+ export type SpaceLevelEnum = typeof SpaceLevelEnum[keyof typeof SpaceLevelEnum];
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * OpenAPI definition
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: v0
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.SpaceLevelEnum = void 0;
17
+ /**
18
+ * 空间级别
19
+ * @export
20
+ * @enum {string}
21
+ */
22
+ exports.SpaceLevelEnum = {
23
+ Park: 'PARK',
24
+ Building: 'BUILDING',
25
+ Warehouse: 'WAREHOUSE',
26
+ Other: 'OTHER'
27
+ };
@@ -9,7 +9,8 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
12
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
13
+ import type { SpaceLevelEnum } from './space-level-enum';
13
14
  import type { Surveillance } from './surveillance';
14
15
  /**
15
16
  * 返回数据,可以是任意类型的值
@@ -109,10 +110,10 @@ export interface SpaceTreeDTO {
109
110
  'promptText'?: string;
110
111
  /**
111
112
  * 行业属性
112
- * @type {Array<SpaceIndustryAttribute>}
113
+ * @type {Array<SpaceIndustryAttributeEnum>}
113
114
  * @memberof SpaceTreeDTO
114
115
  */
115
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
116
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
116
117
  /**
117
118
  * 监控数量
118
119
  * @type {number}
@@ -131,6 +132,18 @@ export interface SpaceTreeDTO {
131
132
  * @memberof SpaceTreeDTO
132
133
  */
133
134
  'surveillances'?: Array<Surveillance>;
135
+ /**
136
+ *
137
+ * @type {SpaceLevelEnum}
138
+ * @memberof SpaceTreeDTO
139
+ */
140
+ 'spaceLevel'?: SpaceLevelEnum;
141
+ /**
142
+ * 空间编码
143
+ * @type {string}
144
+ * @memberof SpaceTreeDTO
145
+ */
146
+ 'spaceCode'?: string;
134
147
  }
135
148
  export declare const SpaceTreeDTOImageDisplayMethodEnum: {
136
149
  readonly SelfUploading: "SELF_UPLOADING";
@@ -9,7 +9,7 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- import type { SpaceIndustryAttribute } from './space-industry-attribute';
12
+ import type { SpaceIndustryAttributeEnum } from './space-industry-attribute-enum';
13
13
  /**
14
14
  * 空间详情
15
15
  * @export
@@ -30,10 +30,10 @@ export interface Space {
30
30
  'spaceName'?: string;
31
31
  /**
32
32
  * 行业属性
33
- * @type {Array<SpaceIndustryAttribute>}
33
+ * @type {Array<SpaceIndustryAttributeEnum>}
34
34
  * @memberof Space
35
35
  */
36
- 'industryAttributes'?: Array<SpaceIndustryAttribute>;
36
+ 'industryAttributes'?: Array<SpaceIndustryAttributeEnum>;
37
37
  /**
38
38
  * 父名称
39
39
  * @type {string}
@@ -0,0 +1,37 @@
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 { EquipmentStatus } from './equipment-status';
13
+ /**
14
+ * 同步设备状态参数
15
+ * @export
16
+ * @interface SyncEquipmentStatusVo
17
+ */
18
+ export interface SyncEquipmentStatusVo {
19
+ /**
20
+ * 中心编码(C码)
21
+ * @type {string}
22
+ * @memberof SyncEquipmentStatusVo
23
+ */
24
+ 'centerCode': string;
25
+ /**
26
+ * 来源系统
27
+ * @type {string}
28
+ * @memberof SyncEquipmentStatusVo
29
+ */
30
+ 'source': string;
31
+ /**
32
+ * 设备列表
33
+ * @type {Array<EquipmentStatus>}
34
+ * @memberof SyncEquipmentStatusVo
35
+ */
36
+ 'equipments'?: Array<EquipmentStatus>;
37
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * OpenAPI definition
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: v0
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,90 @@
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
+ /**
13
+ * 设备信息
14
+ * @export
15
+ * @interface SyncEquipmentVoEquipment
16
+ */
17
+ export interface SyncEquipmentVoEquipment {
18
+ /**
19
+ * 设备编码
20
+ * @type {string}
21
+ * @memberof SyncEquipmentVoEquipment
22
+ */
23
+ 'equipmentCode': string;
24
+ /**
25
+ * 设备名称
26
+ * @type {string}
27
+ * @memberof SyncEquipmentVoEquipment
28
+ */
29
+ 'equipmentName': string;
30
+ /**
31
+ * 设备系统
32
+ * @type {string}
33
+ * @memberof SyncEquipmentVoEquipment
34
+ */
35
+ 'equipmentSystem'?: string;
36
+ /**
37
+ * 设备状态 1:再用,2:待维修,3:待报废,4:已报废,5:已处置,6:已冻结
38
+ * @type {number}
39
+ * @memberof SyncEquipmentVoEquipment
40
+ */
41
+ 'equipmentStatus': number;
42
+ /**
43
+ * 维保类型 FACILITY,TOTAL_PACKAGE,THIRD_PARTY
44
+ * @type {string}
45
+ * @memberof SyncEquipmentVoEquipment
46
+ */
47
+ 'maintenanceType'?: string;
48
+ /**
49
+ * 维保公司
50
+ * @type {string}
51
+ * @memberof SyncEquipmentVoEquipment
52
+ */
53
+ 'maintenanceCompany'?: string;
54
+ /**
55
+ * 维保等级
56
+ * @type {string}
57
+ * @memberof SyncEquipmentVoEquipment
58
+ */
59
+ 'maintenanceLevel'?: string;
60
+ /**
61
+ * 维保联系人
62
+ * @type {string}
63
+ * @memberof SyncEquipmentVoEquipment
64
+ */
65
+ 'maintenanceContact'?: string;
66
+ /**
67
+ * 设备手册
68
+ * @type {Array<string>}
69
+ * @memberof SyncEquipmentVoEquipment
70
+ */
71
+ 'equipmentManuals'?: Array<string>;
72
+ /**
73
+ * 出厂时间(格式:yyyy-MM-dd HH:mm:ss)
74
+ * @type {string}
75
+ * @memberof SyncEquipmentVoEquipment
76
+ */
77
+ 'deliveryTime'?: string;
78
+ /**
79
+ * 安装时间(格式:yyyy-MM-dd HH:mm:ss)
80
+ * @type {string}
81
+ * @memberof SyncEquipmentVoEquipment
82
+ */
83
+ 'installTime'?: string;
84
+ /**
85
+ * 质保到期时间(格式:yyyy-MM-dd HH:mm:ss)
86
+ * @type {string}
87
+ * @memberof SyncEquipmentVoEquipment
88
+ */
89
+ 'warrantyTime'?: string;
90
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * OpenAPI definition
6
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
+ *
8
+ * The version of the OpenAPI document: v0
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });