@gizone/rrs-client 4.2.9-alpha.492 → 4.2.9-alpha.494

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 (82) hide show
  1. package/.openapi-generator/FILES +0 -6
  2. package/apis/access-api.ts +70 -10
  3. package/apis/dashboard-api.ts +0 -271
  4. package/apis/work-order-api.ts +10 -36
  5. package/dist/apis/access-api.d.ts +36 -4
  6. package/dist/apis/access-api.js +38 -10
  7. package/dist/apis/dashboard-api.d.ts +0 -140
  8. package/dist/apis/dashboard-api.js +0 -210
  9. package/dist/apis/work-order-api.d.ts +4 -20
  10. package/dist/apis/work-order-api.js +10 -20
  11. package/dist/esm/apis/access-api.d.ts +36 -4
  12. package/dist/esm/apis/access-api.js +38 -10
  13. package/dist/esm/apis/dashboard-api.d.ts +0 -140
  14. package/dist/esm/apis/dashboard-api.js +0 -210
  15. package/dist/esm/apis/work-order-api.d.ts +4 -20
  16. package/dist/esm/apis/work-order-api.js +10 -20
  17. package/dist/esm/models/dashboard-access-search-dto.d.ts +0 -12
  18. package/dist/esm/models/dashboard-base-search-dto.d.ts +0 -12
  19. package/dist/esm/models/dashboard-equipment-search-dto.d.ts +0 -12
  20. package/dist/esm/models/dashboard-surveillance-park-group-stats-vo.d.ts +0 -12
  21. package/dist/esm/models/dashboard-surveillance-search-dto.d.ts +0 -12
  22. package/dist/esm/models/dashboard-work-order-by-park-search-dto.d.ts +8 -14
  23. package/dist/esm/models/dashboard-work-order-by-work-order-type-search-dto.d.ts +6 -12
  24. package/dist/esm/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.d.ts +0 -18
  25. package/dist/esm/models/dashboard-work-order-list-search-dto.d.ts +12 -18
  26. package/dist/esm/models/index.d.ts +0 -6
  27. package/dist/esm/models/index.js +0 -6
  28. package/dist/esm/models/sys-user.d.ts +4 -4
  29. package/dist/models/dashboard-access-search-dto.d.ts +0 -12
  30. package/dist/models/dashboard-base-search-dto.d.ts +0 -12
  31. package/dist/models/dashboard-equipment-search-dto.d.ts +0 -12
  32. package/dist/models/dashboard-surveillance-park-group-stats-vo.d.ts +0 -12
  33. package/dist/models/dashboard-surveillance-search-dto.d.ts +0 -12
  34. package/dist/models/dashboard-work-order-by-park-search-dto.d.ts +8 -14
  35. package/dist/models/dashboard-work-order-by-work-order-type-search-dto.d.ts +6 -12
  36. package/dist/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.d.ts +0 -18
  37. package/dist/models/dashboard-work-order-list-search-dto.d.ts +12 -18
  38. package/dist/models/index.d.ts +0 -6
  39. package/dist/models/index.js +0 -6
  40. package/dist/models/sys-user.d.ts +4 -4
  41. package/models/dashboard-access-search-dto.ts +0 -12
  42. package/models/dashboard-base-search-dto.ts +0 -12
  43. package/models/dashboard-equipment-search-dto.ts +0 -12
  44. package/models/dashboard-surveillance-park-group-stats-vo.ts +0 -12
  45. package/models/dashboard-surveillance-search-dto.ts +0 -12
  46. package/models/dashboard-work-order-by-park-search-dto.ts +8 -14
  47. package/models/dashboard-work-order-by-work-order-type-search-dto.ts +6 -12
  48. package/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.ts +0 -18
  49. package/models/dashboard-work-order-list-search-dto.ts +12 -18
  50. package/models/index.ts +0 -6
  51. package/models/sys-user.ts +4 -4
  52. package/package.json +1 -1
  53. package/dist/esm/models/dashboard-park-statistics-vo.d.ts +0 -36
  54. package/dist/esm/models/dashboard-park-statistics-vo.js +0 -14
  55. package/dist/esm/models/json-result-dashboard-park-statistics-vo.d.ts +0 -62
  56. package/dist/esm/models/json-result-dashboard-park-statistics-vo.js +0 -14
  57. package/dist/esm/models/json-result-page-dto-work-order-group-equipment-dto.d.ts +0 -62
  58. package/dist/esm/models/json-result-page-dto-work-order-group-equipment-dto.js +0 -14
  59. package/dist/esm/models/page-dto-work-order-group-equipment-dto.d.ts +0 -31
  60. package/dist/esm/models/page-dto-work-order-group-equipment-dto.js +0 -14
  61. package/dist/esm/models/work-order-group-equipment-dto.d.ts +0 -167
  62. package/dist/esm/models/work-order-group-equipment-dto.js +0 -18
  63. package/dist/esm/models/work-order-group-equipment-dtoinspection-item.d.ts +0 -36
  64. package/dist/esm/models/work-order-group-equipment-dtoinspection-item.js +0 -14
  65. package/dist/models/dashboard-park-statistics-vo.d.ts +0 -36
  66. package/dist/models/dashboard-park-statistics-vo.js +0 -15
  67. package/dist/models/json-result-dashboard-park-statistics-vo.d.ts +0 -62
  68. package/dist/models/json-result-dashboard-park-statistics-vo.js +0 -15
  69. package/dist/models/json-result-page-dto-work-order-group-equipment-dto.d.ts +0 -62
  70. package/dist/models/json-result-page-dto-work-order-group-equipment-dto.js +0 -15
  71. package/dist/models/page-dto-work-order-group-equipment-dto.d.ts +0 -31
  72. package/dist/models/page-dto-work-order-group-equipment-dto.js +0 -15
  73. package/dist/models/work-order-group-equipment-dto.d.ts +0 -167
  74. package/dist/models/work-order-group-equipment-dto.js +0 -21
  75. package/dist/models/work-order-group-equipment-dtoinspection-item.d.ts +0 -36
  76. package/dist/models/work-order-group-equipment-dtoinspection-item.js +0 -15
  77. package/models/dashboard-park-statistics-vo.ts +0 -42
  78. package/models/json-result-dashboard-park-statistics-vo.ts +0 -72
  79. package/models/json-result-page-dto-work-order-group-equipment-dto.ts +0 -72
  80. package/models/page-dto-work-order-group-equipment-dto.ts +0 -39
  81. package/models/work-order-group-equipment-dto.ts +0 -186
  82. package/models/work-order-group-equipment-dtoinspection-item.ts +0 -42
