@gizone/rrs-client 4.2.9-alpha.493 → 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 (74) hide show
  1. package/.openapi-generator/FILES +0 -6
  2. package/apis/dashboard-api.ts +0 -271
  3. package/apis/work-order-api.ts +10 -36
  4. package/dist/apis/dashboard-api.d.ts +0 -140
  5. package/dist/apis/dashboard-api.js +0 -210
  6. package/dist/apis/work-order-api.d.ts +4 -20
  7. package/dist/apis/work-order-api.js +10 -20
  8. package/dist/esm/apis/dashboard-api.d.ts +0 -140
  9. package/dist/esm/apis/dashboard-api.js +0 -210
  10. package/dist/esm/apis/work-order-api.d.ts +4 -20
  11. package/dist/esm/apis/work-order-api.js +10 -20
  12. package/dist/esm/models/dashboard-access-search-dto.d.ts +0 -12
  13. package/dist/esm/models/dashboard-base-search-dto.d.ts +0 -12
  14. package/dist/esm/models/dashboard-equipment-search-dto.d.ts +0 -12
  15. package/dist/esm/models/dashboard-surveillance-park-group-stats-vo.d.ts +0 -12
  16. package/dist/esm/models/dashboard-surveillance-search-dto.d.ts +0 -12
  17. package/dist/esm/models/dashboard-work-order-by-park-search-dto.d.ts +8 -14
  18. package/dist/esm/models/dashboard-work-order-by-work-order-type-search-dto.d.ts +6 -12
  19. package/dist/esm/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.d.ts +0 -18
  20. package/dist/esm/models/dashboard-work-order-list-search-dto.d.ts +12 -18
  21. package/dist/esm/models/index.d.ts +0 -6
  22. package/dist/esm/models/index.js +0 -6
  23. package/dist/models/dashboard-access-search-dto.d.ts +0 -12
  24. package/dist/models/dashboard-base-search-dto.d.ts +0 -12
  25. package/dist/models/dashboard-equipment-search-dto.d.ts +0 -12
  26. package/dist/models/dashboard-surveillance-park-group-stats-vo.d.ts +0 -12
  27. package/dist/models/dashboard-surveillance-search-dto.d.ts +0 -12
  28. package/dist/models/dashboard-work-order-by-park-search-dto.d.ts +8 -14
  29. package/dist/models/dashboard-work-order-by-work-order-type-search-dto.d.ts +6 -12
  30. package/dist/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.d.ts +0 -18
  31. package/dist/models/dashboard-work-order-list-search-dto.d.ts +12 -18
  32. package/dist/models/index.d.ts +0 -6
  33. package/dist/models/index.js +0 -6
  34. package/models/dashboard-access-search-dto.ts +0 -12
  35. package/models/dashboard-base-search-dto.ts +0 -12
  36. package/models/dashboard-equipment-search-dto.ts +0 -12
  37. package/models/dashboard-surveillance-park-group-stats-vo.ts +0 -12
  38. package/models/dashboard-surveillance-search-dto.ts +0 -12
  39. package/models/dashboard-work-order-by-park-search-dto.ts +8 -14
  40. package/models/dashboard-work-order-by-work-order-type-search-dto.ts +6 -12
  41. package/models/dashboard-work-order-by-work-order-type-subcategory-search-dto.ts +0 -18
  42. package/models/dashboard-work-order-list-search-dto.ts +12 -18
  43. package/models/index.ts +0 -6
  44. package/package.json +1 -1
  45. package/dist/esm/models/dashboard-park-statistics-vo.d.ts +0 -36
  46. package/dist/esm/models/dashboard-park-statistics-vo.js +0 -14
  47. package/dist/esm/models/json-result-dashboard-park-statistics-vo.d.ts +0 -62
  48. package/dist/esm/models/json-result-dashboard-park-statistics-vo.js +0 -14
  49. package/dist/esm/models/json-result-page-dto-work-order-group-equipment-dto.d.ts +0 -62
  50. package/dist/esm/models/json-result-page-dto-work-order-group-equipment-dto.js +0 -14
  51. package/dist/esm/models/page-dto-work-order-group-equipment-dto.d.ts +0 -31
  52. package/dist/esm/models/page-dto-work-order-group-equipment-dto.js +0 -14
  53. package/dist/esm/models/work-order-group-equipment-dto.d.ts +0 -167
  54. package/dist/esm/models/work-order-group-equipment-dto.js +0 -18
  55. package/dist/esm/models/work-order-group-equipment-dtoinspection-item.d.ts +0 -36
  56. package/dist/esm/models/work-order-group-equipment-dtoinspection-item.js +0 -14
  57. package/dist/models/dashboard-park-statistics-vo.d.ts +0 -36
  58. package/dist/models/dashboard-park-statistics-vo.js +0 -15
  59. package/dist/models/json-result-dashboard-park-statistics-vo.d.ts +0 -62
  60. package/dist/models/json-result-dashboard-park-statistics-vo.js +0 -15
  61. package/dist/models/json-result-page-dto-work-order-group-equipment-dto.d.ts +0 -62
  62. package/dist/models/json-result-page-dto-work-order-group-equipment-dto.js +0 -15
  63. package/dist/models/page-dto-work-order-group-equipment-dto.d.ts +0 -31
  64. package/dist/models/page-dto-work-order-group-equipment-dto.js +0 -15
  65. package/dist/models/work-order-group-equipment-dto.d.ts +0 -167
  66. package/dist/models/work-order-group-equipment-dto.js +0 -21
  67. package/dist/models/work-order-group-equipment-dtoinspection-item.d.ts +0 -36
  68. package/dist/models/work-order-group-equipment-dtoinspection-item.js +0 -15
  69. package/models/dashboard-park-statistics-vo.ts +0 -42
  70. package/models/json-result-dashboard-park-statistics-vo.ts +0 -72
  71. package/models/json-result-page-dto-work-order-group-equipment-dto.ts +0 -72
  72. package/models/page-dto-work-order-group-equipment-dto.ts +0 -39
  73. package/models/work-order-group-equipment-dto.ts +0 -186
  74. package/models/work-order-group-equipment-dtoinspection-item.ts +0 -42
@@ -52,18 +52,6 @@ export interface DashboardSurveillanceSearchDTO {
52
52
  * @memberof DashboardSurveillanceSearchDTO
53
53
  */
54
54
  'srmCenterCodes'?: Array<string>;
55
- /**
56
- * 应执行开始时间
57
- * @type {number}
58
- * @memberof DashboardSurveillanceSearchDTO
59
- */
60
- 'plannedStartTime'?: number;
61
- /**
62
- * 应执行结束时间
63
- * @type {number}
64
- * @memberof DashboardSurveillanceSearchDTO
65
- */
66
- 'plannedEndTime'?: number;
67
55
  /**
68
56
  * 功能区
69
57
  * @type {Array<FunctionalAreaEnum>}
@@ -54,18 +54,6 @@ export interface DashboardWorkOrderByParkSearchDTO {
54
54
  * @memberof DashboardWorkOrderByParkSearchDTO
55
55
  */
56
56
  'srmCenterCodes'?: Array<string>;
57
- /**
58
- * 应执行开始时间
59
- * @type {number}
60
- * @memberof DashboardWorkOrderByParkSearchDTO
61
- */
62
- 'plannedStartTime'?: number;
63
- /**
64
- * 应执行结束时间
65
- * @type {number}
66
- * @memberof DashboardWorkOrderByParkSearchDTO
67
- */
68
- 'plannedEndTime'?: number;
69
57
  /**
70
58
  * 工单类型
71
59
  * @type {Array<WorkOrderTypeEnum>}
@@ -85,9 +73,15 @@ export interface DashboardWorkOrderByParkSearchDTO {
85
73
  */
86
74
  'workOrderIssueTypes'?: Array<WorkOrderIssueTypeEnum>;
87
75
  /**
88
- * 统计维度 1:工单 2:巡检项
76
+ * 工单类型维度 1:周期性工单 2:普通工单
77
+ * @type {number}
78
+ * @memberof DashboardWorkOrderByParkSearchDTO
79
+ */
80
+ 'workOrderTypeField': number;
81
+ /**
82
+ * 时间维度 1:按生成时间查询 2:按生成时间+执行时效查询
89
83
  * @type {number}
90
84
  * @memberof DashboardWorkOrderByParkSearchDTO
91
85
  */
92
- 'dimension': number;
86
+ 'timeField': number;
93
87
  }