@@ -1,15 +0,0 @@
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 });
@@ -1,167 +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 { WorkOrderDeptDTO } from './work-order-dept-dto';
13
- import type { WorkOrderGroupEquipmentDTOInspectionItem } from './work-order-group-equipment-dtoinspection-item';
14
- import type { WorkOrderStatusEnum } from './work-order-status-enum';
15
- import type { WorkOrderTypeEnum } from './work-order-type-enum';
16
- import type { WorkOrderTypeSubcategoryEnum } from './work-order-type-subcategory-enum';
17
- /**
18
- * 工单设备分组详情
19
- * @export
20
- * @interface WorkOrderGroupEquipmentDTO
21
- */
22
- export interface WorkOrderGroupEquipmentDTO {
23
- /**
24
- * srm大区名称
25
- * @type {string}
26
- * @memberof WorkOrderGroupEquipmentDTO
27
- */
28
- 'srmAreaName'?: string;
29
- /**
30
- * srm小微名称
31
- * @type {string}
32
- * @memberof WorkOrderGroupEquipmentDTO
33
- */
34
- 'srmXwName'?: string;
35
- /**
36
- * srm中心名称
37
- * @type {string}
38
- * @memberof WorkOrderGroupEquipmentDTO
39
- */
40
- 'srmCenterName'?: string;
41
- /**
42
- * 园区名称
43
- * @type {string}
44
- * @memberof WorkOrderGroupEquipmentDTO
45
- */
46
- 'parkName'?: string;
47
- /**
48
- * 工单ID
49
- * @type {number}
50
- * @memberof WorkOrderGroupEquipmentDTO
51
- */
52
- 'workOrderId'?: number;
53
- /**
54
- * 工单号
55
- * @type {string}
56
- * @memberof WorkOrderGroupEquipmentDTO
57
- */
58
- 'workOrderNo'?: string;
59
- /**
60
- * 设备ID
61
- * @type {number}
62
- * @memberof WorkOrderGroupEquipmentDTO
63
- */
64
- 'equipmentId'?: number;
65
- /**
66
- *
67
- * @type {WorkOrderTypeEnum}
68
- * @memberof WorkOrderGroupEquipmentDTO
69
- */
70
- 'workOrderType'?: WorkOrderTypeEnum;
71
- /**
72
- * 工单名称
73
- * @type {string}
74
- * @memberof WorkOrderGroupEquipmentDTO
75
- */
76
- 'workOrderName'?: string;
77
- /**
78
- *
79
- * @type {WorkOrderTypeSubcategoryEnum}
80
- * @memberof WorkOrderGroupEquipmentDTO
81
- */
82
- 'workOrderTypeSubcategory'?: WorkOrderTypeSubcategoryEnum;
83
- /**
84
- * 设备名称
85
- * @type {string}
86
- * @memberof WorkOrderGroupEquipmentDTO
87
- */
88
- 'equipmentName'?: string;
89
- /**
90
- * 巡检项
91
- * @type {Array<WorkOrderGroupEquipmentDTOInspectionItem>}
92
- * @memberof WorkOrderGroupEquipmentDTO
93
- */
94
- 'inspectionItems'?: Array<WorkOrderGroupEquipmentDTOInspectionItem>;
95
- /**
96
- * 发起时间
97
- * @type {string}
98
- * @memberof WorkOrderGroupEquipmentDTO
99
- */
100
- 'startTime'?: string;
101
- /**
102
- * 工单执行部门列表
103
- * @type {Array<WorkOrderDeptDTO>}
104
- * @memberof WorkOrderGroupEquipmentDTO
105
- */
106
- 'workOrderDepts'?: Array<WorkOrderDeptDTO>;
107
- /**
108
- *
109
- * @type {WorkOrderStatusEnum}
110
- * @memberof WorkOrderGroupEquipmentDTO
111
- */
112
- 'workOrderStatus'?: WorkOrderStatusEnum;
113
- /**
114
- * 巡检点状态
115
- * @type {number}
116
- * @memberof WorkOrderGroupEquipmentDTO
117
- */
118
- 'inspectionPointStatus'?: number;
119
- /**
120
- * 处理图片
121
- * @type {Array<string>}
122
- * @memberof WorkOrderGroupEquipmentDTO
123
- */
124
- 'handlerImages'?: Array<string>;
125
- /**
126
- * 预计执行时间(分钟)
127
- * @type {number}
128
- * @memberof WorkOrderGroupEquipmentDTO
129
- */
130
- 'estimateExecutionTime'?: number;
131
- /**
132
- * 结束时间
133
- * @type {string}
134
- * @memberof WorkOrderGroupEquipmentDTO
135
- */
136
- 'finishTime'?: string;
137
- /**
138
- * 是否超时
139
- * @type {boolean}
140
- * @memberof WorkOrderGroupEquipmentDTO
141
- */
142
- 'isTimeOut'?: boolean;
143
- /**
144
- * 发起方
145
- * @type {string}
146
- * @memberof WorkOrderGroupEquipmentDTO
147
- */
148
- 'sponsor'?: string;
149
- /**
150
- * 处理人
151
- * @type {string}
152
- * @memberof WorkOrderGroupEquipmentDTO
153
- */
154
- 'handlerUserName'?: string;
155
- /**
156
- * 抽检结果
157
- * @type {string}
158
- * @memberof WorkOrderGroupEquipmentDTO
159
- */
160
- 'spotCheckStatus'?: WorkOrderGroupEquipmentDTOSpotCheckStatusEnum;
161
- }
162
- export declare const WorkOrderGroupEquipmentDTOSpotCheckStatusEnum: {
163
- readonly NotCheck: "NOT_CHECK";
164
- readonly Pass: "PASS";
165
- readonly Fail: "FAIL";
166
- };
167
- export type WorkOrderGroupEquipmentDTOSpotCheckStatusEnum = typeof WorkOrderGroupEquipmentDTOSpotCheckStatusEnum[keyof typeof WorkOrderGroupEquipmentDTOSpotCheckStatusEnum];
@@ -1,21 +0,0 @@
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.WorkOrderGroupEquipmentDTOSpotCheckStatusEnum = void 0;
17
- exports.WorkOrderGroupEquipmentDTOSpotCheckStatusEnum = {
18
- NotCheck: 'NOT_CHECK',
19
- Pass: 'PASS',
20
- Fail: 'FAIL'
21
- };
@@ -1,36 +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
- /**
13
- * 巡检项
14
- * @export
15
- * @interface WorkOrderGroupEquipmentDTOInspectionItem
16
- */
17
- export interface WorkOrderGroupEquipmentDTOInspectionItem {
18
- /**
19
- * 内容
20
- * @type {string}
21
- * @memberof WorkOrderGroupEquipmentDTOInspectionItem
22
- */
23
- 'content'?: string;
24
- /**
25
- * 标准
26
- * @type {string}
27
- * @memberof WorkOrderGroupEquipmentDTOInspectionItem
28
- */
29
- 'standard'?: string;
30
- /**
31
- * 状态 1:完成 0未完成
32
- * @type {number}
33
- * @memberof WorkOrderGroupEquipmentDTOInspectionItem
34
- */
35
- 'state'?: number;
36
- }
@@ -1,15 +0,0 @@
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 });
@@ -1,42 +0,0 @@
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
- * @interface DashboardParkStatisticsVO
21
- */
22
- export interface DashboardParkStatisticsVO {
23
- /**
24
- * 总面积
25
- * @type {number}
26
- * @memberof DashboardParkStatisticsVO
27
- */
28
- 'totalArea'?: number;
29
- /**
30
- * 监控数量
31
- * @type {number}
32
- * @memberof DashboardParkStatisticsVO
33
- */
34
- 'surveillanceCount'?: number;
35
- /**
36
- * 监控覆盖率
37
- * @type {number}
38
- * @memberof DashboardParkStatisticsVO
39
- */
40
- 'monitoringCoverageRate'?: number;
41
- }
42
-
@@ -1,72 +0,0 @@
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 { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { DashboardParkStatisticsVO } from './dashboard-park-statistics-vo';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultDashboardParkStatisticsVO
27
- */
28
- export interface JsonResultDashboardParkStatisticsVO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultDashboardParkStatisticsVO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultDashboardParkStatisticsVO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultDashboardParkStatisticsVO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- *
49
- * @type {DashboardParkStatisticsVO}
50
- * @memberof JsonResultDashboardParkStatisticsVO
51
- */
52
- 'data'?: DashboardParkStatisticsVO | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultDashboardParkStatisticsVO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultDashboardParkStatisticsVO
63
- */
64
- 'traceId'?: string | null;
65
- /**
66
- * requestId
67
- * @type {string}
68
- * @memberof JsonResultDashboardParkStatisticsVO
69
- */
70
- 'requestId'?: string | null;
71
- }
72
-
@@ -1,72 +0,0 @@
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 { BaseErrorResult } from './base-error-result';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { PageDtoWorkOrderGroupEquipmentDTO } from './page-dto-work-order-group-equipment-dto';
22
-
23
- /**
24
- *
25
- * @export
26
- * @interface JsonResultPageDtoWorkOrderGroupEquipmentDTO
27
- */
28
- export interface JsonResultPageDtoWorkOrderGroupEquipmentDTO {
29
- /**
30
- * 错误码,0:成功,其他:失败
31
- * @type {number}
32
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
33
- */
34
- 'code'?: number;
35
- /**
36
- * 错误消息
37
- * @type {string}
38
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
39
- */
40
- 'msg'?: string;
41
- /**
42
- * 错误堆栈
43
- * @type {string}
44
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
45
- */
46
- 'stacks'?: string;
47
- /**
48
- *
49
- * @type {PageDtoWorkOrderGroupEquipmentDTO}
50
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
51
- */
52
- 'data'?: PageDtoWorkOrderGroupEquipmentDTO | null;
53
- /**
54
- *
55
- * @type {BaseErrorResult}
56
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
57
- */
58
- 'error'?: BaseErrorResult | null;
59
- /**
60
- * 日志追踪ID
61
- * @type {string}
62
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
63
- */
64
- 'traceId'?: string | null;
65
- /**
66
- * requestId
67
- * @type {string}
68
- * @memberof JsonResultPageDtoWorkOrderGroupEquipmentDTO
69
- */
70
- 'requestId'?: string | null;
71
- }
72
-
@@ -1,39 +0,0 @@
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 { WorkOrderGroupEquipmentDTO } from './work-order-group-equipment-dto';
19
-
20
- /**
21
- * 返回数据,可以是任意类型的值
22
- * @export
23
- * @interface PageDtoWorkOrderGroupEquipmentDTO
24
- */
25
- export interface PageDtoWorkOrderGroupEquipmentDTO {
26
- /**
27
- * 总记录数
28
- * @type {number}
29
- * @memberof PageDtoWorkOrderGroupEquipmentDTO
30
- */
31
- 'totalSize'?: number;
32
- /**
33
- * 页数据列表
34
- * @type {Array<WorkOrderGroupEquipmentDTO>}
35
- * @memberof PageDtoWorkOrderGroupEquipmentDTO
36
- */
37
- 'pageList'?: Array<WorkOrderGroupEquipmentDTO>;
38
- }
39
-
@@ -1,186 +0,0 @@
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 { WorkOrderDeptDTO } from './work-order-dept-dto';
19
- // May contain unused imports in some cases
20
- // @ts-ignore
21
- import type { WorkOrderGroupEquipmentDTOInspectionItem } from './work-order-group-equipment-dtoinspection-item';
22
- // May contain unused imports in some cases
23
- // @ts-ignore
24
- import type { WorkOrderStatusEnum } from './work-order-status-enum';
25
- // May contain unused imports in some cases
26
- // @ts-ignore
27
- import type { WorkOrderTypeEnum } from './work-order-type-enum';
28
- // May contain unused imports in some cases
29
- // @ts-ignore
30
- import type { WorkOrderTypeSubcategoryEnum } from './work-order-type-subcategory-enum';
31
-
32
- /**
33
- * 工单设备分组详情
34
- * @export
35
- * @interface WorkOrderGroupEquipmentDTO
36
- */
37
- export interface WorkOrderGroupEquipmentDTO {
38
- /**
39
- * srm大区名称
40
- * @type {string}
41
- * @memberof WorkOrderGroupEquipmentDTO
42
- */
43
- 'srmAreaName'?: string;
44
- /**
45
- * srm小微名称
46
- * @type {string}
47
- * @memberof WorkOrderGroupEquipmentDTO
48
- */
49
- 'srmXwName'?: string;
50
- /**
51
- * srm中心名称
52
- * @type {string}
53
- * @memberof WorkOrderGroupEquipmentDTO
54
- */
55
- 'srmCenterName'?: string;
56
- /**
57
- * 园区名称
58
- * @type {string}
59
- * @memberof WorkOrderGroupEquipmentDTO
60
- */
61
- 'parkName'?: string;
62
- /**
63
- * 工单ID
64
- * @type {number}
65
- * @memberof WorkOrderGroupEquipmentDTO
66
- */
67
- 'workOrderId'?: number;
68
- /**
69
- * 工单号
70
- * @type {string}
71
- * @memberof WorkOrderGroupEquipmentDTO
72
- */
73
- 'workOrderNo'?: string;
74
- /**
75
- * 设备ID
76
- * @type {number}
77
- * @memberof WorkOrderGroupEquipmentDTO
78
- */
79
- 'equipmentId'?: number;
80
- /**
81
- *
82
- * @type {WorkOrderTypeEnum}
83
- * @memberof WorkOrderGroupEquipmentDTO
84
- */
85
- 'workOrderType'?: WorkOrderTypeEnum;
86
- /**
87
- * 工单名称
88
- * @type {string}
89
- * @memberof WorkOrderGroupEquipmentDTO
90
- */
91
- 'workOrderName'?: string;
92
- /**
93
- *
94
- * @type {WorkOrderTypeSubcategoryEnum}
95
- * @memberof WorkOrderGroupEquipmentDTO
96
- */
97
- 'workOrderTypeSubcategory'?: WorkOrderTypeSubcategoryEnum;
98
- /**
99
- * 设备名称
100
- * @type {string}
101
- * @memberof WorkOrderGroupEquipmentDTO
102
- */
103
- 'equipmentName'?: string;
104
- /**
105
- * 巡检项
106
- * @type {Array<WorkOrderGroupEquipmentDTOInspectionItem>}
107
- * @memberof WorkOrderGroupEquipmentDTO
108
- */
109
- 'inspectionItems'?: Array<WorkOrderGroupEquipmentDTOInspectionItem>;
110
- /**
111
- * 发起时间
112
- * @type {string}
113
- * @memberof WorkOrderGroupEquipmentDTO
114
- */
115
- 'startTime'?: string;
116
- /**
117
- * 工单执行部门列表
118
- * @type {Array<WorkOrderDeptDTO>}
119
- * @memberof WorkOrderGroupEquipmentDTO
120
- */
121
- 'workOrderDepts'?: Array<WorkOrderDeptDTO>;
122
- /**
123
- *
124
- * @type {WorkOrderStatusEnum}
125
- * @memberof WorkOrderGroupEquipmentDTO
126
- */
127
- 'workOrderStatus'?: WorkOrderStatusEnum;
128
- /**
129
- * 巡检点状态
130
- * @type {number}
131
- * @memberof WorkOrderGroupEquipmentDTO
132
- */
133
- 'inspectionPointStatus'?: number;
134
- /**
135
- * 处理图片
136
- * @type {Array<string>}
137
- * @memberof WorkOrderGroupEquipmentDTO
138
- */
139
- 'handlerImages'?: Array<string>;
140
- /**
141
- * 预计执行时间(分钟)
142
- * @type {number}
143
- * @memberof WorkOrderGroupEquipmentDTO
144
- */
145
- 'estimateExecutionTime'?: number;
146
- /**
147
- * 结束时间
148
- * @type {string}
149
- * @memberof WorkOrderGroupEquipmentDTO
150
- */
151
- 'finishTime'?: string;
152
- /**
153
- * 是否超时
154
- * @type {boolean}
155
- * @memberof WorkOrderGroupEquipmentDTO
156
- */
157
- 'isTimeOut'?: boolean;
158
- /**
159
- * 发起方
160
- * @type {string}
161
- * @memberof WorkOrderGroupEquipmentDTO
162
- */
163
- 'sponsor'?: string;
164
- /**
165
- * 处理人
166
- * @type {string}
167
- * @memberof WorkOrderGroupEquipmentDTO
168
- */
169
- 'handlerUserName'?: string;
170
- /**
171
- * 抽检结果
172
- * @type {string}
173
- * @memberof WorkOrderGroupEquipmentDTO
174
- */
175
- 'spotCheckStatus'?: WorkOrderGroupEquipmentDTOSpotCheckStatusEnum;
176
- }
177
-
178
- export const WorkOrderGroupEquipmentDTOSpotCheckStatusEnum = {
179
- NotCheck: 'NOT_CHECK',
180
- Pass: 'PASS',
181
- Fail: 'FAIL'
182
- } as const;
183
-
184
- export type WorkOrderGroupEquipmentDTOSpotCheckStatusEnum = typeof WorkOrderGroupEquipmentDTOSpotCheckStatusEnum[keyof typeof WorkOrderGroupEquipmentDTOSpotCheckStatusEnum];
185
-
186
-