@@ -53,18 +53,6 @@ export interface DashboardWorkOrderByWorkOrderTypeSearchDTO {
53
53
  * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
54
54
  */
55
55
  'srmCenterCodes'?: Array<string>;
56
- /**
57
- * 应执行开始时间
58
- * @type {number}
59
- * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
60
- */
61
- 'plannedStartTime'?: number;
62
- /**
63
- * 应执行结束时间
64
- * @type {number}
65
- * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
66
- */
67
- 'plannedEndTime'?: number;
68
56
  /**
69
57
  * 工单类型
70
58
  * @type {Array<WorkOrderTypeEnum>}
@@ -77,4 +65,10 @@ export interface DashboardWorkOrderByWorkOrderTypeSearchDTO {
77
65
  * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
78
66
  */
79
67
  'workOrderStatuses'?: Array<WorkOrderStatusEnum>;
68
+ /**
69
+ * 时间维度 1:按生成时间查询 2:按生成时间+执行时效查询
70
+ * @type {number}
71
+ * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
72
+ */
73
+ 'timeField': number;
80
74
  }
@@ -52,28 +52,10 @@ export interface DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO {
52
52
  * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
53
53
  */
54
54
  'srmCenterCodes'?: Array<string>;
55
- /**
56
- * 应执行开始时间
57
- * @type {number}
58
- * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
59
- */
60
- 'plannedStartTime'?: number;
61
- /**
62
- * 应执行结束时间
63
- * @type {number}
64
- * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
65
- */
66
- 'plannedEndTime'?: number;
67
55
  /**
68
56
  * 工单类型
69
57
  * @type {Array<WorkOrderTypeEnum>}
70
58
  * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
71
59
  */
72
60
  'workOrderTypes': Array<WorkOrderTypeEnum>;
73
- /**
74
- * 统计维度 1:工单 2:巡检项
75
- * @type {number}
76
- * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
77
- */
78
- 'dimension': number;
79
61
  }
@@ -55,18 +55,6 @@ export interface DashboardWorkOrderListSearchDTO {
55
55
  * @memberof DashboardWorkOrderListSearchDTO
56
56
  */
57
57
  'srmCenterCodes'?: Array<string>;
58
- /**
59
- * 应执行开始时间
60
- * @type {number}
61
- * @memberof DashboardWorkOrderListSearchDTO
62
- */
63
- 'plannedStartTime'?: number;
64
- /**
65
- * 应执行结束时间
66
- * @type {number}
67
- * @memberof DashboardWorkOrderListSearchDTO
68
- */
69
- 'plannedEndTime'?: number;
70
58
  /**
71
59
  * 页码
72
60
  * @type {number}
@@ -128,23 +116,29 @@ export interface DashboardWorkOrderListSearchDTO {
128
116
  */
129
117
  'workOrderIssueTypes'?: Array<WorkOrderIssueTypeEnum>;
130
118
  /**
131
- * 工单完成开始时间
119
+ * 应执行开始时间
132
120
  * @type {number}
133
121
  * @memberof DashboardWorkOrderListSearchDTO
134
122
  */
135
- 'completedStartTime'?: number;
123
+ 'plannedStartTime'?: number;
136
124
  /**
137
- * 工单完成结束时间
125
+ * 应执行结束时间
138
126
  * @type {number}
139
127
  * @memberof DashboardWorkOrderListSearchDTO
140
128
  */
141
- 'completedEndTime'?: number;
129
+ 'plannedEndTime'?: number;
130
+ /**
131
+ * 工单完成开始时间
132
+ * @type {number}
133
+ * @memberof DashboardWorkOrderListSearchDTO
134
+ */
135
+ 'completedStartTime'?: number;
142
136
  /**
143
- * 巡检点状态 1:完成 0:未完成
137
+ * 工单完成结束时间
144
138
  * @type {number}
145
139
  * @memberof DashboardWorkOrderListSearchDTO
146
140
  */
147
- 'inspectionPointStatus'?: number;
141
+ 'completedEndTime'?: number;
148
142
  }
149
143
  export declare const DashboardWorkOrderListSearchDTOSpotCheckStatusesEnum: {
150
144
  readonly NotCheck: "NOT_CHECK";
@@ -82,7 +82,6 @@ export * from './dashboard-base-search-dto';
82
82
  export * from './dashboard-equipment-park-group-stats-vo';
83
83
  export * from './dashboard-equipment-search-dto';
84
84
  export * from './dashboard-equipment-system-group-stats-vo';
85
- export * from './dashboard-park-statistics-vo';
86
85
  export * from './dashboard-series-stats-base-vo';
87
86
  export * from './dashboard-surveillance-functional-area-group-stats-vo';
88
87
  export * from './dashboard-surveillance-park-group-stats-vo';
@@ -177,7 +176,6 @@ export * from './json-result-applet-user-type-dto';
177
176
  export * from './json-result-big-decimal';
178
177
  export * from './json-result-boolean';
179
178
  export * from './json-result-calendar-entity';
180
- export * from './json-result-dashboard-park-statistics-vo';
181
179
  export * from './json-result-disaster-warning-standard-entity';
182
180
  export * from './json-result-equipment-add-redis-list-dto';
183
181
  export * from './json-result-equipment-detail-dto';
@@ -264,7 +262,6 @@ export * from './json-result-page-dto-plan-search-dto';
264
262
  export * from './json-result-page-dto-supplier-contract-details-dto';
265
263
  export * from './json-result-page-dto-surveillance-details-dto';
266
264
  export * from './json-result-page-dto-sys-user-msg-dto';
267
- export * from './json-result-page-dto-work-order-group-equipment-dto';
268
265
  export * from './json-result-page-dto-work-order-search-dto';
269
266
  export * from './json-result-park-info-dto';
270
267
  export * from './json-result-park-settings-details-dto';
@@ -336,7 +333,6 @@ export * from './page-dto-plan-search-dto';
336
333
  export * from './page-dto-supplier-contract-details-dto';
337
334
  export * from './page-dto-surveillance-details-dto';
338
335
  export * from './page-dto-sys-user-msg-dto';
339
- export * from './page-dto-work-order-group-equipment-dto';
340
336
  export * from './page-dto-work-order-search-dto';
341
337
  export * from './park';
342
338
  export * from './park-center-attribute-enum';
@@ -486,8 +482,6 @@ export * from './work-order-detail-dto';
486
482
  export * from './work-order-distribute-leaflets-vo';
487
483
  export * from './work-order-equipment-dto';
488
484
  export * from './work-order-ext-data';
489
- export * from './work-order-group-equipment-dto';
490
- export * from './work-order-group-equipment-dtoinspection-item';
491
485
  export * from './work-order-handler-dto';
492
486
  export * from './work-order-handler-status-enum';
493
487
  export * from './work-order-inspection-detail-dto';
@@ -98,7 +98,6 @@ __exportStar(require("./dashboard-base-search-dto"), exports);
98
98
  __exportStar(require("./dashboard-equipment-park-group-stats-vo"), exports);
99
99
  __exportStar(require("./dashboard-equipment-search-dto"), exports);
100
100
  __exportStar(require("./dashboard-equipment-system-group-stats-vo"), exports);
101
- __exportStar(require("./dashboard-park-statistics-vo"), exports);
102
101
  __exportStar(require("./dashboard-series-stats-base-vo"), exports);
103
102
  __exportStar(require("./dashboard-surveillance-functional-area-group-stats-vo"), exports);
104
103
  __exportStar(require("./dashboard-surveillance-park-group-stats-vo"), exports);
@@ -193,7 +192,6 @@ __exportStar(require("./json-result-applet-user-type-dto"), exports);
193
192
  __exportStar(require("./json-result-big-decimal"), exports);
194
193
  __exportStar(require("./json-result-boolean"), exports);
195
194
  __exportStar(require("./json-result-calendar-entity"), exports);
196
- __exportStar(require("./json-result-dashboard-park-statistics-vo"), exports);
197
195
  __exportStar(require("./json-result-disaster-warning-standard-entity"), exports);
198
196
  __exportStar(require("./json-result-equipment-add-redis-list-dto"), exports);
199
197
  __exportStar(require("./json-result-equipment-detail-dto"), exports);
@@ -280,7 +278,6 @@ __exportStar(require("./json-result-page-dto-plan-search-dto"), exports);
280
278
  __exportStar(require("./json-result-page-dto-supplier-contract-details-dto"), exports);
281
279
  __exportStar(require("./json-result-page-dto-surveillance-details-dto"), exports);
282
280
  __exportStar(require("./json-result-page-dto-sys-user-msg-dto"), exports);
283
- __exportStar(require("./json-result-page-dto-work-order-group-equipment-dto"), exports);
284
281
  __exportStar(require("./json-result-page-dto-work-order-search-dto"), exports);
285
282
  __exportStar(require("./json-result-park-info-dto"), exports);
286
283
  __exportStar(require("./json-result-park-settings-details-dto"), exports);
@@ -352,7 +349,6 @@ __exportStar(require("./page-dto-plan-search-dto"), exports);
352
349
  __exportStar(require("./page-dto-supplier-contract-details-dto"), exports);
353
350
  __exportStar(require("./page-dto-surveillance-details-dto"), exports);
354
351
  __exportStar(require("./page-dto-sys-user-msg-dto"), exports);
355
- __exportStar(require("./page-dto-work-order-group-equipment-dto"), exports);
356
352
  __exportStar(require("./page-dto-work-order-search-dto"), exports);
357
353
  __exportStar(require("./park"), exports);
358
354
  __exportStar(require("./park-center-attribute-enum"), exports);
@@ -502,8 +498,6 @@ __exportStar(require("./work-order-detail-dto"), exports);
502
498
  __exportStar(require("./work-order-distribute-leaflets-vo"), exports);
503
499
  __exportStar(require("./work-order-equipment-dto"), exports);
504
500
  __exportStar(require("./work-order-ext-data"), exports);
505
- __exportStar(require("./work-order-group-equipment-dto"), exports);
506
- __exportStar(require("./work-order-group-equipment-dtoinspection-item"), exports);
507
501
  __exportStar(require("./work-order-handler-dto"), exports);
508
502
  __exportStar(require("./work-order-handler-status-enum"), exports);
509
503
  __exportStar(require("./work-order-inspection-detail-dto"), exports);
@@ -65,18 +65,6 @@ export interface DashboardAccessSearchDTO {
65
65
  * @memberof DashboardAccessSearchDTO
66
66
  */
67
67
  'srmCenterCodes'?: Array<string>;
68
- /**
69
- * 应执行开始时间
70
- * @type {number}
71
- * @memberof DashboardAccessSearchDTO
72
- */
73
- 'plannedStartTime'?: number;
74
- /**
75
- * 应执行结束时间
76
- * @type {number}
77
- * @memberof DashboardAccessSearchDTO
78
- */
79
- 'plannedEndTime'?: number;
80
68
  /**
81
69
  * 出入来源
82
70
  * @type {Array<AccessAppointmentSourceEnum>}
@@ -56,17 +56,5 @@ export interface DashboardBaseSearchDTO {
56
56
  * @memberof DashboardBaseSearchDTO
57
57
  */
58
58
  'srmCenterCodes'?: Array<string>;
59
- /**
60
- * 应执行开始时间
61
- * @type {number}
62
- * @memberof DashboardBaseSearchDTO
63
- */
64
- 'plannedStartTime'?: number;
65
- /**
66
- * 应执行结束时间
67
- * @type {number}
68
- * @memberof DashboardBaseSearchDTO
69
- */
70
- 'plannedEndTime'?: number;
71
59
  }
72
60
 
@@ -56,18 +56,6 @@ export interface DashboardEquipmentSearchDTO {
56
56
  * @memberof DashboardEquipmentSearchDTO
57
57
  */
58
58
  'srmCenterCodes'?: Array<string>;
59
- /**
60
- * 应执行开始时间
61
- * @type {number}
62
- * @memberof DashboardEquipmentSearchDTO
63
- */
64
- 'plannedStartTime'?: number;
65
- /**
66
- * 应执行结束时间
67
- * @type {number}
68
- * @memberof DashboardEquipmentSearchDTO
69
- */
70
- 'plannedEndTime'?: number;
71
59
  /**
72
60
  * 设备系统ID
73
61
  * @type {Array<number>}
@@ -98,17 +98,5 @@ export interface DashboardSurveillanceParkGroupStatsVO {
98
98
  * @memberof DashboardSurveillanceParkGroupStatsVO
99
99
  */
100
100
  'srmCenterCode'?: string;
101
- /**
102
- * 园区合同面积
103
- * @type {number}
104
- * @memberof DashboardSurveillanceParkGroupStatsVO
105
- */
106
- 'parkContractArea'?: number;
107
- /**
108
- * 监控覆盖率
109
- * @type {number}
110
- * @memberof DashboardSurveillanceParkGroupStatsVO
111
- */
112
- 'coverageRate'?: number;
113
101
  }
114
102
 
@@ -59,18 +59,6 @@ export interface DashboardSurveillanceSearchDTO {
59
59
  * @memberof DashboardSurveillanceSearchDTO
60
60
  */
61
61
  'srmCenterCodes'?: Array<string>;
62
- /**
63
- * 应执行开始时间
64
- * @type {number}
65
- * @memberof DashboardSurveillanceSearchDTO
66
- */
67
- 'plannedStartTime'?: number;
68
- /**
69
- * 应执行结束时间
70
- * @type {number}
71
- * @memberof DashboardSurveillanceSearchDTO
72
- */
73
- 'plannedEndTime'?: number;
74
62
  /**
75
63
  * 功能区
76
64
  * @type {Array<FunctionalAreaEnum>}
@@ -65,18 +65,6 @@ export interface DashboardWorkOrderByParkSearchDTO {
65
65
  * @memberof DashboardWorkOrderByParkSearchDTO
66
66
  */
67
67
  'srmCenterCodes'?: Array<string>;
68
- /**
69
- * 应执行开始时间
70
- * @type {number}
71
- * @memberof DashboardWorkOrderByParkSearchDTO
72
- */
73
- 'plannedStartTime'?: number;
74
- /**
75
- * 应执行结束时间
76
- * @type {number}
77
- * @memberof DashboardWorkOrderByParkSearchDTO
78
- */
79
- 'plannedEndTime'?: number;
80
68
  /**
81
69
  * 工单类型
82
70
  * @type {Array<WorkOrderTypeEnum>}
@@ -96,10 +84,16 @@ export interface DashboardWorkOrderByParkSearchDTO {
96
84
  */
97
85
  'workOrderIssueTypes'?: Array<WorkOrderIssueTypeEnum>;
98
86
  /**
99
- * 统计维度 1:工单 2:巡检项
87
+ * 工单类型维度 1:周期性工单 2:普通工单
88
+ * @type {number}
89
+ * @memberof DashboardWorkOrderByParkSearchDTO
90
+ */
91
+ 'workOrderTypeField': number;
92
+ /**
93
+ * 时间维度 1:按生成时间查询 2:按生成时间+执行时效查询
100
94
  * @type {number}
101
95
  * @memberof DashboardWorkOrderByParkSearchDTO
102
96
  */
103
- 'dimension': number;
97
+ 'timeField': number;
104
98
  }
105
99
 
@@ -62,18 +62,6 @@ export interface DashboardWorkOrderByWorkOrderTypeSearchDTO {
62
62
  * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
63
63
  */
64
64
  'srmCenterCodes'?: Array<string>;
65
- /**
66
- * 应执行开始时间
67
- * @type {number}
68
- * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
69
- */
70
- 'plannedStartTime'?: number;
71
- /**
72
- * 应执行结束时间
73
- * @type {number}
74
- * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
75
- */
76
- 'plannedEndTime'?: number;
77
65
  /**
78
66
  * 工单类型
79
67
  * @type {Array<WorkOrderTypeEnum>}
@@ -86,5 +74,11 @@ export interface DashboardWorkOrderByWorkOrderTypeSearchDTO {
86
74
  * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
87
75
  */
88
76
  'workOrderStatuses'?: Array<WorkOrderStatusEnum>;
77
+ /**
78
+ * 时间维度 1:按生成时间查询 2:按生成时间+执行时效查询
79
+ * @type {number}
80
+ * @memberof DashboardWorkOrderByWorkOrderTypeSearchDTO
81
+ */
82
+ 'timeField': number;
89
83
  }
90
84
 
@@ -59,29 +59,11 @@ export interface DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO {
59
59
  * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
60
60
  */
61
61
  'srmCenterCodes'?: Array<string>;
62
- /**
63
- * 应执行开始时间
64
- * @type {number}
65
- * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
66
- */
67
- 'plannedStartTime'?: number;
68
- /**
69
- * 应执行结束时间
70
- * @type {number}
71
- * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
72
- */
73
- 'plannedEndTime'?: number;
74
62
  /**
75
63
  * 工单类型
76
64
  * @type {Array<WorkOrderTypeEnum>}
77
65
  * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
78
66
  */
79
67
  'workOrderTypes': Array<WorkOrderTypeEnum>;
80
- /**
81
- * 统计维度 1:工单 2:巡检项
82
- * @type {number}
83
- * @memberof DashboardWorkOrderByWorkOrderTypeSubcategorySearchDTO
84
- */
85
- 'dimension': number;
86
68
  }
87
69
 
@@ -68,18 +68,6 @@ export interface DashboardWorkOrderListSearchDTO {
68
68
  * @memberof DashboardWorkOrderListSearchDTO
69
69
  */
70
70
  'srmCenterCodes'?: Array<string>;
71
- /**
72
- * 应执行开始时间
73
- * @type {number}
74
- * @memberof DashboardWorkOrderListSearchDTO
75
- */
76
- 'plannedStartTime'?: number;
77
- /**
78
- * 应执行结束时间
79
- * @type {number}
80
- * @memberof DashboardWorkOrderListSearchDTO
81
- */
82
- 'plannedEndTime'?: number;
83
71
  /**
84
72
  * 页码
85
73
  * @type {number}
@@ -141,23 +129,29 @@ export interface DashboardWorkOrderListSearchDTO {
141
129
  */
142
130
  'workOrderIssueTypes'?: Array<WorkOrderIssueTypeEnum>;
143
131
  /**
144
- * 工单完成开始时间
132
+ * 应执行开始时间
145
133
  * @type {number}
146
134
  * @memberof DashboardWorkOrderListSearchDTO
147
135
  */
148
- 'completedStartTime'?: number;
136
+ 'plannedStartTime'?: number;
149
137
  /**
150
- * 工单完成结束时间
138
+ * 应执行结束时间
151
139
  * @type {number}
152
140
  * @memberof DashboardWorkOrderListSearchDTO
153
141
  */
154
- 'completedEndTime'?: number;
142
+ 'plannedEndTime'?: number;
143
+ /**
144
+ * 工单完成开始时间
145
+ * @type {number}
146
+ * @memberof DashboardWorkOrderListSearchDTO
147
+ */
148
+ 'completedStartTime'?: number;
155
149
  /**
156
- * 巡检点状态 1:完成 0:未完成
150
+ * 工单完成结束时间
157
151
  * @type {number}
158
152
  * @memberof DashboardWorkOrderListSearchDTO
159
153
  */
160
- 'inspectionPointStatus'?: number;
154
+ 'completedEndTime'?: number;
161
155
  }
162
156
 
163
157
  export const DashboardWorkOrderListSearchDTOSpotCheckStatusesEnum = {
package/models/index.ts CHANGED
@@ -82,7 +82,6 @@ export * from './dashboard-base-search-dto';
82
82
  export * from './dashboard-equipment-park-group-stats-vo';
83
83
  export * from './dashboard-equipment-search-dto';
84
84
  export * from './dashboard-equipment-system-group-stats-vo';
85
- export * from './dashboard-park-statistics-vo';
86
85
  export * from './dashboard-series-stats-base-vo';
87
86
  export * from './dashboard-surveillance-functional-area-group-stats-vo';
88
87
  export * from './dashboard-surveillance-park-group-stats-vo';
@@ -177,7 +176,6 @@ export * from './json-result-applet-user-type-dto';
177
176
  export * from './json-result-big-decimal';
178
177
  export * from './json-result-boolean';
179
178
  export * from './json-result-calendar-entity';
180
- export * from './json-result-dashboard-park-statistics-vo';
181
179
  export * from './json-result-disaster-warning-standard-entity';
182
180
  export * from './json-result-equipment-add-redis-list-dto';
183
181
  export * from './json-result-equipment-detail-dto';
@@ -264,7 +262,6 @@ export * from './json-result-page-dto-plan-search-dto';
264
262
  export * from './json-result-page-dto-supplier-contract-details-dto';
265
263
  export * from './json-result-page-dto-surveillance-details-dto';
266
264
  export * from './json-result-page-dto-sys-user-msg-dto';
267
- export * from './json-result-page-dto-work-order-group-equipment-dto';
268
265
  export * from './json-result-page-dto-work-order-search-dto';
269
266
  export * from './json-result-park-info-dto';
270
267
  export * from './json-result-park-settings-details-dto';
@@ -336,7 +333,6 @@ export * from './page-dto-plan-search-dto';
336
333
  export * from './page-dto-supplier-contract-details-dto';
337
334
  export * from './page-dto-surveillance-details-dto';
338
335
  export * from './page-dto-sys-user-msg-dto';
339
- export * from './page-dto-work-order-group-equipment-dto';
340
336
  export * from './page-dto-work-order-search-dto';
341
337
  export * from './park';
342
338
  export * from './park-center-attribute-enum';
@@ -486,8 +482,6 @@ export * from './work-order-detail-dto';
486
482
  export * from './work-order-distribute-leaflets-vo';
487
483
  export * from './work-order-equipment-dto';
488
484
  export * from './work-order-ext-data';
489
- export * from './work-order-group-equipment-dto';
490
- export * from './work-order-group-equipment-dtoinspection-item';
491
485
  export * from './work-order-handler-dto';
492
486
  export * from './work-order-handler-status-enum';
493
487
  export * from './work-order-inspection-detail-dto';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "4.2.9-alpha.493",
3
+ "version": "4.2.9-alpha.494",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
@@ -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 DashboardParkStatisticsVO
16
- */
17
- export interface DashboardParkStatisticsVO {
18
- /**
19
- * 总面积
20
- * @type {number}
21
- * @memberof DashboardParkStatisticsVO
22
- */
23
- 'totalArea'?: number;
24
- /**
25
- * 监控数量
26
- * @type {number}
27
- * @memberof DashboardParkStatisticsVO
28
- */
29
- 'surveillanceCount'?: number;
30
- /**
31
- * 监控覆盖率
32
- * @type {number}
33
- * @memberof DashboardParkStatisticsVO
34
- */
35
- 'monitoringCoverageRate'?: number;
36
- }
@@ -1,14 +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
- export {};
@@ -1,62 +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 { BaseErrorResult } from './base-error-result';
13
- import type { DashboardParkStatisticsVO } from './dashboard-park-statistics-vo';
14
- /**
15
- *
16
- * @export
17
- * @interface JsonResultDashboardParkStatisticsVO
18
- */
19
- export interface JsonResultDashboardParkStatisticsVO {
20
- /**
21
- * 错误码,0:成功,其他:失败
22
- * @type {number}
23
- * @memberof JsonResultDashboardParkStatisticsVO
24
- */
25
- 'code'?: number;
26
- /**
27
- * 错误消息
28
- * @type {string}
29
- * @memberof JsonResultDashboardParkStatisticsVO
30
- */
31
- 'msg'?: string;
32
- /**
33
- * 错误堆栈
34
- * @type {string}
35
- * @memberof JsonResultDashboardParkStatisticsVO
36
- */
37
- 'stacks'?: string;
38
- /**
39
- *
40
- * @type {DashboardParkStatisticsVO}
41
- * @memberof JsonResultDashboardParkStatisticsVO
42
- */
43
- 'data'?: DashboardParkStatisticsVO | null;
44
- /**
45
- *
46
- * @type {BaseErrorResult}
47
- * @memberof JsonResultDashboardParkStatisticsVO
48
- */
49
- 'error'?: BaseErrorResult | null;
50
- /**
51
- * 日志追踪ID
52
- * @type {string}
53
- * @memberof JsonResultDashboardParkStatisticsVO
54
- */
55
- 'traceId'?: string | null;
56
- /**
57
- * requestId
58
- * @type {string}
59
- * @memberof JsonResultDashboardParkStatisticsVO
60
- */
61
- 'requestId'?: string | null;
62
- }